#include <CCPACSRotorProfiles.h>
Additional Inherited Members | |
![]() | |
CPACSProfiles * | m_parent |
std::vector< std::unique_ptr< CPACSProfileGeometry > > | m_rotorAirfoils |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSRotorProfiles::CCPACSRotorProfiles | ( | CCPACSProfiles * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
TIGL_EXPORT void tigl::CCPACSRotorProfiles::AddProfile | ( | CCPACSWingProfile * | profile | ) |
TIGL_EXPORT void tigl::CCPACSRotorProfiles::DeleteProfile | ( | std::string | uid | ) |
TIGL_EXPORT const CCPACSWingProfile& tigl::CCPACSRotorProfiles::GetProfile | ( | std::string | uid | ) | const |
TIGL_EXPORT CCPACSWingProfile& tigl::CCPACSRotorProfiles::GetProfile | ( | std::string | uid | ) |
TIGL_EXPORT bool tigl::CCPACSRotorProfiles::HasProfile | ( | std::string | uid | ) | const |
TIGL_EXPORT void tigl::CCPACSRotorProfiles::ImportCPACS | ( | const TixiDocumentHandle & | tixiHandle, |
const std::string & | xpath | ||
) |
TIGL_EXPORT void tigl::CCPACSRotorProfiles::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |
|
overridevirtual |
Reimplemented from tigl::generated::CPACSRotorAirfoils.