|
TIGL_EXPORT | CCPACSFuselageSegment (CCPACSFuselageSegments *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT double | GetCircumference (const double eta) |
|
TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
|
TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
|
TIGL_EXPORT std::string | GetDefaultedUID () const override |
|
TIGL_EXPORT int | GetEndConnectedSegmentCount () |
|
TIGL_EXPORT int | GetEndConnectedSegmentIndex (int n) |
|
TIGL_EXPORT CTiglFuselageConnection & | GetEndConnection () |
|
TIGL_EXPORT int | GetEndSectionElementIndex () |
|
TIGL_EXPORT const std::string & | GetEndSectionElementUID () |
|
TIGL_EXPORT int | GetEndSectionIndex () |
|
TIGL_EXPORT const std::string & | GetEndSectionUID () const |
|
TIGL_EXPORT TopoDS_Wire | GetEndWire (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM) const |
|
TIGL_EXPORT int | GetNumberOfLoftFaces () const |
|
TIGL_EXPORT int | GetNumPointsOnXPlane (double eta, double xpos) |
|
TIGL_EXPORT int | GetNumPointsOnYPlane (double eta, double ypos) |
|
TIGL_EXPORT gp_Pnt | GetPoint (double eta, double zeta, TiglGetPointBehavior behavior=asParameterOnSurface) |
|
TIGL_EXPORT gp_Pnt | GetPointAngle (double eta, double alpha, double y_cs=0.0, double z_cs=0.0, bool absolute=false) |
|
TIGL_EXPORT gp_Pnt | GetPointOnXPlane (double eta, double xpos, int pointIndex) |
|
TIGL_EXPORT gp_Pnt | GetPointOnYPlane (double eta, double ypos, int pointIndex) |
|
TIGL_EXPORT std::vector< CTiglPoint > | GetRawEndProfilePoints () |
|
TIGL_EXPORT std::vector< CTiglPoint > | GetRawStartProfilePoints () |
|
TIGL_EXPORT int | GetStartConnectedSegmentCount () |
|
TIGL_EXPORT int | GetStartConnectedSegmentIndex (int n) |
|
TIGL_EXPORT CTiglFuselageConnection & | GetStartConnection () |
|
TIGL_EXPORT int | GetStartSectionElementIndex () |
|
TIGL_EXPORT const std::string & | GetStartSectionElementUID () |
|
TIGL_EXPORT int | GetStartSectionIndex () |
|
TIGL_EXPORT const std::string & | GetStartSectionUID () const |
|
TIGL_EXPORT TopoDS_Wire | GetStartWire (TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM) const |
|
TIGL_EXPORT double | GetSurfaceArea () |
|
TIGL_EXPORT gp_Pnt | GetTransformedProfileOriginEnd () const |
|
TIGL_EXPORT gp_Pnt | GetTransformedProfileOriginStart () const |
|
TIGL_EXPORT double | GetVolume () |
|
TIGL_EXPORT TopoDS_Wire | GetWire (const std::string &elementUID, TiglCoordinateSystem referenceCS=GLOBAL_COORDINATE_SYSTEM) const |
|
TIGL_EXPORT TopoDS_Shape | getWireOnLoft (double eta) |
|
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 | ~CCPACSFuselageSegment () override |
|
TIGL_EXPORT | CPACSFuselageSegment (CCPACSFuselageSegments *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 CCPACSFuselageSegments * | GetParent () |
|
TIGL_EXPORT const CCPACSFuselageSegments * | 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 | ~CPACSFuselageSegment () |
|
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< CCPACSFuselageSegment >> &segments, const CTiglAbstractGeometricComponent *parentComponent) |
|
TiglContinuity | GetContinuity () const |
|
int | GetSegmentIndex () const |
|
TiglSymmetryAxis | GetSymmetryAxis () const override |
|
| 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 () |
|