|
TIGL_EXPORT | CCPACSWingSegment (CCPACSWingSegments *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT gp_Pnt | GetChordNormal (double eta, double xsi) const |
|
TIGL_EXPORT gp_Pnt | GetChordPoint (double eta, double xsi, TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM) const |
|
TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
|
TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
|
TIGL_EXPORT std::string | GetDefaultedUID () const override |
|
TIGL_EXPORT void | GetEtaXsi (gp_Pnt pnt, double &eta, double &xsi, gp_Pnt &projectedPoint, TiglGetPointBehavior behavior) const |
|
TIGL_EXPORT TopoDS_Shape | GetInnerClosure (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglShapeModifier mod=UNMODIFIED_SHAPE) const |
|
TIGL_EXPORT int | GetInnerConnectedSegmentCount () const |
|
TIGL_EXPORT int | GetInnerConnectedSegmentIndex (int n) const |
|
TIGL_EXPORT CTiglWingConnection & | GetInnerConnection () |
|
TIGL_EXPORT const CTiglWingConnection & | GetInnerConnection () const |
|
TIGL_EXPORT gp_Pnt | GetInnerProfilePoint (double xsi) const |
|
TIGL_EXPORT int | GetInnerSectionElementIndex () const |
|
TIGL_EXPORT const std::string & | GetInnerSectionElementUID () const |
|
TIGL_EXPORT int | GetInnerSectionIndex () const |
|
TIGL_EXPORT const std::string & | GetInnerSectionUID () const |
|
TIGL_EXPORT TopoDS_Wire | GetInnerWire (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglShapeModifier mod=UNMODIFIED_SHAPE) const |
|
TIGL_EXPORT bool | GetIsOn (const gp_Pnt &pnt) const override |
|
TIGL_EXPORT bool | GetIsOnTop (gp_Pnt pnt) const |
|
TIGL_EXPORT PNamedShape | GetLoft (TiglShapeModifier mod) const |
|
TIGL_EXPORT gp_Pnt | GetLowerPoint (double eta, double xsi, TiglGetPointBehavior getPointBehavior) const |
|
TIGL_EXPORT TopoDS_Shape | GetLowerShape (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglShapeModifier mod=UNMODIFIED_SHAPE) const |
|
TIGL_EXPORT TopoDS_Shape | GetOuterClosure (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglShapeModifier mod=UNMODIFIED_SHAPE) const |
|
TIGL_EXPORT int | GetOuterConnectedSegmentCount () const |
|
TIGL_EXPORT int | GetOuterConnectedSegmentIndex (int n) const |
|
TIGL_EXPORT CTiglWingConnection & | GetOuterConnection () |
|
TIGL_EXPORT const CTiglWingConnection & | GetOuterConnection () const |
|
TIGL_EXPORT gp_Pnt | GetOuterProfilePoint (double xsi) const |
|
TIGL_EXPORT int | GetOuterSectionElementIndex () const |
|
TIGL_EXPORT const std::string & | GetOuterSectionElementUID () const |
|
TIGL_EXPORT int | GetOuterSectionIndex () const |
|
TIGL_EXPORT const std::string & | GetOuterSectionUID () const |
|
TIGL_EXPORT TopoDS_Wire | GetOuterWire (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglShapeModifier mod=UNMODIFIED_SHAPE) const |
|
TIGL_EXPORT CTiglTransformation | GetParentTransformation () const |
|
TIGL_EXPORT gp_Pnt | GetPoint (double eta, double xsi, bool fromUpper, TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglGetPointBehavior behavior=asParameterOnSurface) const |
|
TIGL_EXPORT gp_Pnt | GetPointDirection (double eta, double xsi, double dirx, double diry, double dirz, bool fromUpper, double &deviation) const |
|
TIGL_EXPORT double | GetReferenceArea (TiglSymmetryAxis symPlane) const |
|
TIGL_EXPORT double | GetSurfaceArea () const |
|
TIGL_EXPORT double | GetSurfaceArea (bool fromUpper, double eta1, double xsi1, double eta2, double xsi2, double eta3, double xsi3, double eta4, double xsi4) const |
|
TIGL_EXPORT TopoDS_Shape | GetTrailingEdgeShape (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglShapeModifier mod=UNMODIFIED_SHAPE) const |
|
TIGL_EXPORT gp_Pnt | GetUpperPoint (double eta, double xsi, TiglGetPointBehavior getPointBehavior) const |
|
TIGL_EXPORT TopoDS_Shape | GetUpperShape (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM, TiglShapeModifier mod=UNMODIFIED_SHAPE) const |
|
TIGL_EXPORT double | GetVolume () |
|
TIGL_EXPORT | Handle (Geom_Surface) GetLowerSurface(TiglCoordinateSystem referenceCS |
|
TIGL_EXPORT | Handle (Geom_Surface) GetUpperSurface(TiglCoordinateSystem referenceCS |
|
TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &segmentXPath) override |
|
TIGL_EXPORT void | SetFromElementUID (const std::string &value) override |
|
TIGL_EXPORT void | SetToElementUID (const std::string &value) override |
|
TIGL_EXPORT | ~CCPACSWingSegment () override |
|
TIGL_EXPORT | CPACSWingSegment (CCPACSWingSegments *parent, CTiglUIDManager *uidMgr) |
|
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
|
virtual TIGL_EXPORT const std::string & | GetFromElementUID () const |
|
virtual TIGL_EXPORT const boost::optional< CCPACSGuideCurves > & | GetGuideCurves () const |
|
virtual TIGL_EXPORT boost::optional< CCPACSGuideCurves > & | GetGuideCurves () |
|
virtual TIGL_EXPORT CCPACSGuideCurves & | GetGuideCurves (CreateIfNotExistsTag) |
|
virtual TIGL_EXPORT const std::string & | GetName () const |
|
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
|
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
|
TIGL_EXPORT CCPACSWingSegments * | GetParent () |
|
TIGL_EXPORT const CCPACSWingSegments * | GetParent () const |
|
virtual TIGL_EXPORT const std::string & | GetToElementUID () const |
|
virtual TIGL_EXPORT const std::string & | GetUID () const |
|
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
|
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
|
virtual TIGL_EXPORT void | RemoveGuideCurves () |
|
virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
|
virtual TIGL_EXPORT void | SetName (const std::string &value) |
|
virtual TIGL_EXPORT void | SetUID (const std::string &value) |
|
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
|
virtual TIGL_EXPORT | ~CPACSWingSegment () |
|
boost::optional< std::string > | GetObjectUID () const |
|
virtual | ~CTiglReqUIDObject ()=default |
|
TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
|
virtual | ~ITiglUIDRefObject ()=default |
|
TIGL_EXPORT | CTiglAbstractSegment (const std::vector< std::unique_ptr< CCPACSWingSegment >> &segments, const CTiglAbstractGeometricComponent *parentComponent) |
|
TiglContinuity | GetContinuity () const |
|
int | GetSegmentIndex () const |
|
TiglSymmetryAxis | GetSymmetryAxis () const override |
|
| CTiglAbstractGeometricComponent () |
|
TIGL_EXPORT Bnd_Box const & | GetBoundingBox () 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 () |
|