Slider Value Snapping

Hey All,

Is there a way to make sliders only snap to specific values e.g. 400, 500, 800, 1000.

I know there is value snapping, but it still allows you to select other values in between, which I don’t want.

As well I know that there is a way to type in an equation into the slider, but once the values are a bit more random you can’t specify it as an equation.

Good old autocad blocks have a value list, which I would really desire in grasshopper sliders.

Regards,

Jonas Blazinskas

1 Like

You can also use list item

Oh wow I haven’t noticed the options for a sequence before. Thank you so much!

This is a solution too, but there is a problem with this one when using for shapediver that the displayed value is the index instead of the list values. Thank you for your help!