Isotensoid dome. More...
#include <CPACSIsotensoidDome.h>
Public Member Functions | |
| TIGL_EXPORT | CPACSIsotensoidDome (CPACSDomeType *parent) |
| 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 const double & | GetPolarOpeningRadius () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | SetPolarOpeningRadius (const double &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSIsotensoidDome () |
Protected Attributes | |
| CPACSDomeType * | m_parent |
| double | m_polarOpeningRadius |
| Radius of the fitting/smaller polar opening. | |
Private Member Functions | |
| CPACSIsotensoidDome (const CPACSIsotensoidDome &)=delete | |
| CPACSIsotensoidDome (CPACSIsotensoidDome &&)=delete | |
| CPACSIsotensoidDome & | operator= (const CPACSIsotensoidDome &)=delete |
| CPACSIsotensoidDome & | operator= (CPACSIsotensoidDome &&)=delete |
Isotensoid dome.
| TIGL_EXPORT tigl::generated::CPACSIsotensoidDome::CPACSIsotensoidDome | ( | CPACSDomeType * | parent | ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSDomeType * tigl::generated::CPACSIsotensoidDome::GetParent | ( | ) |
| TIGL_EXPORT const CPACSDomeType * tigl::generated::CPACSIsotensoidDome::GetParent | ( | ) | const |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Radius of the fitting/smaller polar opening.