I am trying to find the Door Tag host element (the door), however the elements are in a linked model. (tags are in my model)
I am using Springs.Collector.ElementsInView to collect all the Tags, it outputs IndependentTags.
I have tried to use a few different nodes from different packages but they don’t work (see picture). I think the reason they don’t work is because they look in the local model not the linked models.
Any ideas on how to get the host element?
thanks