Description
This property allows you to get and set the axis around which a revolve procedure is performed. An axis of revolve may be an axis or straight line.
Syntax
Property get:
Axis = Axis ( );
|
Input: (IEntity) Axis |
An axis around which to do revolve. |
Property set:
Axis( Axis );
|
Input: (IEntity) Axis |
An axis around which to do revolve. |