AcMapIEExporter::Export Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: Export Method
 

Performs the export.

virtual AcMapIE::ErrCode Export(
    AcMapIE::CExportResults& results, 
    bool bUseProgressDialog = false
) = 0;
Parameters 
Description 
results 
Output CExportResultsexport results. 
bUseProgressDialog 
Input true to display AutoCAD Map's progress dialog box during the export, 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].