Message 1 of 3
Block properties table record is a function possibilty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everybody
Is it possible in a block properties table to have a record that is a function of another parameter ?
Something like that in the attached picture.
I need the parameter DLex to be a function of L ( 0.2*L or o.3*L etc). L is another parameter that is free to change.
I think this is not possible.
Is it possible to have an if function in a parameter definition ? for example ?
if(parameter1=X then Y Else Z)