algorithmic modeling for Rhino
Tags:
Try right clicking on the 'P' input of your 'PCen' component and using 'graft'.
Basically, CPoly produces one branch per polygon, while PCen produces one item for each polygon, and all the items are in one branch.
If you graft PCen, you'll have one point per branch (and therefore one branch per polygon).
You can also graft the output of Voronoi, so each cell is going to his own branch.
(Then connect a Line component to cell centers and cell points, as the default data matching on components is Longest List, Line will try to connect all the cell controls points with the one center point in corresponding branch).
Thanks guys, that worked! I'm on a step closer to understanding this stuff)
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