AcMapIEImporter:: Import Method
Performs the import.
virtual AcMapIE::ErrCode Import( AcMapIE::CImportResults& results, bool bUseProgressDialog = false ) = 0;
Parameters |
Description |
results |
Output CImportResultsimport results. |
bUseProgressDialog |
Input true to display AutoCAD Map's progress dialog box during the import, or false to suppress this dialog box. |
Returns
Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_OutOfMemory if system resources are insufficient. Returns AcMapIE::ErrCode kErr_Fail if the process failed for some other reason.
Remarks
This operation is time-consuming for a large number of entities.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].