Dimension Precision

Anybody know if it is possible to override the precision of a selected dimension(s) without globally effecting the other dimensions in a drawing - for example make 55.0 become 55, but only on that selected dimension.

In AutoCAD you can simply right click the dimension at select the precision you want for the selected dimension in the pop-up dialogue box - but this is not the case in DraftSight.

I am aware that it is possible to do this in the properties dialogue box, but I think it would be faster to do this at the command line. Especially as once I know what the command is (if it exists) then could create a script to assign to a button.

It looks like basically I am after an equivalent to AutoCADs aidimprec command.