Torispherical dome. More...
#include <CPACSTorisphericalDome.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSTorisphericalDome (CPACSDomeType *parent) |
| virtual TIGL_EXPORT const double & | GetDishRadius () const |
| virtual TIGL_EXPORT const double & | GetKnuckleRadius () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSDomeType * | GetParent () |
| TIGL_EXPORT const CPACSDomeType * | GetParent () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | SetDishRadius (const double &value) |
| virtual TIGL_EXPORT void | SetKnuckleRadius (const double &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSTorisphericalDome () |
Protected Attributes | |
| double | m_dishRadius |
| R1: dish radius. | |
| double | m_knuckleRadius |
| R2: knuckle radius. | |
| CPACSDomeType * | m_parent |
Private Member Functions | |
| CPACSTorisphericalDome (const CPACSTorisphericalDome &)=delete | |
| CPACSTorisphericalDome (CPACSTorisphericalDome &&)=delete | |
| CPACSTorisphericalDome & | operator= (const CPACSTorisphericalDome &)=delete |
| CPACSTorisphericalDome & | operator= (CPACSTorisphericalDome &&)=delete |
Torispherical dome.
| TIGL_EXPORT tigl::generated::CPACSTorisphericalDome::CPACSTorisphericalDome | ( | CPACSDomeType * | parent | ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSDomeType * tigl::generated::CPACSTorisphericalDome::GetParent | ( | ) |
| TIGL_EXPORT const CPACSDomeType * tigl::generated::CPACSTorisphericalDome::GetParent | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
R1: dish radius.
|
protected |
R2: knuckle radius.
|
protected |