#include <CCPACSNacelleSection.h>
Public Member Functions | |
TIGL_EXPORT | CCPACSNacelleSection (CCPACSNacelleSections *parent, CTiglUIDManager *uidMgr) |
TIGL_EXPORT double | GetChordLength () const |
TIGL_EXPORT const CCPACSNacelleProfile & | GetProfile () const |
TIGL_EXPORT CTiglTransformation | GetTransformationMatrix () const |
TIGL_EXPORT TopoDS_Edge | GetTransformedLowerWire () const |
TIGL_EXPORT TopoDS_Edge | GetTransformedTrailingEdge () const |
TIGL_EXPORT TopoDS_Edge | GetTransformedUpperWire () const |
TIGL_EXPORT TopoDS_Wire | GetTransformedWire () const |
Public Member Functions inherited from tigl::generated::CPACSNacelleSection | |
TIGL_EXPORT | CPACSNacelleSection (CCPACSNacelleSections *parent, CTiglUIDManager *uidMgr) |
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 CCPACSNacelleSections * | GetParent () |
TIGL_EXPORT const CCPACSNacelleSections * | GetParent () const |
virtual TIGL_EXPORT const std::string & | GetProfileUID () 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 | SetProfileUID (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 | ~CPACSNacelleSection () |
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 |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Protected Attributes inherited from tigl::generated::CPACSNacelleSection | |
boost::optional< std::string > | m_description |
Description. More... | |
std::string | m_name |
Name. More... | |
CCPACSNacelleSections * | m_parent |
std::string | m_profileUID |
UID of the profile. More... | |
CCPACSTransformation | m_transformation |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
TIGL_EXPORT tigl::CCPACSNacelleSection::CCPACSNacelleSection | ( | CCPACSNacelleSections * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
TIGL_EXPORT double tigl::CCPACSNacelleSection::GetChordLength | ( | ) | const |
TIGL_EXPORT const CCPACSNacelleProfile& tigl::CCPACSNacelleSection::GetProfile | ( | ) | const |
TIGL_EXPORT CTiglTransformation tigl::CCPACSNacelleSection::GetTransformationMatrix | ( | ) | const |
TIGL_EXPORT TopoDS_Edge tigl::CCPACSNacelleSection::GetTransformedLowerWire | ( | ) | const |
TIGL_EXPORT TopoDS_Edge tigl::CCPACSNacelleSection::GetTransformedTrailingEdge | ( | ) | const |
TIGL_EXPORT TopoDS_Edge tigl::CCPACSNacelleSection::GetTransformedUpperWire | ( | ) | const |
TIGL_EXPORT TopoDS_Wire tigl::CCPACSNacelleSection::GetTransformedWire | ( | ) | const |