I'm curious why this happens...
> it will not let me change that attribute to the new name.
No. It's a read-only attribute. To change an instance reference,
use leReplaceAnyInstMaster() or leRemasterInstances().
There is also ccpRenameReferenceLib(), which corresponds to "Rename Reference Library"
in the Library Manager.
Stéphane
I'll try to find out why it is not doing all the symbolic vias, and
post it here if I find out.
> > it will not let me change that attribute to the new name.
>
> No. It's a read-only attribute. To change an instance reference,
> use leReplaceAnyInstMaster() or leRemasterInstances().
I experimented, and leReplaceAnyInstMaster() function will work in my
code well.
> There is also ccpRenameReferenceLib(), which corresponds to "Rename Reference Library"
> in the Library Manager.
>
> Stéphane
Thank you so much for posting, this is very big help.