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