Is there a way to store default number of decimal digits of dimensions in the part?
The config default_dec_places controls the number of decimal places for dimensions that will be created from the time the config I set and forward, till it's changed again. The issue is that I have two part templates (inch and mm). I'd like the inch template to have dimensions with 3 decimal places while the mm has 2. I tried to trick Creo by editing the mapkey that starts mm part by altering that config to value of 2 (right before part creation) and change it back to 3 right after part is created. But the dims will have 3 places; the config does not store that config value in that part. It only affects future dimensions, not parts. Thanks.

