AcDbObjectFilterGroup Class

From Land Desktop Development ARX CPP SDK

Links
AcDbObjectFilterGroup Class
 

Filters objects (entities) in the current drawing based on the criteria of one or more listed filters. To create a filter, construct an instance of the AcDbBasicFilterclass or an instance of a class derived from the AcDbObjectFilterclass.

class AcDbObjectFilterGroup : public AcDbObjectFilter;
File

AcDbObjectFilter.h

Destroys an instance of this class. 
Constructs an instance of this class. 
Adds a filter to the end of the filter list. 
Filters objects on the current drawing based on the filtering criteria of all the filters in the filter list. 
Retrieves a filter from the filter list. 
Inserts a filter into the filter list. 
Determines whether the filter list is empty. 
Counts the number of filters in the filter list. 
Clears the filter list. 
Removes a filter from the filter list. 
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 support@toolsfactory.com.