Cylinder. More...
#include <CPACSCylinder.h>
Protected Attributes | |
| double | m_height |
| Height in z-direction [m]. | |
| CPACSCylinders * | m_parent |
| double | m_radius |
| Radius of the circular faces [m]. | |
| boost::optional< CCPACSTransformationSE3 > | m_transformation |
| CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
| CPACSCylinder (const CPACSCylinder &)=delete | |
| CPACSCylinder (CPACSCylinder &&)=delete | |
| CPACSCylinder & | operator= (const CPACSCylinder &)=delete |
| CPACSCylinder & | operator= (CPACSCylinder &&)=delete |
Cylinder.
The local component coordinate system of the cylinder is centered on the center of its lower circular face. The cylinder axis coincides with the local z-axis. The lower circular face lies in the plane z = 0 and the upper circular face lies in the plane z = height.
| TIGL_EXPORT tigl::generated::CPACSCylinder::CPACSCylinder | ( | CPACSCylinders * | parent, |
| CTiglUIDManager * | uidMgr ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSCylinders * tigl::generated::CPACSCylinder::GetParent | ( | ) |
| TIGL_EXPORT const CPACSCylinders * tigl::generated::CPACSCylinder::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CTiglUIDManager & tigl::generated::CPACSCylinder::GetUIDManager | ( | ) |
| TIGL_EXPORT const CTiglUIDManager & tigl::generated::CPACSCylinder::GetUIDManager | ( | ) | const |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
Height in z-direction [m].
|
protected |
|
protected |
Radius of the circular faces [m].
|
protected |
|
protected |