I need to rearrange the upper tree according to the scheme below:
First mega branch has one branch only, second one three, third two, fourth one and so one. This is the dynamic list.
I have tried various things but I can’t make it work.
reorganize_tree_branches.gh (17.6 KB)
You can internalize your relevant data - right clic on a parameter > Internalize.
Did you provide the paths tree exactly as in your first screenshot ?
These are big 3D models. Martin nailed it but reproducing it with numbers.
I should do it myself but fingers don’t listen to me when I’m in rush.
Thanks @Piotr I did this with domains to be able to visually check the outcome in Grasshopper a little easier. It works also with all numbers and I think it shold work with geometries too.
Hi Martin
Pleasure to inform that your solution works. Nice and clean. I was near, didn’t graft where it was needed.
Thanks for helping.