My problem is here:
I have two projects A and B. B is created by using “Insert Schematic Sheet Content” (issue).
B is actually a testing layout for part of A. and Most and essential part of B is just referenced to hierarchical sheet in A.
Now I want to re-use PCB layout of B, and copied to A. But they are not same references.
So I I realized although they are same hierarchical sheets, but the have different instances defined in it.
So is there any python APIs that I can access both instances in one project that I can use script to replace / match the copied layout ?