|
| TIGL_EXPORT | CCPACSFuelTank (CCPACSFuelTanks *parent, CTiglUIDManager *uidMgr) |
| |
| TIGL_EXPORT TiglGeometricComponentIntent | GetComponentIntent () const override |
| |
| TIGL_EXPORT TiglGeometricComponentType | GetComponentType () const override |
| |
| TIGL_EXPORT CCPACSConfiguration const & | GetConfiguration () const |
| |
| TIGL_EXPORT std::string | GetDefaultedUID () const override |
| |
| TIGL_EXPORT | CPACSFuelTank (CPACSFuelTanks *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 CPACSFuelTanks * | GetParent () |
| |
| TIGL_EXPORT const CPACSFuelTanks * | GetParent () const |
| |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetParentUID () 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 const CPACSVessels & | GetVessels () const |
| |
| virtual TIGL_EXPORT CPACSVessels & | GetVessels () |
| |
| 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 | SetName (const std::string &value) |
| |
| virtual TIGL_EXPORT void | SetParentUID (const boost::optional< 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 | ~CPACSFuelTank () |
| |
| 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 (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 | ~ITiglGeometricComponent () |
| |