AcGeCylinder( double radius, const AcGePoint3d& origin, const AcGeVector3d& axisOfSymmetry );
|
Parameters |
Description |
|
double radius |
Input cylinder radius |
|
const AcGePoint3d& origin |
Input reference point on the cylinder axis |
|
const AcGeVector3d& axisOfSymmetry |
Input rotation axis |
Constructs an infinite cylinder defined by the input data.