[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gsch2pcb deleting almost all elements
Could we reduce the overhead by something like this?
UpdateElement(refdes, libname, description, value, [X, Y, Ang])
If the refdes is missing, it's added. If it's present, we check description
and value against the old ones, and replace it (in place maybe?).
We also need NetList(Clear) and NetList(Add,pin,pin[,...])
As for the writing-out, that's an export HID :-)
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user