#include <CCPACSWingRibExplicitPositioning.h>
Private Member Functions | |
void | InvalidateParent () const |
Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSWingRibExplicitPositioning | |
boost::optional< CCPACSCurvePoint > | m_endCurvePoint_choice2 |
Defines the end of the rib given by a point on a reference curve such as a spar, but not an explicit sparPosition. More... | |
boost::optional< CCPACSEtaXsiPoint > | m_endEtaXsiPoint_choice1 |
Defines the end of the rib defined in eta-xsi coordinates of a reference plane. More... | |
boost::optional< std::string > | m_endSparPositionUID_choice3 |
Defines the location of the end of the rib using a specific sparPosition. More... | |
CCPACSWingRibsDefinition * | m_parent |
std::string | m_ribEnd |
RibEnd defines the backward ending of the ribs. It can either be a sparUID or "trailingEdge" or "leadingEdge". More... | |
std::string | m_ribStart |
Defines the forward beginning of the ribs. It can either be a sparUID or "trailingEdge" or "leadingEdge". More... | |
boost::optional< CCPACSCurvePoint > | m_startCurvePoint_choice2 |
Defines the start of the rib defined by a point on a reference curve such as a spar, but not an explicit sparPosition. More... | |
boost::optional< CCPACSEtaXsiPoint > | m_startEtaXsiPoint_choice1 |
Defines the start of the rib defined in eta-xsi coordinates of a reference plane. More... | |
boost::optional< std::string > | m_startSparPositionUID_choice3 |
Defines the location of the beginning of the rib using a specific sparPosition. More... | |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSWingRibExplicitPositioning::CCPACSWingRibExplicitPositioning | ( | CCPACSWingRibsDefinition * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
private |
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWingRibExplicitPositioning.
TIGL_EXPORT void tigl::CCPACSWingRibExplicitPositioning::SetEndCurvePoint | ( | const CCPACSCurvePoint & | value | ) |
TIGL_EXPORT void tigl::CCPACSWingRibExplicitPositioning::SetEndEtaXsiPoint | ( | const CCPACSEtaXsiPoint & | value | ) |
TIGL_EXPORT void tigl::CCPACSWingRibExplicitPositioning::SetEndSparPositionUID | ( | const std::string & | value | ) |
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWingRibExplicitPositioning.
|
overridevirtual |
Reimplemented from tigl::generated::CPACSWingRibExplicitPositioning.
TIGL_EXPORT void tigl::CCPACSWingRibExplicitPositioning::SetStartCurvePoint | ( | const CCPACSCurvePoint & | value | ) |
TIGL_EXPORT void tigl::CCPACSWingRibExplicitPositioning::SetStartEtaXsiPoint | ( | const CCPACSEtaXsiPoint & | value | ) |
TIGL_EXPORT void tigl::CCPACSWingRibExplicitPositioning::SetStartSparPositionUID | ( | const std::string & | value | ) |