API Reference > OdDb Classes > OdDbLayerIndex Class
OdDbLayerIndex Class
OdDbLayerIndexOdDbLayerIndexOdDbLayerIndex
Syntax
C++
class OdDbLayerIndex : public OdDbIndex;

DbLayerIndex.h

This class implements Layer 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.