Get tree path/branch that contains a certain item

Hi @arquitextonica, What you want is not available as a standard component in GH.
Here is a custom C# Component that find the branch a data is on, taking out all the other steps in between.

Let me know if it works for your task.
Find Path.gh (6.2 KB)

3 Likes