algorithmic modeling for Rhino
Replies are closed for this discussion.
Ok, now it works! You saved the day!
Solution for noobs:
1) Download and install ghPython http://www.food4rhino.com/project/ghpython?etx
2) Drag python script on canvas
3) Right click, choose "Open editor"
4) Insert this code and click OK
import itertools
a = [len(list(g)) for k, g in itertools.groupby(Boolean)]
5) Right click your inputs and choose list access
It should look something like this:
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