Hello,
I'm working on a script to move assembly RefDes.
To make my component collection I'm using this:
Set cmpsColl = pcbDocObj.Components(epcbSelectAll)
I want to unselect component with a specific Cell name in this collection before moving RefDes.
Thanks
Joseph