IMdCopySingle::MergeMode



Your Ad Here

Description

This property allows you to get and set whether the copy will be created as a single 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
FALSE
(default) = each copied item will be an individual object.

Remarks

This option will not work in case that DependedFaceMode is set to TRUE

 

Return to Cimatron Index


Your Ad Here