pcb 4.1.1
An interactive printed circuit board layout editor.

line_info Struct Reference

Collaboration diagram for line_info:

Data Fields

Coord X1
Coord X2
Coord Y1
Coord Y2
Coord Thickness
Coord Clearance
FlagType Flags
LineType test
LineTypeans
jmp_buf env
LineType ** Line
PointType ** Point
double least
int locked

Detailed Description

Definition at line 357 of file create.c.


Field Documentation

Definition at line 363 of file create.c.

Referenced by CreateDrawnLineOnLayer(), and line_callback().

jmp_buf line_info::env

Definition at line 364 of file create.c.

Referenced by CreateDrawnLineOnLayer(), line_callback(), and SearchLineByLocation().

Definition at line 242 of file search.c.

Referenced by linepoint_callback(), and SearchLinePointByLocation().

Definition at line 363 of file create.c.

Referenced by CreateDrawnLineOnLayer(), and line_callback().


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