Sorting Lists Gone Wrong

Hi guys,

I’m experiencing some issues sorting a list of text objects.

The purpose of this exercise is to match the Plot Number, with the Surface for that plot, with the Level associated to that Plot.

Everyting is set, except for the Plot Number, which seems to almost match, but for some reason I cannot understand something is going wrong.

Please check the print below and attached files.

Total Plot Eval 001.zip (9.5 MB)

Thank you so much for your help.

Hi Carlos,

The GH file you sent is extremely slow and several attempts to run it resulted in Rhino crashing. However the Rhino file ringed a bell. Hasn’t this problem already been solved here ?

I started over from the file in the post above and simplified it a bit more.

Plot Number - surface - height.gh (9.0 MB)

Thanks once again @magicteddy !

Unfortunatelly some of the rules of this have changed in the meantime.

Because instead of the lowest vertex of the plot, we now should consider the lowest vertex of the access to the plot. And for some reason I couldnt make the previous solution work.

I’ve tweaked the file that you just sent , and this way seems to get the results that I want.

I’ll cross check on the excell file now.

I’ll leave it here in case you want to have a look.

Solved.gh (9.3 MB)

Many thanks once again this was very very helpfull

OK, I completely missed that because I couldn’t get the file to run entirely.

Here could be another quicker solution to associate a segment to its neighbour border.

Solved_associate border.gh (9.0 MB)