pcb 4.1.1
An interactive printed circuit board layout editor.

drill_hole Struct Reference

Structure to represent a single hole. More...

Data Fields

double x
double y
int cx
int cy
int is_plated

Detailed Description

Structure to represent a single hole.

Definition at line 147 of file gcode.c.


Field Documentation

Definition at line 131 of file gsvit.c.

Referenced by add_hole().

Definition at line 132 of file gsvit.c.

Referenced by add_hole().

Definition at line 133 of file gsvit.c.

Referenced by add_hole().

double drill_hole::x

Definition at line 149 of file gcode.c.

Referenced by add_hole(), gcode_do_export(), and sort_drill().

double drill_hole::y

Definition at line 150 of file gcode.c.

Referenced by add_hole(), gcode_do_export(), and sort_drill().


The documentation for this struct was generated from the following files: