defines IGESTabulatedCylinder, Type <122> Form <0>
in package IGESGeom
A tabulated cylinder is a surface formed by moving a line
segment called generatrix parallel to itself along a curve
called directrix. The curve may be a line, circular arc,
conic arc, parametric spline curve, rational B-spline
curve or composite curve.
#include <IGESGeom_TabulatedCylinder.hxx>
Constructor & Destructor Documentation
IGESGeom_TabulatedCylinder::IGESGeom_TabulatedCylinder |
( |
| ) |
|
Member Function Documentation
Handle_IGESData_IGESEntity IGESGeom_TabulatedCylinder::Directrix |
( |
| ) |
const |
gp_Pnt IGESGeom_TabulatedCylinder::EndPoint |
( |
| ) |
const |
- aDirectrix : Directrix Curve of the tabulated cylinder
- anEnd : Coordinates of the terminate point of the
generatrix
The start point of the directrix is identical to the start
point of the generatrix
gp_Pnt IGESGeom_TabulatedCylinder::TransformedEndPoint |
( |
| ) |
const |
The documentation for this class was generated from the following file: