AcDbBasicFilter::SetLayers Method

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: SetLayers Method
 

Sets the layers on which to filter objects. See also Layers().

Acad::ErrorStatus SetLayers(
    const AcArray<ACHAR*>& layerFilters
);
Parameters 
Description 
layerFilters 
Input array of layer names. Layer names are case-insensitive.  
Returns

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

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