|
TIGL_EXPORT | CCPACSWingSectionElement (CCPACSWingSectionElements *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT CTiglWingSectionElement * | GetCTiglSectionElement () |
|
TIGL_EXPORT CTiglWingSectionElement const * | GetCTiglSectionElement () const |
|
TIGL_EXPORT CTiglPoint | GetRotation () const |
|
TIGL_EXPORT CTiglPoint | GetScaling () const |
|
TIGL_EXPORT CTiglTransformation | GetSectionElementTransformation () const |
|
TIGL_EXPORT CTiglPoint | GetTranslation () const |
|
TIGL_EXPORT void | SetAirfoilUID (const std::string &value) override |
|
TIGL_EXPORT void | SetRotation (const CTiglPoint &rot) |
|
TIGL_EXPORT void | SetScaling (const CTiglPoint &scaling) |
|
TIGL_EXPORT void | SetTranslation (const CTiglPoint &trans) |
|
TIGL_EXPORT | CPACSWingElement (CCPACSWingSectionElements *parent, CTiglUIDManager *uidMgr) |
|
virtual TIGL_EXPORT const std::string & | GetAirfoilUID () const |
|
virtual TIGL_EXPORT const boost::optional< std::string > & | GetDescription () const |
|
virtual TIGL_EXPORT const std::string & | GetName () const |
|
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
|
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
|
TIGL_EXPORT CCPACSWingSectionElements * | GetParent () |
|
TIGL_EXPORT const CCPACSWingSectionElements * | GetParent () const |
|
virtual TIGL_EXPORT const CCPACSTransformation & | GetTransformation () const |
|
virtual TIGL_EXPORT CCPACSTransformation & | GetTransformation () |
|
virtual TIGL_EXPORT const std::string & | GetUID () const |
|
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
|
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
|
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
|
virtual TIGL_EXPORT void | SetDescription (const boost::optional< std::string > &value) |
|
virtual TIGL_EXPORT void | SetName (const std::string &value) |
|
virtual TIGL_EXPORT void | SetUID (const std::string &value) |
|
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
|
virtual TIGL_EXPORT | ~CPACSWingElement () |
|
boost::optional< std::string > | GetObjectUID () const |
|
virtual | ~CTiglReqUIDObject ()=default |
|
TIGL_EXPORT void | Invalidate (const boost::optional< std::string > &source=boost::none) const |
|
virtual | ~ITiglUIDRefObject ()=default |
|