Merges (Object)

Interface to compute CATIAMerges

Methods


Sub CleanUp()
Performs some clean-up.
Func ComputeMerge( GroupOfSelectedProducts, iAccuracyForSimplification, iKeepEdges, iDecoration) As
Computes the merge on the selected products.
Parameters:
GroupOfSelectedProducts
The selected products on which you want to perform the 3D cut.
iAccuracyForSimplification
Set this to a non null value to have the simplification activated.
iKeepEdges
Do you want edges in the result?
iDecoration
Do you want decorations in the result?
Returns:
MergeDocument: Document containing the result.
Func MergeShapeName() As
Returns the name of the associated shape.