Hi there,
I have been trying to sort some curves based on their center point’s x, y and z coordinates, so far I only managed to do so for all three of them separately, the thing is that I want to do the x and y one to work consecutively in a way that for example I have my curves sorted based on y and then have those sorted based on x so I can go through the list one by one, one curve next to another and then repeat the same for curves with different z. Does anyone know how to proceed? I am probably stuck on something that either makes no sense or I am making it too complicated, so any kind of answer to release me from testing this would be appreciated!
I attached a .GH file and internalized the curves. Also highlighted my problem in the script.
Thanks for helping in advance!
test-aptRatio.gh (20.1 KB)