Description
This property allows you to get and set the face entities to be trimmed.
Syntax
Property get:
Entities = Entities( );
|
|
|
|
Return: (IEntityList) Entities |
Entities to be trimmed. |
Property set:
Entities( Entities );
|
|
|
|
Input: (IEntityList) Entities |
Entities to be trimmed. |