I’m just starting to learn grasshopper and I need a little bit of help here . I am basically trying to get a projected length to a curve, in a list format (in first picture) The problem is, I have 190 curves that were drawn in different order so the order of the list is messed up. Image 2 shows a snippet of the drawing from curve number 47 to 49. Is there a way I can arrange the item index without having to change the curves? Starting from 0 to 190. Currently it starts as 30,1,2,3,31,5,32,4…
The curves are all aligned in X direction btw if that helps?