Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello every one
I need to make field that appear value if the dimensional constraint have a value bigger than 2000
$(if, $(>, $(getvar, Telescope_Height), 2000), "XB 1.20 m", "")
i try to make it with the diesel as the above
Telescope_Height is the dimensional constraint value
XB 1.20 m is the field that i need it to appear
but it don't work
can someone help me in this ??
i've made a simple example in the attached DWG
thanks in advance
Solved! Go to Solution.