DNBD5IInterfaces DELD5DataImport
Usage: you must use this class as is. You should never derive it.
public class DELD5DataImport
Method Index
- o
Import(CATUnicodeString,D5ConversionType,CATListValCATUnicodeString&,CATBaseUnknown_var&,CATListValCATUnicodeString&)
- Retrieves the output CATProduct and the log messages.
Methods
o Import
public static Import( | | iD5FileName, |
| | iConversionType, |
| const | iRootLibPaths, |
| | oProduct, |
| | oLogMessages) |
-
Retrieves the output CATProduct and the log messages.
Role: Retrieves the output CATProduct and the log messages.
- Parameters:
-
- iD5FileName
- The D5 file name to be imported.
- iConversionType
- The Type of the D5 file name to be imported.
- iRootLibPaths
- The root library paths if any.
- oProduct
- The output V6 Product.
- oLogMessages
- The output log messages during the import.
- Returns:
-
- S_OK if the product has been successfuly imported.
- E_FAIL otherwise if unexpected errors.
This object is included in the file: DELD5DataImport.h
If needed, your Imakefile.mk should include the module: DNBD5DataImport
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.