Grasshopper

algorithmic modeling for Rhino

I need to use one slider to control multiple things but at certain points i need values to stop increasing on some items.

Ive tried larger than and smaller than which would work but it gives only true and false output.

I tried domain by running my slider into the min and setting the max but it still allows the min to go over the max set value.

What am I missing?

Views: 450

Replies to This Discussion

Hi Aaron,

In case I understood you correctly, this may work:

The first "Evaluate" component limit is 3 - Everynumber larger then three will output 3. Smaller (and equal) than 3 will output the value from the slider.

Second "Evaluate component" does the same, only with number 7 as limit, instead of 3.

Is that what you want?

Attachments:

Awesome! thanks!

or use "min" component which is avaible in the maths tab

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service