#include <CCPACSFuselageSectionElements.h>
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSFuselageElements | |
std::vector< std::unique_ptr< CCPACSFuselageSectionElement > > | m_elements |
CCPACSFuselageSection * | m_parent |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSFuselageSectionElements::CCPACSFuselageSectionElements | ( | CCPACSFuselageSection * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
TIGL_EXPORT CCPACSFuselageSectionElement& tigl::CCPACSFuselageSectionElements::GetSectionElement | ( | int | index | ) | const |
TIGL_EXPORT int tigl::CCPACSFuselageSectionElements::GetSectionElementCount | ( | ) | const |
TIGL_EXPORT void tigl::CCPACSFuselageSectionElements::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |