All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---AnalysisImage
o Property AnalysisImages( | ) As CATIAAnalysisImages (Read Only) |
o Sub ExportData( | CATIAFolder | iFolder, |
CATBSTR | iFileName, | |
CATBSTR | iExtensionType) |
To export data with mesh-part identification use ExportDataWithMeshPartId
o Sub ExportDataInGlobalAxis( | CATIAFolder | iFolder, |
CATBSTR | iFileName, | |
CATBSTR | iExtensionType, | |
CATAxisOrientationType | iAxisOrientationType, | |
boolean | iExportMeshPartID) |
o Sub ExportDataInManualAxis( | CATIAFolder | iFolder, |
CATBSTR | iFileName, | |
CATBSTR | iExtensionType, | |
CATSafeArrayVariant | iOrigin, | |
CATSafeArrayVariant | iXDirection, | |
CATSafeArrayVariant | iYDirection, | |
CATSafeArrayVariant | iZDirection, | |
CATAxisOrientationType | iAxisOrientationType, | |
boolean | iExportMeshPartID) |
o Sub ExportDataInUserAxis( | CATIAFolder | iFolder, |
CATBSTR | iFileName, | |
CATBSTR | iExtensionType, | |
CATIAAxisSystem | iAxisSystem, | |
CATIAProduct | iProduct, | |
CATAxisOrientationType | iAxisOrientationType, | |
boolean | iExportMeshPartID) |
To export data with mesh-part identification use ExportDataWithMeshPartId
o Sub ExportDataWithMeshPartId( | CATIAFolder | iFolder, |
CATBSTR | iFileName, | |
CATBSTR | iExtensionType) |
To export data with mesh-part identification use ExportData
o Sub ResetSelection( | ) |
o Sub SetActivationStatus( | CATVariant | iActivationStatus) |
o Sub SetCurrentOccurrence( | CATVariant | iOccurrenceNumber) |
o Sub SetSelection( | CATIAReference | iReference, |
CATVariant | iReplaceMode) |
o Sub Update( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.