AcDbBasicFilter::Layers Method

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: Layers Method
 

Retrieves the layer(s) on which to filter. The layer filter is defined with SetLayers() (twoforms). NULL and empty strings ("") are invalid values.

const ACHAR* Layers() const;
Returns

Returns the layers on which to filter as any of the following values: A single layer name ("Layer1", for example)A list of comma-separated layer names ("Layer1,Layer2", for example)A "*" indicating all layers except off, locked, or frozen onesLayer names with wildcard characters ("layer?" or "lay*", for example)

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