I bumped into an issue about sorting points, as attached screenshot shown, I’d like to sort the points to the Y-Axis first instead of the default logic (first x, then y, then z)
Before when using lunchbox to do such thing, i can use reverse surface direction to change to sorting, but this time it’s only points and so far i had no luck to get it done.
If so it seems you didn’t’ really read what was here. I used David Rutten Method that uses a single number calculated with a formula like (Pt.X+1000*Pt.Y)
Ah sorry I missed the “first Y, then X” part, and obviously the topic was already solved. But just for completeness, one could extend the script I posted like so: