API Reference > OdDb Classes > OdDbFilter Class
OdDbFilter Class
OdDbFilterOdDbFilterOdDbFilterOdDbFilterOdDbFilter
Syntax
C++
class OdDbFilter : public OdDbObject;

DbFilter.h

The class is the base class for all OdDb Filter objects.

This class defines a query and supplies a key to the OdDbCompositeFilteredBlockIterator object. The index corresponding to this key obtained through indexClass().

TD_Db 

 

  • OdDbIndexFilterManager
  • OdDbIndex
  • OdDbFilteredBlockIterator
  • OdDbCompositeFilteredBlockIterator

 

 
Name 
Description 
 
This is OdDbFilter, a member of class OdDbFilter. 
 
Name 
Description 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns the class descriptor of the OdDbIndex for this Filter object. 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbFilter. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.