algorithmic modeling for Rhino
You could also use the Max() function, it's slightly less typing:
Max(x, 0.0)
Max() returns the higher of two numbers, so if x is less than zero, zero is returned. there is even a Max component (Math.Util), so you don't have to resort to expressions at all.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by