genericGeometricComponentType More...
#include <CPACSGenericGeometricComponent.h>
Inheritance diagram for tigl::generated::CPACSGenericGeometricComponent:Public Member Functions | |
| TIGL_EXPORT | CPACSGenericGeometricComponent (CCPACSExternalObjects *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
| virtual TIGL_EXPORT const CPACSLinkToFile & | GetLinkToFile () const |
| virtual TIGL_EXPORT CPACSLinkToFile & | GetLinkToFile () |
| virtual TIGL_EXPORT const std::string & | GetName () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSExternalObjects * | GetParent () |
| TIGL_EXPORT const CCPACSExternalObjects * | 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 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 | ~CPACSGenericGeometricComponent () |
Public Member Functions inherited from tigl::CTiglReqUIDObject | |
| boost::optional< std::string > | GetObjectUID () const |
| virtual | ~CTiglReqUIDObject ()=default |
Public Member Functions inherited from tigl::CTiglUIDObject | |
| TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
Public Member Functions inherited from tigl::ITiglUIDRefObject | |
| virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
| boost::optional< std::string > | m_description |
| Description of genericGeometricComponent. More... | |
| CPACSLinkToFile | m_linkToFile |
| std::string | m_name |
| Name of genericGeometricComponent. More... | |
| CCPACSExternalObjects * | m_parent |
| boost::optional< std::string > | m_parentUID |
| UID of part to which the component is mounted (if any) More... | |
| boost::optional< TiglSymmetryAxis > | m_symmetry |
| CCPACSTransformation | m_transformation |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSGenericGeometricComponent (const CPACSGenericGeometricComponent &)=delete | |
| CPACSGenericGeometricComponent (CPACSGenericGeometricComponent &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSGenericGeometricComponent & | operator= (const CPACSGenericGeometricComponent &)=delete |
| CPACSGenericGeometricComponent & | operator= (CPACSGenericGeometricComponent &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
genericGeometricComponentType
In some cases additional geometric components need to be linked to a CPACS, but these components are not yet handled by CPACS explicitly. For example, a belly fairing and/or external tanks. A generic geometric component may be applied to include such a geometry from an external file (preferably STEP) in the context of the overall aircraft.
| TIGL_EXPORT tigl::generated::CPACSGenericGeometricComponent::CPACSGenericGeometricComponent | ( | CCPACSExternalObjects * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CCPACSExternalObjects* tigl::generated::CPACSGenericGeometricComponent::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSExternalObjects* tigl::generated::CPACSGenericGeometricComponent::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
Reimplemented in tigl::CCPACSExternalObject.
|
virtual |
|
virtual |
|
virtual |
Reimplemented in tigl::CCPACSExternalObject.
|
virtual |
Reimplemented in tigl::CCPACSExternalObject.
|
virtual |
|
virtual |
|
protected |
Description of genericGeometricComponent.
|
protected |
|
protected |
Name of genericGeometricComponent.
|
protected |
|
protected |
UID of part to which the component is mounted (if any)
|
protected |
|
protected |
|
protected |
|
protected |