#include <CCPACSNacelleSections.h>
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSNacelleSections | |
CCPACSNacelleCowl * | m_parent |
std::vector< std::unique_ptr< CCPACSNacelleSection > > | m_sections |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSNacelleSections::CCPACSNacelleSections | ( | CCPACSNacelleCowl * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
TIGL_EXPORT CCPACSNacelleSection& tigl::CCPACSNacelleSections::GetSection | ( | size_t | index | ) | const |
TIGL_EXPORT CCPACSNacelleSection& tigl::CCPACSNacelleSections::GetSection | ( | std::string const | uid | ) | const |
TIGL_EXPORT size_t tigl::CCPACSNacelleSections::GetSectionCount | ( | ) | const |
TIGL_EXPORT size_t tigl::CCPACSNacelleSections::GetSectionIndex | ( | std::string const | uid | ) | const |