Indexes   

Wrappings (Collection)

Interface to compute Wrappings

Method Index

Add
Compute a wrapping on the selected products.
CleanUp
Cleans up.
ComputeAWrappingWithAReference
Compute a wrapping on the selected products, according to a reference product.
ComputeAWrapping
Compute a wrapping on the selected products.
WrappingShapeName
Returns the name of the associated shape.

Methods


o Func Add( iProductToWrapping,
iAccuracy,
iRatio,
iShapeName,
iActivatedShape,
iDefaultShape) As
Compute a wrapping on the selected products. This method is deprecated!
Parameters:
iProductToWrapping
The selected products on which you want to perform a wrapping.
iAccuracy
The grain accuracy.
iRatio
The ratio.
iShapeName
The associated shape name.
iActivatedShape
Do we activate the shape ?
iDefaultShape
Do we activate the shape as default shape ?
Returns:
oWrapping: Document containing the result.
o Sub CleanUp()
Cleans up.
o Func ComputeAWrappingWithAReference( iGroupOfSelectedProducts,
iReferenceProduct,
iAccuracy,
iRation,
iAccuracyForSimplification) As
Compute a wrapping on the selected products, according to a reference product.
Parameters:
GroupOfSelectedProducts
The selected products on which you want to perform a wrapping.
iReferenceProduct
Product taken as a reference.
iAccuracy
The grain accuracy.
iRation
The ratio.
iAccuracyForSimplification
The accuracy for the simplification. equals -1 if no simplification is to be performed.
Returns:
WrappingDocument: Document containing the result.
o Func ComputeAWrapping( GroupOfSelectedProducts,
iAccuracy,
iRation,
iAccuracyForSimplification) As
Compute a wrapping on the selected products.
Parameters:
GroupOfSelectedProducts
The selected products on which you want to perform a wrapping.
iAccuracy
The grain accuracy.
iRation
The ratio.
iAccuracyForSimplification
The accuracy for the simplification. equals -1 if no simplification is to be performed.
Returns:
WrappingDocument: Document containing the result.
o Func WrappingShapeName() As
Returns the name of the associated shape.

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