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