Grasshopper

algorithmic modeling for Rhino

Hi guys. I would like to obtain only branches with one TRUE inside (like the image), how I can do that? Thanks in advance.

Views: 347

Replies to This Discussion

[Mass Addition] Then [Equality] = 1 feed into [Cull Pattern]

eg.

False, False, True, False = 0,0,1,0 => [MA] = 1

False, False, False, False = 0,0,0,0 => [MA] = 0

True, False, False, True = 1,0,0,1 => [MA] = 2

True, True, True, True = 1,1,1,1 => [MA] = 4

Hi Landscape,

Try this:

EDIT: Did not refresh the page. That is exactly what Danny said.

Sorry.

Attachments:

Perfect as usual!! ;-)

Many thanks Danny/Djordje!! Perfect approach!! ;-)

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service