
Description
This vb Component for Grasshopper tests a number value against a floor and ceiling value returning the floor if lower, the ceiling if higher, and the original value if between.
Components

Limit
F | In | Double | Item | Lower limit to test against |
C | In | Double | Item | Upper limit to test against |
V | In | Double | Item | Value to test |
A | Out | Double | Item | Result of the operation |
Downloads
Minimum Requirements
Platform | Rhino 5, Grasshopper |
Version | Grasshopper 0.9.0075 |
Type | C# Component |