Get the same sub occurrence in another occurrence

Get the same sub occurrence in another occurrence

matt_jlt
Collaborator Collaborator
238 Views
1 Reply
Message 1 of 2

Get the same sub occurrence in another occurrence

matt_jlt
Collaborator
Collaborator

I am trying to select the same sub occurrence in another occurrence of the same object. A sample of the structure is below. I want to select part 1 and be able to find the same sub occurrence from Sub Assembly 1:1 in Sub Assembly 1:2 (Note: they are two occurrences of the same assembly, also there could be many levels to the assembly structure)

 

Top Level Assembly

 

Sub Assembly 1:1           Sub Assembly1:2

part 1.ipt    --------->        part 1.ipt

part 1.ipt                        part 1.ipt

part 2.ipt                        part 2.ipt

part 3 .ipt                       part 3.ipt

 

Is this possible? Any help would be appreciated.

 

Thanks, Matt.

0 Likes
239 Views
1 Reply
Reply (1)
Message 2 of 2

YuhanZhang
Autodesk
Autodesk

Hope the Occurrences.AllReferencedOccurrences(Document) can help you.



If this solves the problem please click ACCEPT SOLUTION so other people can find it easily.



Rocky Zhang
Inventor API PD
Manufacturing Solutions
Autodesk, Inc.

0 Likes