algorithmic modeling for Rhino
put x*4 in Expression of the slider
-j
Hi Drew,
until recently Sliders used their name in the expression. So if you didn't specifically rename the slider then the expression would be:
Slider * 4
In more recent version I started using x as a variable, though for the time being the name also still works, just to maintain legacy support.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
how would you do a slider that you only want 0 or 1.0625?
thanks
Expression = x*1.0625
Rounding = N
Min = 0
Max = 1
If you only allow for 2 values, I suggest using a Value List instead of a slider.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
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