algorithmic modeling for Rhino
Worked Perfectly, thank you very much. Can you explain what the flip matrix actually does or what it is?
Look into data trees in the gh manual. Data in GH is handled by data trees, like a list of lists. Consider it like a bunch of columns ordered in rows. Flip matrix flips that and now it is a bunch of rows ordered in columns. look at the data output. You must understand data trees to really use grasshopper.
Thank for all the information. For the last example, is it still parametric? How would you go about manipulating the curves within grasshopper in this instance?
It is even more parametric. You manipulate them with lists. How would you like to manipulate them? I would say if you do it the way you are it is actually not parametric (it is too manual / unnecessary copy and paste).
*If you notice even in Chapulin Colorado's example. He is putting all the curves into one divide curve component. (his curves are from move)
On an additional note, you can always get the curves out again with list item, tree branch, and explode tree. But overall, you should try and streamline as much as possible.
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
© 2024 Created by Scott Davidson. Powered by