Multiline Data and sorted list

Hello,
I used the “Surface / Line” module to determine the intersection points of lines with a surface in my model. However, as a result I don’t get the coordinates of the points in a list with multiline data and a continuous index. How can I create a list with Multiline Data and Continuous Index? I would then like to sort the list according to ascending X coordinates. I have already tried it in the file.
Thank you for your help.
Frank

Dachtragwerk.gh (36.7 KB)

Hello,
some further information. From the SLX component I get the list according to the attached image. However, I cannot continue working with this list or sort it. How can I convert this list into a Multiline Data with ascending index?

grafik

Frank

you can Flatten the output

please have a look at these first, it’s a playlist

Hello inno,
many thanks for your response.
That was what I was looking for. Now it works.