#include <CCPACSFuselageStructure.h>
Inheritance diagram for tigl::CCPACSFuselageStructure:Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSFuselageStructure | |
| boost::optional< CCPACSCargoCrossBeamsAssembly > | m_cargoCrossBeams |
| Cross beams of the cargo deck. | |
| boost::optional< CCPACSCargoCrossBeamStrutsAssembly > | m_cargoCrossBeamStruts |
| Cross beam struts of the cargo deck. | |
| boost::optional< CPACSCargoDoorsAssembly > | m_cargoDoors |
| Cargo doors. | |
| boost::optional< CCPACSFramesAssembly > | m_frames |
| Frames. | |
| boost::optional< CPACSFuselageStructuralMounts > | m_fuselageStructuralMounts |
| Structural mounts. | |
| boost::optional< CCPACSLongFloorBeamsAssembly > | m_longFloorBeams |
| Longitudinal floor beams. | |
| CCPACSFuselage * | m_parent |
| boost::optional< CCPACSPressureBulkheadAssembly > | m_pressureBulkheads |
| Pressure bulkheads. | |
| boost::optional< CCPACSSkin > | m_skin |
| Skin. | |
| boost::optional< CCPACSStringersAssembly > | m_stringers |
| Stringers. | |
| CTiglUIDManager * | m_uidMgr |
| boost::optional< CCPACSWalls > | m_walls |
| Walls inside the fuselage. | |
| TIGL_EXPORT tigl::CCPACSFuselageStructure::CCPACSFuselageStructure | ( | CCPACSFuselage * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT void tigl::CCPACSFuselageStructure::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |