AcMapMbMapSheetLayoutSettings::SetMapKeyLayerPattern Method

Land Desktop Development ARX CPP SDK

AcMapMbMapSheetLayoutSettings:: SetMapKeyLayerPattern Method
 

Sets a pattern to select layers visible within a current drawing Map Key.

Acad::ErrorStatus SetMapKeyLayerPattern(
    const ACHAR* pszLayerPattern
);
Parameters 
Description 
pszLayerPattern 
Input a pattern to select layers visible within a current drawing Map Key. The pattern relies on acdbSNValid() to select layers.  
Returns

Returns Acad::eOk if successful; otherwise, returns a different error code.

Remarks

The patterns will be comma delimited, and may contain the regular expressions defined for acutWcMatch.

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