|
TIGL_EXPORT | CTiglAttachedRotorBlade (CCPACSRotorBladeAttachment *parent, CCPACSWing &rotorBlade, int index) |
|
TIGL_EXPORT double | GetAzimuthAngle () const |
|
TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
|
TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
|
TIGL_EXPORT const CCPACSConfiguration & | GetConfiguration () const |
|
TIGL_EXPORT CCPACSConfiguration & | GetConfiguration () |
|
TIGL_EXPORT std::string | GetDefaultedUID () const override |
|
TIGL_EXPORT double | GetLocalChord (const int &segmentIndex, const double &eta) |
|
TIGL_EXPORT double | GetLocalRadius (const int &segmentIndex, const double &eta) |
|
TIGL_EXPORT double | GetLocalTwistAngle (const int &segmentIndex, const double &eta) |
|
TIGL_EXPORT double | GetPlanformArea () |
|
TIGL_EXPORT double | GetRadius () |
|
TIGL_EXPORT const CCPACSRotor & | GetRotor () const |
|
TIGL_EXPORT CCPACSRotor & | GetRotor () |
|
TIGL_EXPORT const CCPACSRotorBladeAttachment & | GetRotorBladeAttachment () const |
|
TIGL_EXPORT CCPACSRotorBladeAttachment & | GetRotorBladeAttachment () |
|
TIGL_EXPORT TopoDS_Shape | GetRotorDisk () |
|
TIGL_EXPORT double | GetSurfaceArea () |
|
TIGL_EXPORT double | GetTipSpeed () |
|
TIGL_EXPORT CTiglTransformation | GetTransformationMatrix () const override |
|
TIGL_EXPORT const CCPACSWing & | GetUnattachedRotorBlade () const |
|
TIGL_EXPORT CCPACSWing & | GetUnattachedRotorBlade () |
|
TIGL_EXPORT double | GetVolume () |
|
TIGL_EXPORT void | Invalidate () |
|
TIGL_EXPORT void | Update () |
|
TIGL_EXPORT | CTiglRelativelyPositionedComponent (MaybeOptionalPtr< std::string > parentUid, MaybeOptionalPtr< CCPACSTransformation > trans) |
|
TIGL_EXPORT | CTiglRelativelyPositionedComponent (MaybeOptionalPtr< std::string > parentUid, MaybeOptionalPtr< CCPACSTransformation > trans, boost::optional< TiglSymmetryAxis > *symmetryAxis) |
|
TIGL_EXPORT | CTiglRelativelyPositionedComponent (tigl::CTiglRelativelyPositionedComponent *parent, MaybeOptionalPtr< CCPACSTransformation > trans) |
|
TIGL_EXPORT | CTiglRelativelyPositionedComponent (tigl::CTiglRelativelyPositionedComponent *parent, MaybeOptionalPtr< CCPACSTransformation > trans, boost::optional< TiglSymmetryAxis > *symmetryAxis) |
|
TIGL_EXPORT ChildContainerType | GetChildren (bool recursive) |
|
TIGL_EXPORT boost::optional< const std::string & > | GetParentUID () const |
|
virtual TIGL_EXPORT CTiglPoint | GetRotation () const |
|
virtual TIGL_EXPORT ECPACSTranslationType | GetRotationType () const |
|
virtual TIGL_EXPORT CTiglPoint | GetScaling () const |
|
virtual TIGL_EXPORT ECPACSTranslationType | GetScalingType () const |
|
TIGL_EXPORT TiglSymmetryAxis | GetSymmetryAxis () const override |
|
virtual TIGL_EXPORT CTiglPoint | GetTranslation () const |
|
virtual TIGL_EXPORT ECPACSTranslationType | GetTranslationType () const |
|
TIGL_EXPORT void | Reset () const |
|
TIGL_EXPORT void | SetParentUID (const std::string &parentUID) |
|
virtual TIGL_EXPORT void | SetSymmetryAxis (const TiglSymmetryAxis &axis) |
|
virtual TIGL_EXPORT void | SetTransformation (const CCPACSTransformation &transform) |
|
| CTiglAbstractGeometricComponent () |
|
TIGL_EXPORT Bnd_Box const & | GetBoundingBox () const |
|
virtual TIGL_EXPORT bool | GetIsOn (const gp_Pnt &pnt) const |
|
TIGL_EXPORT bool | GetIsOnMirrored (const gp_Pnt &pnt) const |
|
TIGL_EXPORT PNamedShape | GetLoft () const override |
|
virtual TIGL_EXPORT PNamedShape | GetMirroredLoft () const |
|
TIGL_EXPORT void | Reset () const |
|
virtual | ~ITiglGeometricComponent () |
|