API Reference > OdDb Classes > OdDbSpatialIndex Class
OdDbSpatialIndex Class
OdDbSpatialIndexOdDbSpatialIndexOdDbSpatialIndex
Syntax
C++
class OdDbSpatialIndex : public OdDbIndex;

DbSpatialIndex.h

This class implements Spatial Index objects in an OdDbDatabase instance.

TD_Db 

 

 
Name 
Description 
 
This is OdDbSpatialIndex, a member of class OdDbSpatialIndex. 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Creates an Iterator object that provides access to the entities in this Index object.
 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbSpatialIndex. 
 
Fully rebuilds this Index object from the entities in the block table record object.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.