Indexes   

DMOThicknesses (Collection)

Interface to access a CATIADMOThicknesses and compute Thicknesses

Method Index

Add
Creates a new Silhouette and adds it to the DMOThicknesses collection.
ComputeAThicknessWithAReference
Compute a thickness on the selected products, according to a reference product.
ComputeAThickness
Compute a thickness on the selected products.
ComputeThicknessWithReference
Compute a thickness on the selected products, according to a reference product.
ComputeThickness
Compute a thickness on the selected products.
ThicknessShapeName
Returns the name of the associated shape.

Methods


o Func Add( iProductToThickness,
iThickness1,
iThickness2,
iUseConstraints,
iConstraints,
iShapeName,
iActivatedShape,
iDefaultShape) As
Creates a new Silhouette and adds it to the DMOThicknesses collection. This function is deprecated.
o Func ComputeAThicknessWithAReference( iGroupOfSelectedProducts,
iReferenceProduct,
iThickness1,
iThickness2,
iUseConstraints,
iConstraints) As
Compute a thickness on the selected products, according to a reference product. This method is deprecated.
Parameters:
iGroupOfSelectedProducts
The selected products on which you want to perform the thickness.
iReferenceProduct
The reference product.
iThickness1
First thickness value.
iThickness2
Second thickness value. Old way
iUseConstraints
Do we use normals constraints or not ?
iConstraints
Constraints array.
Returns:
ThicknessDocument: Document containing the result.
o Func ComputeAThickness( GroupOfSelectedProducts,
iThickness1,
iThickness2,
iUseConstraints,
iConstraints) As
Compute a thickness on the selected products. This method is deprecated.
Parameters:
GroupOfSelectedProducts
The selected products on which you want to perform the thickness.
iThickness1
First thickness value.
iThickness2
Second thickness value. Old way
iUseConstraints
Do we use normals constraints or not ?
iConstraints
Constraints array.
Returns:
ThicknessDocument: Document containing the result.
o Func ComputeThicknessWithReference( iGroupOfSelectedProducts,
iReferenceProduct,
iThickness1,
iThickness2,
iUseConstraints,
iConstraints) As
Compute a thickness on the selected products, according to a reference product.
Parameters:
iGroupOfSelectedProducts
The selected products on which you want to perform the thickness.
iReferenceProduct
The reference product.
iThickness1
First thickness value.
iThickness2
Second thickness value.
iUseConstraints
Do we use normals constraints or not ?
iConstraints
Constraints array.
Returns:
ThicknessDocument: Document containing the result.
o Func ComputeThickness( GroupOfSelectedProducts,
iThickness1,
iThickness2,
iUseConstraints,
iConstraints) As
Compute a thickness on the selected products.
Parameters:
GroupOfSelectedProducts
The selected products on which you want to perform the thickness.
iThickness1
First thickness value.
iThickness2
Second thickness value.
iUseConstraints
Do we use normals constraints or not ?
iConstraints
Constraints array.
Returns:
ThicknessDocument: Document containing the result.
o Func ThicknessShapeName() As
Returns the name of the associated shape.

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