algorithmic modeling for Rhino
hi,
I have a group of boxes organized in a list in a certain way:
{0}
the box in the middle
{1}
the 2 boxes in the position right next to the one in the middle, from left to right
{2}
the 2 boxes in the position right next to the boxes in {1}...
etc
I want to move the boxes by 0,6,12
creating a new branch for each group of moved boxes.
a branch for the ones moved by 0
a branch for the ones moved by 6
a branch for the ones moved by 12
here is a file, and a sketch of how the boxes are arranged
I can't manage to move them all together by 0, then by 6, then by 12... tried cross reference...
Tags:
Here's a native (surprisingly simple) solution.
Was exploring increasingly abstract solutions when I almost had to facepalm with how easy you could circumvent the whole issue.
Basically, flatten everything, move/duplicate, then recreate the tree structure (in each of the branches) using Partition List.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by