AcDbBasicFilter::AcDbBasicFilter Constructor

Land Desktop Development ARX CPP SDK

AcDbBasicFilter:: AcDbBasicFilter Constructor
 

Constructs an instance of this class by using the specified layer, feature-class, and block filtering criteria.

AcDbBasicFilter(
    const ACHAR* layerFilter, 
    const ACHAR* featureClassFilter, 
    const ACHAR* blockfilter
);
Parameters 
Description 
layerFilter 
Input layer name(s). Separate multiple names by commas. Layer names are case-insensitive.  
featureClassFilter 
Input feature-class name(s). Separate multiple names by commas.  
blockfilter 
Input block names. Separate multiple names by commas.  
Returns

Returns nothing.

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