algorithmic modeling for Rhino
I see, but how would you divide it in groups of "n" items? Would it be with the Stream Gate command? I don't know what you have to input in the "G" input of that command. Thank you.
Jesús
yes, stream gate lets you dispatch to more than two lists. The G is the pattern where to put the input list items to.
Default is two outputs and a pattern of 0,1. The pattern gets repeated. This is exactly what dispatch does by default.
If you have stream gate with three outputs, the stream gate needs a pattern of 0,1,2.
For larger groups better look into the PathMapper component. It can do all that in one single component but needs some more knowledge of the tree/path concept and the path syntax.
Thanks again Hannes. I'll do a search on the Internet to see if I can find a manual about Grasshopper's logic components.
Though from what I have found already I was wrong: Stream Gate actually works like a railway switch, i.e. input data is allowed to flow only to one output parameter. Maybe it's the PathMapper component you listed the one I'm looking for.
Jesús
Wow cool. Now I can finally continue with my work. Thx
how can i control de N number of group with a Slider ?
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