|
TIGL_EXPORT | CCPACSGenericSystem (CCPACSGenericSystems *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
|
TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
|
TIGL_EXPORT CCPACSConfiguration & | GetConfiguration () const |
|
TIGL_EXPORT std::string | GetDefaultedUID () const override |
|
virtual TIGL_EXPORT | ~CCPACSGenericSystem () |
|
TIGL_EXPORT | CPACSGenericSystem (CCPACSGenericSystems *parent, CTiglUIDManager *uidMgr) |
|
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
|
virtual TIGL_EXPORT const boost::optional< CPACSGenericSystem_geometricBaseType > & | GetGeometricBaseType () const |
|
virtual TIGL_EXPORT const std::string & | GetName () const |
|
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
|
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
|
TIGL_EXPORT CCPACSGenericSystems * | GetParent () |
|
TIGL_EXPORT const CCPACSGenericSystems * | GetParent () const |
|
virtual TIGL_EXPORT const boost::optional< TiglSymmetryAxis > & | GetSymmetry () const |
|
virtual TIGL_EXPORT const CCPACSTransformation & | GetTransformation () const |
|
virtual TIGL_EXPORT CCPACSTransformation & | GetTransformation () |
|
virtual TIGL_EXPORT const std::string & | GetUID () const |
|
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
|
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
|
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
|
virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
|
virtual TIGL_EXPORT void | SetGeometricBaseType (const boost::optional< CPACSGenericSystem_geometricBaseType > &value) |
|
virtual TIGL_EXPORT void | SetName (const std::string &value) |
|
virtual TIGL_EXPORT void | SetSymmetry (const boost::optional< TiglSymmetryAxis > &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 | ~CPACSGenericSystem () |
|
boost::optional< std::string > | GetObjectUID () const |
|
virtual | ~CTiglReqUIDObject ()=default |
|
TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
|
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 ChildContainerType | GetChildren (bool recursive) |
|
TIGL_EXPORT boost::optional< const std::string & > | GetParentUID () const |
|
virtual TIGL_EXPORT CTiglPoint | GetRotation () const |
|
virtual TIGL_EXPORT CTiglPoint | GetScaling () 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 | ~ITiglGeometricComponent () |
|