All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---Collection
|
+---DMOOffsets
| o Func Add( | CATIAProduct | iProductToOffset, |
| double | iOffset1, | |
| long | iUseConstraints, | |
| CATSafeArrayVariant | iConstraints, | |
| CATBSTR | iShapeName, | |
| long | iActivatedShape, | |
| long | iDefaultShape) As CATIADMOOffset |
Set newOffset = DMOOffsets.Add
| o Func AddOffsetFromVectors( | CATIAProduct | iProductToOffset, |
| CATSafeArrayVariant | iOffsetVectors, | |
| CATSafeArrayVariant | iOffsetValues, | |
| CATBSTR | iShapeName, | |
| long | iActivatedShape, | |
| long | iDefaultShape) As CATIADMOOffset |
Set newOffset = DMOOffsets.Add
| o Sub CleanUp( | ) |
| o Func ComputeAnOffset( | CATIAGroup | GroupOfSelectedProducts, |
| double | iOffset, | |
| long | iUseConstraints, | |
| CATSafeArrayVariant | iConstraints) As CATIADocument |
| o Func ComputeAnOffsetFromVectors( | CATIAGroup | GroupOfSelectedProducts, |
| CATSafeArrayVariant | iOffsetVectors, | |
| CATSafeArrayVariant | iOffsetValues) As CATIADocument |
| o Func ComputeAnOffsetFromVectorsWithAReference( | CATIAGroup | iGroupOfSelectedProducts, |
| CATIAProduct | iReferenceProduct, | |
| CATSafeArrayVariant | iOffsetVectors, | |
| CATSafeArrayVariant | iOffsetValues) As CATIADocument |
| o Func ComputeAnOffsetWithAReference( | CATIAGroup | iGroupOfSelectedProducts, |
| CATIAProduct | iReferenceProduct, | |
| double | iOffset, | |
| long | iUseConstraints, | |
| CATSafeArrayVariant | iConstraints) As CATIADocument |
| o Func OffsetShapeName( | ) As CATBSTR |
Copyright © 2003, Dassault Systèmes. All rights reserved.