Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgColorTable Class
Syntax
C++
class OdDgColorTable : public OdDgElement;
  1. The ordinary color table of DGN files. Each database (file) could have its color table of 256 colors (otherwise, the default color table is available). This table keeps all color for the indices [0...255].

 

  1. Also, the extended color table could be stored among xAttributes of the file (see the static methods below). This table could keep an unlimited number of colors linked by indices of { indices > 255 }.

 

  1. Please, note that a set of values is predefined (kColorByCell, kByLevel, etc). See OdDgGraphicsElement.h for details.

 

Corresponding C++ library: TG_Db 

 

OdDgColorTableOdDgColorTable

File: DgColorTable.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.