pcb 4.1.1
An interactive printed circuit board layout editor.
|
Holds a range of Drill Infos. More...
#include <global.h>
Data Fields | |
Cardinal | DrillN |
Cardinal | DrillMax |
DrillType * | Drill |
Plated holes.
Definition at line 505 of file global.h.
Referenced by count_drill_lines(), FreeDrillInfo(), GetDrillInfo(), GetDrillInfoDrillMemory(), PrintFab(), and ReportDrills().
Max. number from malloc().
Definition at line 504 of file global.h.
Referenced by GetDrillInfoDrillMemory().
Number of drill sizes.
Definition at line 503 of file global.h.
Referenced by count_drill_lines(), GetDrillInfo(), GetDrillInfoDrillMemory(), PrintFab(), and ReportDrills().