Description
This property allows you to define a type of revolve procedure.
Syntax
Property get:
Option = ToOption ( );
|
Return: (RevolveToOption) Option |
Type of revolve procedure. |
Property set:
ToOption( Option );
|
Input: (RevolveToOption) Option |
Type of revolve procedure. |
Note
Instead of the cmRevolveBothDir option, use cmRevolveOneDir with the IMdRevolve::SideOption property to create a revolve object with different angles on each side.