#include <CCPACSPressureBulkhead.h>
Inheritance diagram for tigl::CCPACSPressureBulkhead:Public Member Functions | |
| TIGL_EXPORT | CCPACSPressureBulkhead (CCPACSPressureBulkheads *parent, CTiglUIDManager *uidMgr) |
| TIGL_EXPORT int | GetReinforcementNumberHorizontal () const |
| TIGL_EXPORT int | GetReinforcementNumberVertical () const |
Public Member Functions inherited from tigl::generated::CPACSPressureBulkhead | |
| TIGL_EXPORT | CPACSPressureBulkhead (CCPACSPressureBulkheads *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const boost::optional< double > & | GetBulkheadCalotteRadiusAtFrame_choice2 () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
| virtual TIGL_EXPORT const boost::optional< double > & | GetMaxFlectionDepth_choice2 () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetName () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CCPACSPressureBulkheads * | GetParent () |
| TIGL_EXPORT const CCPACSPressureBulkheads * | GetParent () const |
| virtual TIGL_EXPORT const boost::optional< int > & | GetReinforcementNumberHorizontal_choice1 () const |
| virtual TIGL_EXPORT const boost::optional< int > & | GetReinforcementNumberRadial_choice2 () const |
| virtual TIGL_EXPORT const boost::optional< int > & | GetReinforcementNumberVertical_choice1 () const |
| virtual TIGL_EXPORT const std::string & | GetSheetElementUID () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetStructuralElementHorizontalUID_choice1 () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetStructuralElementRadialUID_choice2 () const |
| virtual TIGL_EXPORT const boost::optional< std::string > & | GetStructuralElementVerticalUID_choice1 () 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 | SetBulkheadCalotteRadiusAtFrame_choice2 (const boost::optional< double > &value) |
| virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetMaxFlectionDepth_choice2 (const boost::optional< double > &value) |
| virtual TIGL_EXPORT void | SetName (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetReinforcementNumberHorizontal_choice1 (const boost::optional< int > &value) |
| virtual TIGL_EXPORT void | SetReinforcementNumberRadial_choice2 (const boost::optional< int > &value) |
| virtual TIGL_EXPORT void | SetReinforcementNumberVertical_choice1 (const boost::optional< int > &value) |
| virtual TIGL_EXPORT void | SetSheetElementUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetStructuralElementHorizontalUID_choice1 (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetStructuralElementRadialUID_choice2 (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetStructuralElementVerticalUID_choice1 (const boost::optional< std::string > &value) |
| virtual TIGL_EXPORT void | SetUID (const std::string &value) |
| TIGL_EXPORT bool | ValidateChoices () const |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSPressureBulkhead () |
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 |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Protected Attributes inherited from tigl::generated::CPACSPressureBulkhead | |
| boost::optional< double > | m_bulkheadCalotteRadiusAtFrame_choice2 |
| Radius of bulkhead calotte in the plane of the adjacent frame. More... | |
| boost::optional< std::string > | m_description |
| Description of the pressure bulkhead structural element. More... | |
| boost::optional< double > | m_maxFlectionDepth_choice2 |
| maximum flection of the pressure bulkhaed calotte More... | |
| boost::optional< std::string > | m_name |
| Name of the pressure bulkhead structural element. More... | |
| CCPACSPressureBulkheads * | m_parent |
| boost::optional< int > | m_reinforcementNumberHorizontal_choice1 |
| Number of horizontal reinforcements on flat bulhhead. More... | |
| boost::optional< int > | m_reinforcementNumberRadial_choice2 |
| Number of radial reinforcements (equally distributed) on curved bulhhead. More... | |
| boost::optional< int > | m_reinforcementNumberVertical_choice1 |
| Number of vertical reinforcements on flat bulhhead. More... | |
| std::string | m_sheetElementUID |
| UID of structural sheet element used for the bulkhead. More... | |
| boost::optional< std::string > | m_structuralElementHorizontalUID_choice1 |
| UID of structural elements used as horizontal reinforcements. More... | |
| boost::optional< std::string > | m_structuralElementRadialUID_choice2 |
| UID of structural elements used as radial reinforcements on curved bulkheads. More... | |
| boost::optional< std::string > | m_structuralElementVerticalUID_choice1 |
| UID of structural elements used as vertical reinforcements. More... | |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
| TIGL_EXPORT tigl::CCPACSPressureBulkhead::CCPACSPressureBulkhead | ( | CCPACSPressureBulkheads * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
| TIGL_EXPORT int tigl::CCPACSPressureBulkhead::GetReinforcementNumberHorizontal | ( | ) | const |
| TIGL_EXPORT int tigl::CCPACSPressureBulkhead::GetReinforcementNumberVertical | ( | ) | const |