Clipper Offset issue - selecting points

hello guys,
I offset a series of contour curves (img below) and now I need to select all the first points of every curve. But the first point of every curve is not aligned with the below one and I need this kind of alignment. How can I solve it?


Clipper Offset align points.gh (5.4 KB)

you could sort them based on distance to origin
Clipper Offset align points_sort.gh (16.6 KB)

Sorry if I did not reply immediately!!! Thank you so much for the suggestion. It works for my scope