Data matching issue with group of curves!

Hello!

I am essentially trying to apply this column script to all the curves in the model, but some reason it fails to work. But if I apply it to one curve and it works fine. I think the issues lies somewhere with the data matching.

So I have 21 curves of various heights and my idea is to divide each curve into equal portions in relation to their length. With each point I can create a circle and adjust it using a graph mapper. But I think the problem begins when I divide the circles and then the data becomes complicated.

I tried partitioning the list, but could not identify how to combine them back into separate trees. Any help would be appreciated!

columns.gh (38.4 KB)


columns-re.gh (42.0 KB)

2 Likes