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. dd>
- iAccuracyForSimplification
- Set this to a non null value to have the simplification activated. dd>
- iKeepEdges
- Do you want edges in the result? dd>
- iDecoration
- Do you want decorations in the result? dd>
- Returns:
- MergeDocument: Document containing the result. dd>
- Func MergeShapeName() As
- Returns the name of the associated shape.