pcb

Comment 13 for bug 996319

Revision history for this message
Peter Clifton (pcjc2) wrote :

Oh, and I renamed the find.c APIs, so you will have to substitute:

ResetFoundLinesAndPolygons -> ClearFlagOnLinesAndPolygons
ResetFoundPinsViasAndPads -> ClearFlagOnPinsViasAndPads
ResetConnections -> ClearFlagOnAllObjects

Hopefully those names are somewhat less confusing than our previous ones.