I’m confused and i can’t find the solution to iterate each item out of the list.
I’ve tried Lacing and node “geteverynthitem” but i can’t get is work.
The solution should be simple but i’ve a black-out.
The node “Watch” contains a list of elements.
What I want is: The node “Element.Geometry” and “StructuralFraming.Location” must get all elements in the watch node but only 1 element at a time.
Hi @Kulkul,
Thanks for the update. It works almost.
All intersections are being found but the script split at all point.
Per beam it splits only at the first point. I think only a small change in the Python Script node does the trick.