Jump to content

Interface Options


Recommended Posts

Hi,

i got the problem that i want control the max values with an expression. I build up a Slider to change the length of a table. in the center of the table is a second peace. i will control that the second peace is not larger than the max lengh of the table minus 200.

i short way..the expression looks like this. : MaxTablelength-200 = maxlength_Centerpeace

I want that expression inside the max value of the integer slider.

i hope someone understand my small but big problem

Link to comment
Share on other sites

Hi

You need to reference those values with the ch() function

or just copy and paste the relative references and edit the expression

it should look something like this

ch("../MaxTablelength/sx") - 200

That is true i know it. My problem is that i will paste those expressions into the MAX range Value of a new createt interface parameter. ;) and thats not possible because its not allowed to write letters inside the line only numbers are allowed.

thats a big problem

:huh:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...