Description
This property allows you to get and set the entities to be copied by copy radial procedure.
Syntax
Property get:
Entities = Entities( );
|
|
|
|
Return: (IEntityList) Entities |
Entities to be copy. |
Property set:
Entities( Entities );
|
|
|
|
Input: (IEntityList) Entities |
Entities to be copy. |