crossBeamStrutAssemblyPositionType More...
#include <CPACSCrossBeamStrutAssemblyPosition.h>
Public Member Functions | |
TIGL_EXPORT | CPACSCrossBeamStrutAssemblyPosition (CCPACSCargoCrossBeamStrutsAssembly *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const boost::optional< CPACSAlignmentCrossBeam > & | GetAlignment () const |
virtual TIGL_EXPORT boost::optional< CPACSAlignmentCrossBeam > & | GetAlignment () |
virtual TIGL_EXPORT CPACSAlignmentCrossBeam & | GetAlignment (CreateIfNotExistsTag) |
virtual TIGL_EXPORT const boost::optional< double > & | GetAngleX () const |
virtual TIGL_EXPORT const std::string & | GetCrossBeamUID () const |
virtual TIGL_EXPORT const std::string & | GetFrameUID () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CCPACSCargoCrossBeamStrutsAssembly * | GetParent () |
TIGL_EXPORT const CCPACSCargoCrossBeamStrutsAssembly * | GetParent () const |
virtual TIGL_EXPORT const double & | GetPositionYAtCrossBeam () const |
virtual TIGL_EXPORT const std::string & | GetStructuralElementUID () 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 | RemoveAlignment () |
virtual TIGL_EXPORT void | SetAngleX (const boost::optional< double > &value) |
virtual TIGL_EXPORT void | SetCrossBeamUID (const std::string &value) |
virtual TIGL_EXPORT void | SetFrameUID (const std::string &value) |
virtual TIGL_EXPORT void | SetPositionYAtCrossBeam (const double &value) |
virtual TIGL_EXPORT void | SetStructuralElementUID (const std::string &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 | ~CPACSCrossBeamStrutAssemblyPosition () |
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< CPACSAlignmentCrossBeam > | m_alignment |
boost::optional< double > | m_angleX |
angle of the strut in global yz plane More... | |
std::string | m_crossBeamUID |
UID of the crossbeam to which the crossbeam strut is attached. More... | |
std::string | m_frameUID |
UID of the frame to which the crossbeam strut is attached. More... | |
CCPACSCargoCrossBeamStrutsAssembly * | m_parent |
double | m_positionYAtCrossBeam |
Referenze y position of the strut at the crossbeam intersection. More... | |
std::string | m_structuralElementUID |
UID of profile based structural element to be used as crossbeam strut. More... | |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSCrossBeamStrutAssemblyPosition (const CPACSCrossBeamStrutAssemblyPosition &)=delete | |
CPACSCrossBeamStrutAssemblyPosition (CPACSCrossBeamStrutAssemblyPosition &&)=delete | |
TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
CPACSCrossBeamStrutAssemblyPosition & | operator= (const CPACSCrossBeamStrutAssemblyPosition &)=delete |
CPACSCrossBeamStrutAssemblyPosition & | operator= (CPACSCrossBeamStrutAssemblyPosition &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
crossBeamStrutAssemblyPositionType
CrossBeamStrutAssemblyPosition type, containing a crossBeam strut assembly position
TIGL_EXPORT tigl::generated::CPACSCrossBeamStrutAssemblyPosition::CPACSCrossBeamStrutAssemblyPosition | ( | CCPACSCargoCrossBeamStrutsAssembly * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CCPACSCargoCrossBeamStrutsAssembly* tigl::generated::CPACSCrossBeamStrutAssemblyPosition::GetParent | ( | ) |
TIGL_EXPORT const CCPACSCargoCrossBeamStrutsAssembly* tigl::generated::CPACSCrossBeamStrutAssemblyPosition::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in tigl::CCPACSCrossBeamStrutAssemblyPosition.
|
virtual |
Reimplemented in tigl::CCPACSCrossBeamStrutAssemblyPosition.
|
virtual |
Reimplemented in tigl::CCPACSCrossBeamStrutAssemblyPosition.
|
virtual |
Reimplemented in tigl::CCPACSCrossBeamStrutAssemblyPosition.
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
angle of the strut in global yz plane
|
protected |
UID of the crossbeam to which the crossbeam strut is attached.
|
protected |
UID of the frame to which the crossbeam strut is attached.
|
protected |
|
protected |
Referenze y position of the strut at the crossbeam intersection.
|
protected |
UID of profile based structural element to be used as crossbeam strut.
|
protected |
|
protected |