ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
DL_Codes Class Reference

#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
}
 
enum  version {
  AC1009_MIN , AC1009 , AC1012 , AC1014 ,
  AC1015
}
 

Detailed Description

Codes for colors and DXF versions.

Definition at line 66 of file dl_codes.h.

Member Enumeration Documentation

◆ color

Standard DXF colors.

Enumerator
black 
green 
red 
brown 
yellow 
cyan 
magenta 
gray 
blue 
l_blue 
l_green 
l_cyan 
l_red 
l_magenta 
l_gray 
white 
bylayer 
byblock 

Definition at line 71 of file dl_codes.h.

◆ version

Version numbers for the DXF Format.

Enumerator
AC1009_MIN 
AC1009 
AC1012 
AC1014 
AC1015 

Definition at line 95 of file dl_codes.h.


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