Hi Dima,

Create an integer parameter and load it with all possible values:

{1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 13, 15, 16, 17, 18,19, 20}

Plug this list into a ListItem component.

then create a slider that goes from 0 to 16 and use this slider to
extract a single value from that list.

--
David Rutten
[email protected]
Robert McNeel & Associates



On Mar 2, 4:49 pm, "[email protected]"
<[email protected]> wrote:
> Hey Team!
>
> how it is possible to make slider(1 to 20), without 7,9,14 or other
> numbers?
>
> Best!
> Dima

Reply via email to