IMdCopyLinear::MergeMode



Your Ad Here

Description

This property allows you to get and set whether the copy will be created as one object or an individual object.

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 the case where DependedFaceMode is set to TRUE.

 

Return to Cimatron Index


Your Ad Here