Simple way to Shift a Tree?

Hi, I´m not a GH expert (yet :slight_smile:). Is there some simple way to shift a tree? I mean, just like Shift List works. I´ve already checked several threads here without success, e.g. a solution using Relative Item Shift list equivalent for tree branches, or some custom GH-cluster: https://www.grasshopper3d.com/group/gibbon/page/shift-branches Thank you!

Hey,

you could work with the TreeStatistics component, by shifting the paths output and then reordering the trees with the TreeBranch component!

Cheers, Rudi

shift_trees.gh (5.4 KB)

4 Likes

Simple and perfect solution Rudi! Thank you very much!

1 Like