Grasshopper
algorithmic modeling for Rhino
I have a 1 branch list of items
I need to sort them that every X let's say 4 items it puts them in new branch
so:
{0}
1
2
3
4
5
6
7
8
9
10
11
BECOMES:
{1}
{2}
etc...
the number of items and X is NOT constant
any help?
Tags:
MySpace Tweet Facebook Facebook
Views: 736
I think this is still the way of doing it that uses fewer components, not sure. You can also use the replace branches component.
works, thanks.
If it's static, use the path mapper.
I personally prefer the Replace Branches method Vicente mentions.
So both take 5 components, I guess I counted grafting the data as a component.
RSS
Welcome toGrasshopper
Sign In
by June Lee 0 Comments 0 Likes
by Parametric House 0 Comments 0 Likes
Added by kgm 0 Comments 0 Likes
Added by June Lee 0 Comments 0 Likes
© 2025 Created by Scott Davidson. Powered by
Badges | Report an Issue | Terms of Service
Please check your browser settings or contact your system administrator.