All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

Merges (Collection)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---Collection
          |
          +---Merges
 


Interface to compute CATIAMerges

Method Index

CleanUp
Performs some clean-up.
ComputeMerge
Computes the merge on the selected products.
MergeShapeName
Returns the name of the associated shape.

Methods


o Sub CleanUp()
Performs some clean-up.
o Func ComputeMerge(CATIAGroup GroupOfSelectedProducts,
double iAccuracyForSimplification,
long iKeepEdges,
long iDecoration) As CATIADocument
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.
o Func MergeShapeName() As CATBSTR
Returns the name of the associated shape.

Copyright © 2003, Dassault Systèmes. All rights reserved.