#include <CPACSCompartments.h>
|
std::vector< std::unique_ptr< CPACSCompartment > > | m_compartments |
| The compartment defines an enclosed volume within the fuselage. It is defined by a set of border geometries. This could be pressureBulkheads, walls or floors and they are referred by their uIDs. The volume is closed with the fuselage skin. The geometry tool has to check, if the compartment definition gives a closed geometry. More...
|
|
CCPACSFuselage * | m_parent |
|
CTiglUIDManager * | m_uidMgr |
|
◆ CPACSCompartments() [1/3]
◆ ~CPACSCompartments()
virtual TIGL_EXPORT tigl::generated::CPACSCompartments::~CPACSCompartments |
( |
| ) |
|
|
virtual |
◆ CPACSCompartments() [2/3]
◆ CPACSCompartments() [3/3]
◆ AddCompartment()
◆ GetCompartments() [1/2]
virtual TIGL_EXPORT const std::vector<std::unique_ptr<CPACSCompartment> >& tigl::generated::CPACSCompartments::GetCompartments |
( |
| ) |
const |
|
virtual |
◆ GetCompartments() [2/2]
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetParent() [1/2]
◆ GetParent() [2/2]
◆ GetUIDManager() [1/2]
◆ GetUIDManager() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartments::ReadCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| |
|
virtual |
◆ RemoveCompartment()
◆ WriteCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSCompartments::WriteCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| const |
|
virtual |
◆ m_compartments
std::vector<std::unique_ptr<CPACSCompartment> > tigl::generated::CPACSCompartments::m_compartments |
|
protected |
The compartment defines an enclosed volume within the fuselage. It is defined by a set of border geometries. This could be pressureBulkheads, walls or floors and they are referred by their uIDs. The volume is closed with the fuselage skin. The geometry tool has to check, if the compartment definition gives a closed geometry.
◆ m_parent
◆ m_uidMgr
The documentation for this class was generated from the following file: