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.

TD_Db 

 

 
Name 
Description 
 
This is OdDbLayerIndex, a member of class OdDbLayerIndex. 
 
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 OdDbLayerIndex. 
 
Fully rebuilds this Index object from the entities in the block table record object.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.