pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <global.h>
Data Fields | |
Coord | Thick |
Coord | Diameter |
Coord | Hole |
Coord | Keepaway |
char * | Name |
int | index |
Via diameter.
Definition at line 511 of file global.h.
Referenced by ActionRouteStyle(), apply_vendor_map(), AutoRoute(), dialog_style_changed_cb(), FlagCurrentStyle(), ftherm_rect_in_reg(), ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_sync(), InitAutoRouteParameters(), IronDownAllUnfixedPaths(), ParseRouteString(), pcb_use_route_style(), RouteOne(), set_some_route_style(), style_selected(), style_set_cb(), and WritePCBDataHeader().
Via drill hole.
Definition at line 512 of file global.h.
Referenced by ActionRouteStyle(), apply_vendor_map(), AutoRoute(), dialog_style_changed_cb(), FlagCurrentStyle(), ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_sync(), IronDownAllUnfixedPaths(), ParseRouteString(), pcb_use_route_style(), set_some_route_style(), style_selected(), style_set_cb(), and WritePCBDataHeader().
Definition at line 515 of file global.h.
Referenced by CreateNewPCB().
Min. separation from other nets.
Definition at line 513 of file global.h.
Referenced by __Expand_this_rect(), __found_one_on_lg(), __GatherBlockers(), ActionRouteStyle(), AddIrregularObstacle(), AddLine(), AddPad(), AddPin(), AutoRoute(), bloat_routebox(), blocker_to_heap(), boink_box(), CreateRouteData(), dialog_style_changed_cb(), Expand(), FlagCurrentStyle(), ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_sync(), InitAutoRouteParameters(), IronDownAllUnfixedPaths(), lookup_keepaway(), ParseRouteString(), pcb_use_route_style(), RouteAll(), set_some_route_style(), style_selected(), style_set_cb(), and WritePCBDataHeader().
char* RouteStyleType::Name |
Definition at line 514 of file global.h.
Referenced by AdjustStyle(), apply_vendor_map(), dialog_style_changed_cb(), ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_empty(), ghid_route_style_selector_real_add_route_style(), lesstif_insert_style_buttons(), lookup_keepaway(), lookup_thickness(), ParseRouteString(), ProcNetlist(), RouteStylesChanged(), SetRouteStyle(), style_button(), style_name_cb(), and WritePCBDataHeader().
Line thickness.
Definition at line 510 of file global.h.
Referenced by ActionRouteStyle(), AutoRoute(), dialog_style_changed_cb(), FlagCurrentStyle(), ghid_route_style_selector_edit_dialog(), ghid_route_style_selector_sync(), InitAutoRouteParameters(), IronDownAllUnfixedPaths(), lookup_thickness(), ParseRouteString(), pcb_use_route_style(), set_some_route_style(), style_selected(), style_set_cb(), and WritePCBDataHeader().