Indexes   

Simplifications (Collection)

Interface to compute Simplifications.

Method Index

ComputeSimplificationWithAReference
Computes a simplification on the selected products, according to a reference product.
ComputeSimplification
Computes a simplification on the selected products.
SimplificationShapeName
Returns the name of the associated shape.

Methods


o Func ComputeSimplificationWithAReference( iGroupOfSelectedProducts,
iReferenceProduct,
iAccuracy) As
Computes a simplification on the selected products, according to a reference product.
Parameters:
iGroupOfSelectedProducts
The selected products on which you want to perform the simplification.
iReferenceProduct
Product taken as a reference.
iAccuracy
Accuracy for simplification.
Returns:
SimplificationDocument: Document containing the result.
o Func ComputeSimplification( GroupOfSelectedProducts,
iAccuracy) As
Computes a simplification on the selected products.
Parameters:
GroupOfSelectedProducts
The selected products on which you want to perform the simplification.
iAccuracy
Accuracy for simplification.
Returns:
SimplificationDocument: Document containing the result.
o Func SimplificationShapeName() As
Returns the name of the associated shape.

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