3.4.0
tigl::CCPACSWingSectionElement Class Reference

#include <CCPACSWingSectionElement.h>

+ Inheritance diagram for tigl::CCPACSWingSectionElement:

Public Member Functions

TIGL_EXPORT CCPACSWingSectionElement (CCPACSWingSectionElements *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CTiglWingSectionElementGetCTiglSectionElement ()
 
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)
 
- Public Member Functions inherited from tigl::generated::CPACSWingElement
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 CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSWingSectionElementsGetParent ()
 
TIGL_EXPORT const CCPACSWingSectionElementsGetParent () const
 
virtual TIGL_EXPORT const CCPACSTransformationGetTransformation () const
 
virtual TIGL_EXPORT CCPACSTransformationGetTransformation ()
 
virtual TIGL_EXPORT const std::string & GetUID () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () 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 ()
 
- Public Member Functions inherited from tigl::CTiglReqUIDObject
boost::optional< std::string > GetObjectUID () const
 
virtual ~CTiglReqUIDObject ()=default
 
- Public Member Functions inherited from tigl::CTiglUIDObject
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 
- Public Member Functions inherited from tigl::ITiglUIDRefObject
virtual ~ITiglUIDRefObject ()=default
 

Private Attributes

CTiglWingSectionElement cTiglElement
 

Additional Inherited Members

- Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default
 
- Protected Attributes inherited from tigl::generated::CPACSWingElement
std::string m_airfoilUID
 Reference to a wing airfoil. More...
 
boost::optional< std::string > m_description
 Description of the wing element. More...
 
std::string m_name
 Name of the wing element. More...
 
CCPACSWingSectionElementsm_parent
 
CCPACSTransformation m_transformation
 
std::string m_uID
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSWingSectionElement()

TIGL_EXPORT tigl::CCPACSWingSectionElement::CCPACSWingSectionElement ( CCPACSWingSectionElements parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetCTiglSectionElement() [1/2]

TIGL_EXPORT CTiglWingSectionElement* tigl::CCPACSWingSectionElement::GetCTiglSectionElement ( )
inline

◆ GetCTiglSectionElement() [2/2]

TIGL_EXPORT CTiglWingSectionElement const* tigl::CCPACSWingSectionElement::GetCTiglSectionElement ( ) const
inline

◆ GetRotation()

TIGL_EXPORT CTiglPoint tigl::CCPACSWingSectionElement::GetRotation ( ) const

◆ GetScaling()

TIGL_EXPORT CTiglPoint tigl::CCPACSWingSectionElement::GetScaling ( ) const

◆ GetSectionElementTransformation()

TIGL_EXPORT CTiglTransformation tigl::CCPACSWingSectionElement::GetSectionElementTransformation ( ) const

◆ GetTranslation()

TIGL_EXPORT CTiglPoint tigl::CCPACSWingSectionElement::GetTranslation ( ) const

◆ SetAirfoilUID()

TIGL_EXPORT void tigl::CCPACSWingSectionElement::SetAirfoilUID ( const std::string &  value)
overridevirtual

Reimplemented from tigl::generated::CPACSWingElement.

◆ SetRotation()

TIGL_EXPORT void tigl::CCPACSWingSectionElement::SetRotation ( const CTiglPoint rot)

◆ SetScaling()

TIGL_EXPORT void tigl::CCPACSWingSectionElement::SetScaling ( const CTiglPoint scaling)

◆ SetTranslation()

TIGL_EXPORT void tigl::CCPACSWingSectionElement::SetTranslation ( const CTiglPoint trans)

Field Documentation

◆ cTiglElement

CTiglWingSectionElement tigl::CCPACSWingSectionElement::cTiglElement
private

The documentation for this class was generated from the following file: