Anyone know how to extend the level of precision displayed for the VScale attribute?
In PDMS 12.1.SP2, it's restricted to 4dp e.g. if the user enters 0.00025, it returns 0.0003 in the Attributes form or when you Q VSCA. It has been stored correctly as !!ce.vsca returns the correct value, albeit as 0.25EX-3.
Hoping there's something similar to !!angleFmt.DP = 3 but for this...