Wrong List order of Splitted surface

Hello everyone,
I m having some trouble with my splitted surface:
I lofted a series of curve, and than i tried to divide the lofted surface with the same list of curves. Everything is working fine till now, but when I go to look at the oredr of the splitted surface it’s a mess as you can see from the picture. Do you have any idea how can I fix it and have the surfaces in order? I tried to use the sort component, but I don’t know which parameter I can use as reference.

Senza titolo-2

Thank you for your help in advance :slight_smile:

1 Like

Hi,
You could use the Closest UV parameters to the untrimmed surface as a guide for sorting.

Sort_by_U_param.gh (11.5 KB)