Filtering Point Clouds?

Hey All,

I am generating points by overhang value, result is a variably sized List and I now want to “sort” the points in that list, spacing them evenly to each other.


Any pointers to an algorithm for this?

Many thanks! CB