Description
This property allows you to get and set an entity relative to which the mirror copy is done (This can be a planar face or datum plane).
Syntax
Property get:
MirrorEntity = MirrorEntity( );
|
|
|
|
Return: (IEntity) MirrorEntity |
Mirror entity. |
Property set:
MirrorEntity( MirrorEntity );
|
|
|
|
Return: (IEntity) MirrorEntity |
Mirror entity. |