#include <CCPACSRotorBladeAttachments.h>
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSRotorBladeAttachments | |
CCPACSRotorHub * | m_parent |
std::vector< std::unique_ptr< CCPACSRotorBladeAttachment > > | m_rotorBladeAttachments |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSRotorBladeAttachments::CCPACSRotorBladeAttachments | ( | CCPACSRotorHub * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
TIGL_EXPORT CCPACSConfiguration& tigl::CCPACSRotorBladeAttachments::GetConfiguration | ( | ) | const |
TIGL_EXPORT CCPACSRotor& tigl::CCPACSRotorBladeAttachments::GetRotor | ( | ) | const |
TIGL_EXPORT CCPACSRotorBladeAttachment& tigl::CCPACSRotorBladeAttachments::GetRotorBladeAttachment | ( | int | index | ) | const |
TIGL_EXPORT int tigl::CCPACSRotorBladeAttachments::GetRotorBladeAttachmentCount | ( | ) | const |
TIGL_EXPORT void tigl::CCPACSRotorBladeAttachments::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |