#include <CCPACSFuselageProfileGetPointAlgo.h>
◆ CCPACSFuselageProfileGetPointAlgo()
TIGL_EXPORT tigl::CCPACSFuselageProfileGetPointAlgo::CCPACSFuselageProfileGetPointAlgo |
( |
const TopTools_SequenceOfShape & |
wireContainer | ) |
|
Constructor which expects a fuselage profile wire.
- Parameters
-
wireContainer | Contains exactly one Fuselage profile wire |
◆ GetPointTangent()
TIGL_EXPORT void tigl::CCPACSFuselageProfileGetPointAlgo::GetPointTangent |
( |
const double & |
alpha, |
|
|
gp_Pnt & |
point, |
|
|
gp_Vec & |
tangent |
|
) |
| |
Get point and the tangent on fuselage profile at curve parameter alpha.
- Parameters
-
alpha | The curve parameter which starts at alpha=0 and ends at alpha=1 |
point | Point on the profile corresponding to the parameter alpha |
tangent | Tangent on the profile corresponding to the parameter alpha |
◆ wire
TopoDS_Wire tigl::CCPACSFuselageProfileGetPointAlgo::wire |
|
private |
Wire of the fuselage profile
◆ wireLength
Standard_Real tigl::CCPACSFuselageProfileGetPointAlgo::wireLength |
|
private |
Circumfence of the wing profile
The documentation for this class was generated from the following file: