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