AcMapIEExporter::SetLayerLevelMapping Method

Land Desktop Development ARX CPP SDK

AcMapIEExporter:: SetLayerLevelMapping Method
 

Changes the settings for mapping layers in the drawing to DGN levels.

virtual AcMapIE::ErrCode SetLayerLevelMapping(
    bool bUse, 
    const AcMapIENameValueIterator*& mapping
) = 0;
Parameters 
Description 
bUse 
Input true to enable layer mapping; otherwise, false.  
mapping 
Input mapping to set, as AcMapIENameValueIteratorname-value pairs. In each name-value pair, specify an AutoCAD Map layer name in the name component, and its corresponding level number as a string in the value component.  
Returns

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

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