A right circular cylinder is a CSG primitive in the form of a solid cylinder of finite height. It is defined by an axis point at the centre of one planar circular face, an axis, height, and a radius. The faces are perpendicular to the axis and are circular discs with the specified radius. The height is the distance from the first circular face centre in the positive direction of the axis to the second circular face centre. (Definition from ISO/CD 16739:2011)
More...
#include <RightCircularCylinder.h>
A right circular cylinder is a CSG primitive in the form of a solid cylinder of finite height. It is defined by an axis point at the centre of one planar circular face, an axis, height, and a radius. The faces are perpendicular to the axis and are circular discs with the specified radius. The height is the distance from the first circular face centre in the positive direction of the axis to the second circular face centre. (Definition from ISO/CD 16739:2011)
- See also
- Documentation from IFC4: IfcRightCircularCylinder
◆ ~RightCircularCylinder()
OpenLxApp::RightCircularCylinder::~RightCircularCylinder |
( |
void |
| ) |
|
◆ getHeight()
double OpenLxApp::RightCircularCylinder::getHeight |
( |
| ) |
const |
◆ getPosition()
Geom::Ax2 OpenLxApp::RightCircularCylinder::getPosition |
( |
| ) |
const |
◆ getRadius()
double OpenLxApp::RightCircularCylinder::getRadius |
( |
| ) |
const |
◆ setHeight()
void OpenLxApp::RightCircularCylinder::setHeight |
( |
const double & |
aValue | ) |
|
◆ setPosition()
void OpenLxApp::RightCircularCylinder::setPosition |
( |
const Geom::Ax2 & |
aValue | ) |
|
◆ setRadius()
void OpenLxApp::RightCircularCylinder::setRadius |
( |
const double & |
aValue | ) |
|
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/OpenLxApp/include/OpenLxApp/RightCircularCylinder.h