Description
This property allows you to get and set whether the copy will be created as one object or individual objects.
Syntax
Property get:
Status = MergeMode( );
|
|
|
|
Return: (Boolean) Status |
Current Status. |
Property set:
MergeMode( Status );
|
|
|
|
Input: (Boolean) Status |
TRUE = copied entities are part of the object |
This option will not work in cases where DependedFaceMode is set to TRUE.