Sort list using two points

Morning,
I have two groups of points. I´m trying order those groups using a value of one point that ever group, but sort list node tell me that the keys and the value list have differents lenghts. I have two points values and two groups. How can i do to equality both lengths?
Regards.

You need multiple keys in the same path so they can be sorted. You understand that?

Please post your Grasshopper file with the relevant inputs internalised. It’ll be easier to provide help.

1 Like

Test.gh (13.2 KB)
Thanks a lot. I attach the file.
Regards.

I don’t understand yet what you want to sort.

Can you create a sketch or explain the expected result?

Test.gh (31.0 KB)

1 Like


I am testing with two groups but i have several groups.
I think that your solution is right.
Thanks so much.

Did you look at the file in my post above?

Here it is again:

Test.gh (26.7 KB)

1 Like

Thanks so much

1 Like

Glad I was able to help.