I’m trying to create some kind of a loop that will allow dynamo to take every item in a list and run couple of nodes. The example shown below is setting each duct to offset of 5’. What i want to do is to move the first duct then show a window for the user to proceed to the next duct and then show another window and so forth.
Is there any way I could run these nodes n times, where n is the length of the list of elements?
Thanks so much @awilliams for sharing. It’s working perfectly now. I created a custom node that contains all the nodes (Set parameter + Data-shape ) and I used the “set level” for the input.