Sorting Edges of Surfaces

Hello, I know this is a very common routine in grasshopper but I am struggling to sort these edges of the surfaces. Split surface seems to reorganize the data. I would appreciate some help on how to sort in a way that I can be certain the order of the list for development of my facade script. The base input is internalized. Thank you.

Sorting Edges.gh (13.8 KB)

This is how I’d sort and orient the curves.

Sorting Edges.gh (21.8 KB)

Another way :


Sorting Edges.gh (15.0 KB)

Nice way to sort with the vector length…

You already have a similar topic for this don’t you?

Sir I can’t solve this problem please fix it

Your file is useless as it contains no input.

Thanks so much everyone. I appreciate the help in this simple sorting routine. I will put this logic to use and apply to my learning process