globalBeamPropertiesType More...
#include <CPACSGlobalBeamProperties.h>
Public Member Functions | |
TIGL_EXPORT | CPACSGlobalBeamProperties (CCPACSProfileBasedStructuralElement *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const CCPACSPointXY & | GetBeamCOG () const |
virtual TIGL_EXPORT CCPACSPointXY & | GetBeamCOG () |
virtual TIGL_EXPORT const CPACSBeamCrossSection & | GetBeamCrossSection () const |
virtual TIGL_EXPORT CPACSBeamCrossSection & | GetBeamCrossSection () |
virtual TIGL_EXPORT const boost::optional< CCPACSPointXY > & | GetBeamShearCenter () const |
virtual TIGL_EXPORT boost::optional< CCPACSPointXY > & | GetBeamShearCenter () |
virtual TIGL_EXPORT CCPACSPointXY & | GetBeamShearCenter (CreateIfNotExistsTag) |
virtual TIGL_EXPORT const boost::optional< double > & | GetBeamSpecificMass () const |
virtual TIGL_EXPORT const boost::optional< CPACSBeamStiffness > & | GetBeamStiffness () const |
virtual TIGL_EXPORT boost::optional< CPACSBeamStiffness > & | GetBeamStiffness () |
virtual TIGL_EXPORT CPACSBeamStiffness & | GetBeamStiffness (CreateIfNotExistsTag) |
virtual TIGL_EXPORT const bool & | GetConsistancy () const |
virtual TIGL_EXPORT const std::string & | GetMaterialUID () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CCPACSProfileBasedStructuralElement * | GetParent () |
TIGL_EXPORT const CCPACSProfileBasedStructuralElement * | GetParent () const |
virtual TIGL_EXPORT const std::string & | GetSource () 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 | RemoveBeamShearCenter () |
virtual TIGL_EXPORT void | RemoveBeamStiffness () |
virtual TIGL_EXPORT void | SetBeamSpecificMass (const boost::optional< double > &value) |
virtual TIGL_EXPORT void | SetConsistancy (const bool &value) |
virtual TIGL_EXPORT void | SetMaterialUID (const std::string &value) |
virtual TIGL_EXPORT void | SetSource (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 | ~CPACSGlobalBeamProperties () |
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 | |
CCPACSPointXY | m_beamCOG |
CPACSBeamCrossSection | m_beamCrossSection |
boost::optional< CCPACSPointXY > | m_beamShearCenter |
boost::optional< double > | m_beamSpecificMass |
boost::optional< CPACSBeamStiffness > | m_beamStiffness |
bool | m_consistancy |
std::string | m_materialUID |
CCPACSProfileBasedStructuralElement * | m_parent |
std::string | m_source |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSGlobalBeamProperties (const CPACSGlobalBeamProperties &)=delete | |
CPACSGlobalBeamProperties (CPACSGlobalBeamProperties &&)=delete | |
TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
CPACSGlobalBeamProperties & | operator= (const CPACSGlobalBeamProperties &)=delete |
CPACSGlobalBeamProperties & | operator= (CPACSGlobalBeamProperties &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
globalBeamPropertiesType
globalBeamPropertiesType, containing the global beam properties such as EA, EI, mass
TIGL_EXPORT tigl::generated::CPACSGlobalBeamProperties::CPACSGlobalBeamProperties | ( | CCPACSProfileBasedStructuralElement * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CCPACSProfileBasedStructuralElement* tigl::generated::CPACSGlobalBeamProperties::GetParent | ( | ) |
TIGL_EXPORT const CCPACSProfileBasedStructuralElement* tigl::generated::CPACSGlobalBeamProperties::GetParent | ( | ) | const |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |