Question
How do i write relation
Hi all,
i am trying to figure out (without success) how to write a relation. I want to control a diameter when another diameter is a given value. For example, if diameter A = 100 then diameter B = 120. I thought the following would work, but it does not, i get error in relations.
IF A=100
THEN B =120
ENDIF
Regards
John

