Border type for the inner and outer border of a wing cut out. More...
#include <CPACSControlSurfaceSkinCutOutBorder.h>
Protected Attributes | |
boost::optional< CCPACSEtaIsoLine > | m_etaLE_choice2 |
Spanwise location of the border at the leading edge of the cut out. More... | |
boost::optional< CCPACSEtaIsoLine > | m_etaTE_choice2 |
Spanwise location of the border at the trailing edge of the cut out. More... | |
CCPACSControlSurfaceWingCutOut * | m_parent |
boost::optional< std::string > | m_ribDefinitionUID_choice1 |
Link to a rib definition. More... | |
boost::optional< int > | m_ribNumber_choice1 |
Rib number in the corresponding ribDefinitionUID. More... | |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSControlSurfaceSkinCutOutBorder (const CPACSControlSurfaceSkinCutOutBorder &)=delete | |
CPACSControlSurfaceSkinCutOutBorder (CPACSControlSurfaceSkinCutOutBorder &&)=delete | |
TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
CPACSControlSurfaceSkinCutOutBorder & | operator= (const CPACSControlSurfaceSkinCutOutBorder &)=delete |
CPACSControlSurfaceSkinCutOutBorder & | operator= (CPACSControlSurfaceSkinCutOutBorder &&)=delete |
Border type for the inner and outer border of a wing cut out.
Maybe applied to specifiy inner and outer border of the cutout either via eta or rib references
TIGL_EXPORT tigl::generated::CPACSControlSurfaceSkinCutOutBorder::CPACSControlSurfaceSkinCutOutBorder | ( | CCPACSControlSurfaceWingCutOut * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
|
virtual |
TIGL_EXPORT CCPACSControlSurfaceWingCutOut* tigl::generated::CPACSControlSurfaceSkinCutOutBorder::GetParent | ( | ) |
TIGL_EXPORT const CCPACSControlSurfaceWingCutOut* tigl::generated::CPACSControlSurfaceSkinCutOutBorder::GetParent | ( | ) | const |
|
virtual |
|
virtual |
TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSControlSurfaceSkinCutOutBorder::GetUIDManager | ( | ) |
TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSControlSurfaceSkinCutOutBorder::GetUIDManager | ( | ) | const |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT bool tigl::generated::CPACSControlSurfaceSkinCutOutBorder::ValidateChoices | ( | ) | const |
|
virtual |
|
protected |
Spanwise location of the border at the leading edge of the cut out.
|
protected |
Spanwise location of the border at the trailing edge of the cut out.
|
protected |
|
protected |
Link to a rib definition.
|
protected |
Rib number in the corresponding ribDefinitionUID.
|
protected |