| |
Class |
Description |
|
Filter
|
This class is the base class for all Filter objects in a
database. This class defines a query and supplies a key to the
CompositeFilteredBlockIterator object. The index corresponding to
this key obtained through IndexClass property. |
|
FilteredBlockIterator
|
This class implements iterator objects that traverse queries
defined by Filter objects on Block Table Records. |
|
Index
|
This class is the base class for all Index objects in a
database. |
|
IndexUpdateData
|
This class associates Index-specific flags and data with an
ObjectId. |
|
LayerFilter
|
This class implements LayerFilter objects in a database. |
|
LayerIndex
|
This class implements Layer Index objects in a database. This
class is designed to be used together with appropriate value of the
INDEXCTL system variable. For more information about system
variables, see |
|
SpatialFilter
|
This class implements Spatial Filter objects in a database.
Spatial Filter objects are extruded volumes based on a 2D boundary,
an extrusion direction, and front and back clipping distances. They
implement Xref clipping boundaries. |
|
SpatialIndex
|
This class implements Spatial Index objects in a database. This
class is designed to be used together with appropriate value of the
INDEXCTL system variable. For more information about system
variables, see |