wow, thanks visose for so much fast replies! i didn't figure the "param viewer" was useful for anything more than viewing. it makes path structure accessible/manageable. great! maybe it should change its name a bit to give a better hint. first suggestion: "param viewer/handler" would this make sense?
On May 6, 12:18 pm, visose <[email protected]> wrote: > 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
