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