API Reference > OdDb Classes > OdDbLayerTable Class
OdDbLayerTable Class
OdDbLayerTableOdDbLayerTableOdDbLayerTable
Syntax
C++
class OdDbLayerTable : public OdDbSymbolTable;

DbLayerTable.h

 

This class implements the layer table object, which represents a container for storing and accessing of layer record objects in the database. This class inherits the base functionality of predefined tables.

TD_Db 

Example of Working with the Layer Table Object 

Example of Working with the Layer Record Object 

Working with Layers 

OdDbLayerTableRecord class

 
Name 
Description 
 
Builds an instance of the layer table object.
Applications typically will not use this constructor, insofar as the database object creates own instance of the layer table. The layer table object exists in the database a prior. 
 
Name 
Description 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbLayerTable. 
 
Generates usage data for each record in the layer table object. 
 
overridables 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.