All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---ManufacturingInsert
| o Property InsertType( | ) As CATBSTR (Read Only) |
| o Property NumberOfAttributes( | ) As short (Read Only) |
| o Func GetAttribute( | CATBSTR | iAttribut) As CATIAParameter |
Set MachiningQuality = CurrentInsert.GetAttribute(MfgMachiningQuality).
| o Func GetAttributeNLSName( | CATBSTR | iAttributName) As CATBSTR |
| o Sub GetListOfAttributeUnits( | CATSafeArrayVariant | oListOfAttributeUnits) |
| o Sub GetListOfAttributes( | CATSafeArrayVariant | oListOfAttributes) |
Copyright © 2003, Dassault Systèmes. All rights reserved.