|
| TIGL_EXPORT | CCPACSComponent (CCPACSComponents *parent, CTiglUIDManager *uidMgr) |
| | Constructs a CCPACSComponent.
|
| TIGL_EXPORT boost::optional< CTiglPoint > | GetCenterOfGravityGlobal () const |
| | Returns the center of gravity in the global coordinate system.
|
| TIGL_EXPORT boost::optional< CTiglPoint > | GetCenterOfGravityLocal () const |
| | Returns the center of gravity in the component's local coordinate system.
|
| TIGL_EXPORT boost::optional< CTiglPoint > | GetCentroidGlobal () const |
| | Returns the geometric centroid of the component in the global coordinate system.
|
| TIGL_EXPORT CTiglPoint | GetCentroidLocal () const |
| | Returns the geometric centroid of the component in the local coordinate system.
|
| TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
| | Returns the TiGL geometric component intent.
|
| TIGL_EXPORT TiglGeometryRepresentation | GetComponentRepresentation () const |
| | Returns the geometric representation type of the referenced system element.
|
| TIGL_EXPORT std::string | GetComponentRepresentationAsString () const |
| | Returns the geometry representation of the referenced system element as string.
|
| TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
| | Returns the TiGL geometric component type.
|
| TIGL_EXPORT CCPACSConfiguration const & | GetConfiguration () const |
| TIGL_EXPORT std::string | GetDefaultedUID () const override |
| | Returns the component UID (defaulted if required).
|
| TIGL_EXPORT boost::optional< double > | GetMass () const |
| | Returns the component mass.
|
| TIGL_EXPORT boost::optional< CTiglMassInertia > | GetMassInertiaLocal () const |
| | Returns the mass inertia tensor components in the local coordinate system.
|
| TIGL_EXPORT bool | IsPositioned () const |
| | Returns whether this component is explicitly positioned in CPACS.
|
| TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &objectXPath) override |
| | Reads the CPACS subtree of this component.
|
| TIGL_EXPORT | CPACSComponent (CPACSComponents *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
| virtual TIGL_EXPORT const std::string & | GetName () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSComponents * | GetParent () |
| TIGL_EXPORT const CPACSComponents * | GetParent () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetParentUID () const |
| virtual TIGL_EXPORT boost::optional< CPACSUIDSequence > & | GetStructuralMountUIDs () |
| virtual TIGL_EXPORT const boost::optional< CPACSUIDSequence > & | GetStructuralMountUIDs () const |
| virtual TIGL_EXPORT CPACSUIDSequence & | GetStructuralMountUIDs (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const std::string & | GetSystemElementUID () const |
| virtual TIGL_EXPORT boost::optional< CCPACSTransformationSE3 > & | GetTransformation () |
| virtual TIGL_EXPORT const boost::optional< CCPACSTransformationSE3 > & | GetTransformation () const |
| virtual TIGL_EXPORT CCPACSTransformationSE3 & | GetTransformation (CreateIfNotExistsTag) |
| virtual TIGL_EXPORT const std::string & | GetUID () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| virtual TIGL_EXPORT void | RemoveStructuralMountUIDs () |
| virtual TIGL_EXPORT void | RemoveTransformation () |
| virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetName (const std::string &value) |
| virtual TIGL_EXPORT void | SetParentUID (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetSystemElementUID (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 | ~CPACSComponent () |
| 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 | 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 (MaybeOptionalPtr< std::string > parentUid, MaybeOptionalPtr< CCPACSTransformationSE3 > trans) |
| 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 CTiglTransformation | GetTransformationMatrix () const |
| 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 bool | IsIndependentGeometry () const |
| virtual | ~ITiglGeometricComponent () |
Geometric component representing a CPACS <component> within systems.
A CCPACSComponent references a system element via systemElementUID and provides geometric and mass properties derived from that referenced element.
Mass properties:
- The mass can be given explicitly or computed from a density and the component volume.
- The center of gravity (CoG) can be given explicitly via CPACS
location. If not provided, it is derived from the geometric centroid of the component.
Coordinate frames:
- Local values (mass, CoG local) are expressed in the component's local coordinate system.
- Global CoG is only available if the component is explicitly positioned via a CPACS
<transformation> element (see IsPositioned()).