#include <CCPACSFuselageProfiles.h>
Additional Inherited Members | |
![]() | |
std::vector< std::unique_ptr< CPACSProfileGeometry > > | m_fuselageProfiles |
CPACSProfiles * | m_parent |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSFuselageProfiles::CCPACSFuselageProfiles | ( | CCPACSProfiles * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
overridevirtual |
Reimplemented from tigl::generated::CPACSFuselageProfiles.
TIGL_EXPORT void tigl::CCPACSFuselageProfiles::AddProfile | ( | CCPACSFuselageProfile * | profile | ) |
TIGL_EXPORT void tigl::CCPACSFuselageProfiles::DeleteProfile | ( | std::string | uid | ) |
TIGL_EXPORT const CCPACSFuselageProfile& tigl::CCPACSFuselageProfiles::GetProfile | ( | size_t | index | ) | const |
TIGL_EXPORT CCPACSFuselageProfile& tigl::CCPACSFuselageProfiles::GetProfile | ( | size_t | index | ) |
TIGL_EXPORT const CCPACSFuselageProfile& tigl::CCPACSFuselageProfiles::GetProfile | ( | std::string | uid | ) | const |
TIGL_EXPORT CCPACSFuselageProfile& tigl::CCPACSFuselageProfiles::GetProfile | ( | std::string | uid | ) |
TIGL_EXPORT size_t tigl::CCPACSFuselageProfiles::GetProfileCount | ( | ) | const |
TIGL_EXPORT bool tigl::CCPACSFuselageProfiles::HasProfile | ( | std::string | uid | ) | const |
TIGL_EXPORT void tigl::CCPACSFuselageProfiles::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |
|
overridevirtual |
Reimplemented from tigl::generated::CPACSFuselageProfiles.