Math input

 From:  Michael Gibson
4842.2 In reply to 4842.1 
Hi Danny - that happens because that is an integer input field and not just a regular floating point number field like a length or coordinate value.

Integer fields do not currently get math expressions evaluated for them, but I suppose it would be possible to change that.

The problem with it though is what if you type in an expression that does not result in an integer value, should it just not be accepted or should it be rounded or what?

- Michael