roby295
Guest
I have an example of my caty problem.
Suppose I have two parameters... a=5mm and b=20mm
I would like the parameter to always be 5 mm until b<20mm. so if b>=20mm then (for example) a=5mm+2mm
Is this kind of operation possible? If you like?
Thank you.
Suppose I have two parameters... a=5mm and b=20mm
I would like the parameter to always be 5 mm until b<20mm. so if b>=20mm then (for example) a=5mm+2mm
Is this kind of operation possible? If you like?
Thank you.