Three-dimensional structural profile. More...
#include <CPACSStructuralProfile3D.h>
Inheritance diagram for tigl::generated::CPACSStructuralProfile3D:Public Member Functions | |
| TIGL_EXPORT | CPACSStructuralProfile3D (CPACSStructuralProfiles *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 CPACSStructuralProfiles * | GetParent () |
| TIGL_EXPORT const CPACSStructuralProfiles * | GetParent () const |
| virtual TIGL_EXPORT CPACSPointList & | GetPointList () |
| virtual TIGL_EXPORT const CPACSPointList & | GetPointList () const |
| virtual TIGL_EXPORT CPACSSheetList3D & | GetSheetList3D () |
| virtual TIGL_EXPORT const CPACSSheetList3D & | GetSheetList3D () const |
| 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 | ~CPACSStructuralProfile3D () |
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 |
Protected Attributes | |
| boost::optional< std::string > | m_description |
| Description. | |
| std::string | m_name |
| Name. | |
| CPACSStructuralProfiles * | m_parent |
| CPACSPointList | m_pointList |
| List of the profile points. | |
| CPACSSheetList3D | m_sheetList3D |
| Sheets connecting the profile points. | |
| std::string | m_uID |
| UID. | |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSStructuralProfile3D (const CPACSStructuralProfile3D &)=delete | |
| CPACSStructuralProfile3D (CPACSStructuralProfile3D &&)=delete | |
| CPACSStructuralProfile3D & | operator= (const CPACSStructuralProfile3D &)=delete |
| CPACSStructuralProfile3D & | operator= (CPACSStructuralProfile3D &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Three-dimensional structural profile.
| TIGL_EXPORT tigl::generated::CPACSStructuralProfile3D::CPACSStructuralProfile3D | ( | CPACSStructuralProfiles * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSStructuralProfiles * tigl::generated::CPACSStructuralProfile3D::GetParent | ( | ) |
| TIGL_EXPORT const CPACSStructuralProfiles * tigl::generated::CPACSStructuralProfile3D::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Description.
|
protected |
Name.
|
protected |
|
protected |
List of the profile points.
|
protected |
Sheets connecting the profile points.
|
protected |
UID.
|
protected |