When two projects are sharing same hierarchical sheets, can I use script to access both references / UUIDs in one project environment?

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 ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.