Solved
Control decimal places shown in a repeat region
I need to change the number of decimal places shown in repeat region column in CREO Parametric drawings.
I need to change the number of decimal places shown in repeat region column in CREO Parametric drawings.
on the end of your parameter, add [.x] (where 'x' is the number of decimal places you want)
Example
&asm.mbr.PRO_MP_MASS[.0] LBS
the repeat region shows the parameter "pro_mp_mass" and uses zero places [.0] and the adds the text LBS

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.