Here's the scenario:
I started a schematic & layout using a component from Library_A. Later I added a revised version of the same component from Library_B (pad shape changed).
I want to update my schematic & layout to only use the revised component from Library B.
Using 'REPLACE' means I have to locate & individually click each component (risking missing some).
Trying the command 'UPDATE Library_A=Library_B;' fails with the error box:
Library 'Library_B' is already used in this drawing!
Anyway, that risks updating other component types that I don't want to change.
Is there a solution (script, ulp) to this?
Thanks, Ian