alignmentStructMemberType More...
#include <CPACSAlignmentStructMember.h>
Public Member Functions | |
TIGL_EXPORT | CPACSAlignmentStructMember (CCPACSLongFloorBeamPosition *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
virtual TIGL_EXPORT const boost::optional< double > & | GetOffsetLocX () const |
TIGL_EXPORT CCPACSLongFloorBeamPosition * | GetParent () |
TIGL_EXPORT const CCPACSLongFloorBeamPosition * | 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 | SetOffsetLocX (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 | ~CPACSAlignmentStructMember () |
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_offsetLocX |
Offset in direction of extrusion (absolute value) More... | |
CCPACSLongFloorBeamPosition * | m_parent |
boost::optional< double > | m_rotationLocX |
Rotation around local x axis (extrusion axis) More... | |
boost::optional< double > | m_translationLocY |
Translation along local y axis (perpendicular to extrusion axis) More... | |
boost::optional< double > | m_translationLocZ |
Translation along local z axis (perpendicular to x ynd y axes) More... | |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSAlignmentStructMember (const CPACSAlignmentStructMember &)=delete | |
CPACSAlignmentStructMember (CPACSAlignmentStructMember &&)=delete | |
CPACSAlignmentStructMember & | operator= (const CPACSAlignmentStructMember &)=delete |
CPACSAlignmentStructMember & | operator= (CPACSAlignmentStructMember &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
alignmentStructMemberType
TIGL_EXPORT tigl::generated::CPACSAlignmentStructMember::CPACSAlignmentStructMember | ( | CCPACSLongFloorBeamPosition * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
TIGL_EXPORT CCPACSLongFloorBeamPosition* tigl::generated::CPACSAlignmentStructMember::GetParent | ( | ) |
TIGL_EXPORT const CCPACSLongFloorBeamPosition* tigl::generated::CPACSAlignmentStructMember::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 |
|
virtual |
|
protected |
Offset in direction of extrusion (absolute value)
|
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 |