alignmentCrossBeamType More...
#include <CPACSAlignmentCrossBeam.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSAlignmentCrossBeam (CCPACSCrossBeamAssemblyPosition *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT | CPACSAlignmentCrossBeam (CCPACSCrossBeamStrutAssemblyPosition *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetOffset1LocX () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetOffset2LocX () const |
| template<typename P> | |
| P * | GetParent () |
| template<typename P> | |
| const P * | 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 |
| template<typename P> | |
| bool | IsParent () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | SetOffset1LocX (const boost::optional< double > &value) |
| virtual TIGL_EXPORT void | SetOffset2LocX (const boost::optional< double > &value) |
| 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 | ~CPACSAlignmentCrossBeam () |
| 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 | |
| boost::optional< double > | m_offset1LocX |
| Offset in direction of extrusion, first side (absolute value). | |
| boost::optional< double > | m_offset2LocX |
| Offset in direction of extrusion, second side (absolute value). | |
| void * | m_parent |
| const std::type_info * | m_parentType |
| 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 | |
| CPACSAlignmentCrossBeam (const CPACSAlignmentCrossBeam &)=delete | |
| CPACSAlignmentCrossBeam (CPACSAlignmentCrossBeam &&)=delete | |
| CPACSAlignmentCrossBeam & | operator= (const CPACSAlignmentCrossBeam &)=delete |
| CPACSAlignmentCrossBeam & | operator= (CPACSAlignmentCrossBeam &&)=delete |
Additional Inherited Members | |
| Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
alignmentCrossBeamType
| TIGL_EXPORT tigl::generated::CPACSAlignmentCrossBeam::CPACSAlignmentCrossBeam | ( | CCPACSCrossBeamAssemblyPosition * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT tigl::generated::CPACSAlignmentCrossBeam::CPACSAlignmentCrossBeam | ( | CCPACSCrossBeamStrutAssemblyPosition * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
inline |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Offset in direction of extrusion, first side (absolute value).
|
protected |
Offset in direction of extrusion, second side (absolute value).
|
protected |
|
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 |