algorithmic modeling for Rhino
i would like to create new paths in a list based on another list's values
i want the "values" list to work as a branch path. meaning my resulting list should be:
{0} (0.0, 2.0) (1.0, 2.0)
{1} (0.0, 1.0) (1.0, 1.0) (2.0, 2.0)
{2} (0.0, 0.0) (1.0, 0.0) (2.0, 0.0) (2.0, 1.0)
i know how to do this with boolean true/false but that's only gonna make my operation a bit heavier. is there a way to create paths using those values directly?
Tags:
works like a charm!
what if i'm trying to do the same thing to the resulting list?
This was the exact solution I was looking for.
It works like a charm, but I'm trying to wrap my head around why this works.
Guess I need to look into the working of the param viewer component.
Thank you for posting!
you can also use assign paths or "graft by data" from Human http://www.grasshopper3d.com/group/human
lovely addition... why is the download link not working?
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