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=YI86oxYAAACA-diTRStqTTJPlevUBMDKvjbSls0oO8nLitgjRf_esQ any idea how to rearrange this creating the same structure again? "simplifiy" doesn't seam to help... any advise much appreciated. frank