Skip to main content
1-Visitor
October 13, 2010
Solved

Question about parameters

  • October 13, 2010
  • 1 reply
  • 2110 views

Hi all,

there is a config option param_dec_places. I have set the value to 2, & when i view my parameters (tools, parameters) they are indeed to 2 decimal places. Now, i have created a drawing with tables & these parameter values are shown in these tables, but here the values are shown to 3 decimal places. Is there a way of showing these values to 2 places also.

Thank you


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by TomDecock

John,

just add [.2] immediately after the parameter name in the drawing table note.

Thus, the text will become: &parameter_name[.2]

Does this do what you want ?

1 reply

TomDecock13-AquamarineAnswer
13-Aquamarine
October 13, 2010

John,

just add [.2] immediately after the parameter name in the drawing table note.

Thus, the text will become: &parameter_name[.2]

Does this do what you want ?

1-Visitor
October 13, 2010

thank you Tom, that is exactly what i wanted.

Regards

John