This vb Component for Grasshopper allows the user to enhance the functionality of the standard slider. The component allows the user to specify a minimum and maximum domain for the range of the slider to move through. The user can also specify an increment by which the output can step by. The final input is a slider which should be scaled from 0-1 for the component to work properly, though it will work with additional values. If the user does not specify a "high" value, the slider will simply scale to the "increment" value, if the "high" and the "increment" values are not specified then the value will simply scale with the "sliders" input. If "low" is left blank the series will begin at 0. Finally, if the user leaves the "increment" value blank the component will simply scale between the "low" and "high" values as the sliders default increment.
| platform: Grasshopper |
| type: vbComponent |
| function: Data Management |
![reflector [beta]](http://neoarchaic.net/wp-content/uploads/2012/04/ref_05-310x150.jpg)


