Grasshopper

algorithmic modeling for Rhino

Hi, I think this might be basic for some, but it feels technical to me.

If I have a list of a few thousand items, how can I allow the numbers that fall into different ranges to go to different branches?

Say I want all numbers that are between 90 and 180 to go to a branch. 90 < x < 180

Would I use the dispatch, or path mapper?

Views: 589

Replies to This Discussion

[Sift Pattern] would be a better choice over [Dispatch] as it allows for more outputs.

[Find Domain] allows you to generate the Sift Pattern numbers.

Note [Path Mapper] does not work in this way unless you can identify the mapping by Tree Structure Allow. (which you cannot)

Thank you Danny, that's it

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service