AcMapIEExporter::SetExportAll Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: SetExportAll Method
 

Changes the setting for using a selection set during export.

virtual AcMapIE::ErrCode SetExportAll(
    bool bTrue
) = 0;
Parameters 
Description 
bTrue 
Input true to export all entities in a drawing ignoring the selection set and filters; otherwise, false.  
Returns

Returns AcMapIE::ErrCode kErr_OK if successful. Returns AcMapIE::ErrCode kErr_Fail if the process failed.

Remarks

A default selection set (containing the entire drawing) is used if no selection set is set explicitly.

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].