sort along curves doesnt works, What I should try?
sort.gh (442.7 KB)
Assuming this is an excerpt from a larger script, you need to start earlier with the sorting of the panels, perhaps at the point of panel creation. Doing this in afterward is a pain compared to doing it at the start.
Do you have a larger context?
hello mmmm I got it. that disorder was caused for a split the panels before that the order is fine maybe with that curves can I sorter but thank fot the suggestion.
Well, if is just the “horizontal” curves that you are looking for, this will get you that:
but the curves are still not ordered. Get the panels ordered. It will simplify things alot.
The edges are correct order in the first set of curves to avoid problem maybe if create the panels with curve network can works but not working lol check this out.
sort_1.gh (372.8 KB)
If u check it don’t waste time, I got the surfaces just had to clean tree to match
Well, I am glad it worked out for you. Because in all the files you have shown me so far, the surfaces are not sorted.
in fact the “panels” not have an order it doesn’t matter really but I needed the edges to create another level of panels, after net surface the edges match but thanks for your time, I liked to see the way u work with booleans.
oh yeah I’ve trying to do this in other examples this may help to create the last order and have a sequence thanks.