Grasshopper

algorithmic modeling for Rhino

Is it possible to cull branches based on a boolean pattern like cull list?

Obviously I can do it with some extra components, but I'm wondering if I am missing something that exists where I can do it easily.

Thanks!

Views: 9676

Replies to This Discussion

My solution right now is to create a range of numbers that account for each branch in the tree.

then apply the cull list to the list of numbers, then us the resulting list to retrieve a branch from a tree "Tree Branch"

Hi Adam,

You can cull the branches directly using the "Param Viewer" to gain it's paths:

Of course the cull pattern can be different than: false, true, true. You can define whatever combination you like.

Cool, thanks for that.

Still not as simple as culling a list, but it is cleaner than the way I was doing it.


It would be nice if there were a "cull branch" component. Not as a complaint, but as a suggestion to David.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service