API Reference > OdDg Classes > OdDgLevelTableRecord Class
OdDgLevelTableRecord Class
OdDgLevelTableRecordOdDgLevelTableRecordOdDgLevelTableRecord
Syntax
C++
class OdDgLevelTableRecord : public OdDgTableRecord;

DgLevelTableRecord.h

This class represents Level records in the OdDgLevelTable in an OdDgDatabase instance. 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The element symbology fields (the color, the weight, the style) are the symbology that is used to display an element on that level when 'bylevel' value is set on the symbology fields into element. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The lowest priority value is (-500). The highest priority value is (500). If value is out of this range it will be cast according to this limitation. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Determines whether the level record object is in-use when the generateUsageData() method is called and returns true if the level is in-use, or false if the level is not use. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Called as the first operation as this object is being erased or unerased.
 
 
OdGiDrawable overridden 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.