Description
This property allows you to set an entity on which to execute an offset procedure.
Syntax
Property get:
Entities = Entities ( );
|
Return: (IEntityList) Entities |
A list of entities on which to execute an offset procedure. |
Property set:
Entities = Entities ( );
|
Input: (IEntityList) Entities |
A list of entities on which to execute an offset procedure. |
Note
Currently, it is only possible to make an offset for one 2D curve entity or for two face entities (first two entities in entity list).