Sort points along curve

I doubt there is a ready made method, it is more than likely a series of iterations using Curve.ClosestPoint(). If you want a ready made method for it just use NodeInCode and call that component.

1 Like