KiCad PCB EDA Suite
Loading...
Searching...
No Matches
odb_defines.h File Reference
#include <string>

Go to the source code of this file.

Macros

#define ODB_JOB_NAME   "JOB_NAME"
 
#define ODB_UNITS   "UNITS"
 
#define ODB_DIM_X   "x"
 
#define ODB_DIM_R   "r"
 
#define ODB_DIM_C   "c"
 
#define ODB_NONE   "NONE"
 

Macro Definition Documentation

◆ ODB_DIM_C

#define ODB_DIM_C   "c"

Definition at line 31 of file odb_defines.h.

Referenced by FEATURES_MANAGER::AddChamferRectSymbol().

◆ ODB_DIM_R

#define ODB_DIM_R   "r"

◆ ODB_DIM_X

◆ ODB_JOB_NAME

#define ODB_JOB_NAME   "JOB_NAME"

Definition at line 27 of file odb_defines.h.

Referenced by ODB_MISC_ENTITY::ODB_MISC_ENTITY().

◆ ODB_NONE

#define ODB_NONE   "NONE"

Definition at line 32 of file odb_defines.h.

◆ ODB_UNITS

#define ODB_UNITS   "UNITS"