Description
This property allows you to get and set a contour that is revolved. A contour must be a closed wire body.
Syntax
Property get:
Contour = Contour ( );
|
Input: (IEntity) Contour |
Revolved contour. |
Property set:
Contour( Contour );
|
Input: (IEntity) Contour |
A contour to be revolved. |