#include <CCPACSWingComponentSegments.h>
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSComponentSegments | |
std::vector< std::unique_ptr< CCPACSWingComponentSegment > > | m_componentSegments |
CCPACSWing * | m_parent |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSWingComponentSegments::CCPACSWingComponentSegments | ( | CCPACSWing * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
TIGL_EXPORT CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment | ( | int | index | ) |
TIGL_EXPORT const CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment | ( | int | index | ) | const |
TIGL_EXPORT CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment | ( | const std::string & | componentSegmentUID | ) |
TIGL_EXPORT const CCPACSWingComponentSegment& tigl::CCPACSWingComponentSegments::GetComponentSegment | ( | const std::string & | componentSegmentUID | ) | const |
TIGL_EXPORT int tigl::CCPACSWingComponentSegments::GetComponentSegmentCount | ( | ) | const |
TIGL_EXPORT void tigl::CCPACSWingComponentSegments::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |