No need to flatten, besides that method will only work if you have one item per branch. You can use the param viewer and tree branch components to achieve this: http://grasshopper3d.googlegroups.com/web/shiftbranch.jpg
On May 6, 11:59 am, frankS <[email protected]> wrote: > i am trying to shift branch structure, since there this no such > component, i try it the following way: > flatten the structure, > shift the list, > graft a new stucture from the shifted list... > > starting with a structure containing 3 paths > (0;0;0) > (0;1;0) > (0;2;0) > > after grafting it ends up with > (0;0;0) > (0;0;1) > (0;0;2) > > screenshot > here:http://grasshopper3d.googlegroups.com/web/shift_tree.jpg?hl=en&gsc=YI... > > any idea how to rearrange this creating the same structure again? > "simplifiy" doesn't seam to help... > any advise much appreciated. > frank
