pick-and-place.h File Reference


Detailed Description

Header info for the PNP (pick-and-place) parsing functions.

Definition in file pick-and-place.h.

Go to the source code of this file.

Functions

GArray * pick_and_place_parse_file (gerb_file_t *fd)


Function Documentation

GArray* pick_and_place_parse_file ( gerb_file_t *  fd  ) 

Parses the PNP data.

two lists are filled with the row data.
One for the scrollable list in the search and select parts interface, the other one a mere two columned list, which drives the autocompletion when entering a search.
It also tries to determine the shape of a part and sets pnp_state->shape accordingly which will be used when drawing the selections as an overlay on screen.

Returns:
the initial node of the pnp_state netlist

Definition at line 227 of file pick-and-place.c.

References gerb_transf_rotate(), and pick_and_place_get_float_unit().


Generated on Tue Aug 19 00:14:51 2008 for gerbv by  doxygen 1.5.6