Hi all - I’m trying to array an object along a path curve, where the spacing is determined by a custom list of values (in the attached example they’re derived from the amplitude of a different curve). I’ve remapped the values onto the path curve length to create a list of spacing increments (the total sum is equal to the length of the path curve). But to array the objects correctly, I think I need a running total, adding each increment one by one. I’m trying to do this with Series, but perhaps it’s not the right tool, or perhaps I’m not using it correctly
20241002_SCREENWALL.gh (39.4 KB)
Greatly appreciate any suggestions