How do i automatize the IOBox (Enumerations) selection?

Hi there again!

How do you patch a Switch (Enumeration) ?

For better understanding:
The node TexCoordinates provides some fancy function (the enumeration “source” and value “vector size”). Now i want to have the patch select the two input states, Values are obsolete, all this worQs. But is there a way to have the five enum-choices selected by a switch or else? Or is this impossible and it must be selected by User?

Thanks in advance…

Have a look at the helppatch for Ord2Enum(Enummerations).

thx björn,

i just knew there was a way!