Trace Back Linked Model Path from List Elements

Use BimorphNodes LinkElement.OfCategory node, then you can use the LinkElement.LinkInstanceId which is the ID of the link from where the linked element derived.

To get the link instance element from the ID, you can use this technique by @Kulkul:

1 Like