AcDbBasicFilter::AddLayers Method

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: AddLayers Method
 

Adds a layer to the list of layers on which to filter objects.

Acad::ErrorStatus AddLayers(
    const ACHAR* layerFilter
);
Parameters 
Description 
layerFilter 
Input name of the layer to add to the list. Layer names are case-insensitive for filtering operations but are displayed in their original case.  
Returns

Returns Acad::ErrorStatus eOk if successful. Returns Acad::ErrorStatus eInvalidInput if parameter validation 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].