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. 

 

 
Name 
Description 
 
 
 
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.
 
 
 
 
Fully rebuilds this Index object from the entities in the block table record object.  
Copyright © 2002–2021. Open Design Alliance. All rights reserved.