dale
(Dale Fugier)
1
I had a question from a user wondering how they could create a GH solution that would “scroll” through all of the shapes provided by RhinoPolyhedra.
So I wanted to share one solution:
test_polyhedron.gh (9.3 KB)
I’m sure there are other ways.
Cheers,
– Dale
1 Like
Thank you @dale for this plugin
Using Cherry picker also useful
2 Likes
kev.r
(Kevin)
3
I’d also like to thank @dale for this great plugin.
I like to use the Item Selector component from the Human plugin for this.
The method @dale shows in his post is a good general use method to scroll/scrub through any list of unknown length.
-Kevin
2 Likes