Sort points

Hello,
I have these 144 points and I want to sort them in grasshopper, so that I can take tags on them (from 0 to 143). What should I do?
sort points.gh (7.2 KB)

Thank you all,
Fereshteh

This could be one way.


sort points_re.gh (11.9 KB)

1 Like

Another one.


sort points_reV2.gh (17.3 KB)

1 Like

If you want sort points from 0 to 143 you can use this : x or y direction

sort points2.gh (15.9 KB)

1 Like

Thank you, but I wanted it to be sorted from 0 too 143.

Thank you, this is exactly what I wanted.

?.. If you want, Just flatten the result.:wink:

2 Likes

Yeah, thank you.