pcb 4.1.1
An interactive printed circuit board layout editor.

single_size_drills Struct Reference

Structure to represent all holes of a given size. More...

Collaboration diagram for single_size_drills:

Data Fields

double diameter_inches
int n_holes
int n_holes_allocated
struct drill_holeholes
Coord radius

Detailed Description

Structure to represent all holes of a given size.

Definition at line 156 of file gcode.c.


Field Documentation

Definition at line 158 of file gcode.c.

Referenced by gcode_do_export(), get_drill(), and gsvit_fill_circle().

Definition at line 162 of file gcode.c.

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

Definition at line 161 of file gcode.c.

Referenced by add_hole(), and get_drill().

Definition at line 142 of file gsvit.c.

Referenced by gcode_do_export(), and get_drill().


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