Hi, this sounds like a basic question but I am new to GH so go easy on me please!
I have a data tree thats structure as {0,x} (N=1) where x are 5 components. I would like to re-arrange this to {0} (N=5) so that each branch has 5 components as opposed to each branch having 5 sub-branches, with each sub-branch having 1 component.
Afterwards, I would like to loop through the branches and dispatch each branch with its 5 components, which comprise of curves that I can then move to various locations as required in my Rhino model.
Your help would be much appreciated!
Thanks,
M