Description
This property allows you to get and set a contour from which to perform the divide operation.
Syntax
Property get:
Contour = Contour ( );
|
Return: (IEntity) Contour |
Entity for extrude. |
Property set:
Contour( Contour );
|
Input: (IEntity) Contour |
Entity for extrude. |
The contour can only be a wire body (Sketcher or Composite curve).