Сycles

Hello everyone! Please tell me how can I make the looped nodes? I need to repeat the set of nodes several times, depending on the quantity of unique elements. For example, if there are 100 rooms in Revit model, I’ll need to repeat my code 100 times?!

I tried to get a workaround, using a consolidated table, but this doesn’t work as intended. In this case I need to set the corresponding parameter value to all of the elements, which is inconvinient.

@V2archi Set Lacing to Longest for List.FirstItem and List.RestOfItems