pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
GList * | Line |
GList * | Arc |
GList * | Polygon |
GList* gsvit_net_layer::Arc |
Definition at line 111 of file gsvit.c.
Referenced by gsvit_build_net_from_selected(), and gsvit_destroy_netlist().
GList* gsvit_net_layer::Line |
Definition at line 110 of file gsvit.c.
Referenced by gsvit_build_net_from_selected(), and gsvit_destroy_netlist().
GList* gsvit_net_layer::Polygon |
Definition at line 112 of file gsvit.c.
Referenced by gsvit_build_net_from_selected(), and gsvit_destroy_netlist().