how to make Grouping for points from the same list according to the closet points as sub list using daynamo i spend a lot of time trying
Hi @Mkq_1993 ,
Could you maybe elaborate a little bit more about what your in- & (desired) output?
closest sort.dyn (37.4 KB)
The above might help. It may need to be applied one level deeper (looks like you’re working with sublists), but it’s the general principle.
thanks for your respond
I want to sort the points according to the closest to each other and have the same level
so i don’t have another point to use them to compare
Try Points.pairbydistance from the Sparrow package.


