alignmentStringFrameType More...
#include <CPACSAlignmentStringFrame.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSAlignmentStringFrame (CCPACSFuselageStringerFramePosition *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSFuselageStringerFramePosition * | GetParent () |
| TIGL_EXPORT const CCPACSFuselageStringerFramePosition * | GetParent () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetRotationLocX () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetTranslationLocY () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetTranslationLocZ () const |
| 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 | SetRotationLocX (const boost::optional< double > &value) |
| virtual TIGL_EXPORT void | SetTranslationLocY (const boost::optional< double > &value) |
| virtual TIGL_EXPORT void | SetTranslationLocZ (const boost::optional< double > &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 | ~CPACSAlignmentStringFrame () |
| 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 |
Protected Attributes | |
| CCPACSFuselageStringerFramePosition * | m_parent |
| boost::optional< double > | m_rotationLocX |
| Rotation around local x axis (extrusion axis). | |
| boost::optional< double > | m_translationLocY |
| Translation along local y axis (perpendicular to extrusion axis). | |
| boost::optional< double > | m_translationLocZ |
| Translation along local z axis (perpendicular to x ynd y axes). | |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSAlignmentStringFrame (const CPACSAlignmentStringFrame &)=delete | |
| CPACSAlignmentStringFrame (CPACSAlignmentStringFrame &&)=delete | |
| CPACSAlignmentStringFrame & | operator= (const CPACSAlignmentStringFrame &)=delete |
| CPACSAlignmentStringFrame & | operator= (CPACSAlignmentStringFrame &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
alignmentStringFrameType
| TIGL_EXPORT tigl::generated::CPACSAlignmentStringFrame::CPACSAlignmentStringFrame | ( | CCPACSFuselageStringerFramePosition * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CCPACSFuselageStringerFramePosition * tigl::generated::CPACSAlignmentStringFrame::GetParent | ( | ) |
| TIGL_EXPORT const CCPACSFuselageStringerFramePosition * tigl::generated::CPACSAlignmentStringFrame::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Rotation around local x axis (extrusion axis).
|
protected |
Translation along local y axis (perpendicular to extrusion axis).
|
protected |
Translation along local z axis (perpendicular to x ynd y axes).
|
protected |
|
protected |