3.5.0-rc1
Loading...
Searching...
No Matches
tigl::generated::CPACSTorisphericalDome Class Reference

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 CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSDomeTypeGetParent ()
TIGL_EXPORT const CPACSDomeTypeGetParent () 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.
CPACSDomeTypem_parent

Private Member Functions

 CPACSTorisphericalDome (const CPACSTorisphericalDome &)=delete
 CPACSTorisphericalDome (CPACSTorisphericalDome &&)=delete
CPACSTorisphericalDomeoperator= (const CPACSTorisphericalDome &)=delete
CPACSTorisphericalDomeoperator= (CPACSTorisphericalDome &&)=delete

Detailed Description

Torispherical dome.

Constructor & Destructor Documentation

◆ CPACSTorisphericalDome() [1/3]

TIGL_EXPORT tigl::generated::CPACSTorisphericalDome::CPACSTorisphericalDome ( CPACSDomeType * parent)

◆ ~CPACSTorisphericalDome()

virtual TIGL_EXPORT tigl::generated::CPACSTorisphericalDome::~CPACSTorisphericalDome ( )
virtual

◆ CPACSTorisphericalDome() [2/3]

tigl::generated::CPACSTorisphericalDome::CPACSTorisphericalDome ( const CPACSTorisphericalDome & )
privatedelete

◆ CPACSTorisphericalDome() [3/3]

tigl::generated::CPACSTorisphericalDome::CPACSTorisphericalDome ( CPACSTorisphericalDome && )
privatedelete

Member Function Documentation

◆ GetDishRadius()

virtual TIGL_EXPORT const double & tigl::generated::CPACSTorisphericalDome::GetDishRadius ( ) const
virtual

◆ GetKnuckleRadius()

virtual TIGL_EXPORT const double & tigl::generated::CPACSTorisphericalDome::GetKnuckleRadius ( ) const
virtual

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject * tigl::generated::CPACSTorisphericalDome::GetNextUIDParent ( )
virtual

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject * tigl::generated::CPACSTorisphericalDome::GetNextUIDParent ( ) const
virtual

◆ GetParent() [1/2]

TIGL_EXPORT CPACSDomeType * tigl::generated::CPACSTorisphericalDome::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSDomeType * tigl::generated::CPACSTorisphericalDome::GetParent ( ) const

◆ operator=() [1/2]

CPACSTorisphericalDome & tigl::generated::CPACSTorisphericalDome::operator= ( const CPACSTorisphericalDome & )
privatedelete

◆ operator=() [2/2]

CPACSTorisphericalDome & tigl::generated::CPACSTorisphericalDome::operator= ( CPACSTorisphericalDome && )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSTorisphericalDome::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
virtual

◆ SetDishRadius()

virtual TIGL_EXPORT void tigl::generated::CPACSTorisphericalDome::SetDishRadius ( const double & value)
virtual

◆ SetKnuckleRadius()

virtual TIGL_EXPORT void tigl::generated::CPACSTorisphericalDome::SetKnuckleRadius ( const double & value)
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSTorisphericalDome::WriteCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath ) const
virtual

Field Documentation

◆ m_dishRadius

double tigl::generated::CPACSTorisphericalDome::m_dishRadius
protected

R1: dish radius.

◆ m_knuckleRadius

double tigl::generated::CPACSTorisphericalDome::m_knuckleRadius
protected

R2: knuckle radius.

◆ m_parent

CPACSDomeType* tigl::generated::CPACSTorisphericalDome::m_parent
protected

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