Horizon
Loading...
Searching...
No Matches
Public Types | List of all members
DL_Codes Class Reference

Codes for colors and DXF versions. More...

#include <dl_codes.h>

Public Types

enum  color {
  black = 250 , green = 3 , red = 1 , brown = 15 ,
  yellow = 2 , cyan = 4 , magenta = 6 , gray = 8 ,
  blue = 5 , l_blue = 163 , l_green = 121 , l_cyan = 131 ,
  l_red = 23 , l_magenta = 221 , l_gray = 252 , white = 7 ,
  bylayer = 256 , byblock = 0
}
 Standard DXF colors.
 
enum  version {
  AC1009_MIN , AC1009 , AC1012 , AC1014 ,
  AC1015
}
 Version numbers for the DXF Format.
 

Detailed Description

Codes for colors and DXF versions.


The documentation for this class was generated from the following file: