Skip to main content
1-Visitor
September 12, 2013
Solved

Wildfire 4 drawing options for # of decimals

  • September 12, 2013
  • 8 replies
  • 4161 views

im searching but these eyes must be missing it.

where is the drawing option for controling how many decimals display upon creation?

i want it to default to 1 place

so instead of creating a dimesion and having it show

318.863

it instead just automatically posts as

318.9

as of right now i have to manually change every dim i create. and for the life of me i cant find this option.

thanks in advance.


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 gkoch

There are only two different numbers of digits that can be controlled:

  • The "real" number of digits, specified by the value entered
  • The displayed number of digits, shown in model and drawing.

The latter can be set to a default by the option default_dec_places

If you need different number of digits displayed in model and drawing, the only alternate technique is to "abuse" secondary units. It will allow you to specify how many more or fewer digits to show in the drawing.

See for example knowledge base article CS139243 : How to set the different decimal place in drawing and 3D model in Creo Parametric:

http://www.ptc.com/appserver/cs/view/solution.jsp?n=CS139243

8 replies

17-Peridot
September 13, 2013

It appears to be controlled by the setting in the active model or the model the features are selected from.

So if you set the default_dec_places in the model to 1, subsequent drawing (driven) dimensions will be only 1 digit. Check to make sure they round correctly, though!

15-Moonstone
September 13, 2013

i think there should be an independent option in drawing mode itself to control the display of dimensions.

some times PTC approach does not make sense at all! huh!

gkoch2-ExplorerAnswer
2-Explorer
September 13, 2013

There are only two different numbers of digits that can be controlled:

  • The "real" number of digits, specified by the value entered
  • The displayed number of digits, shown in model and drawing.

The latter can be set to a default by the option default_dec_places

If you need different number of digits displayed in model and drawing, the only alternate technique is to "abuse" secondary units. It will allow you to specify how many more or fewer digits to show in the drawing.

See for example knowledge base article CS139243 : How to set the different decimal place in drawing and 3D model in Creo Parametric:

http://www.ptc.com/appserver/cs/view/solution.jsp?n=CS139243

1-Visitor
September 13, 2013

"default_dec_places"
im not seeing this option under drawing options. is this a version specific?

i tried the 2nd method... and it does do what i initally want... but i still need control over certain dims to display 2 decimal places in specific situations. (my companies tolerances are controlled by how many decimal places are shown, 1 dec is 1.5mm tol and 2 is .25 tol) also the 2nd method gets rid of trailing zeros. i always need at least 1 decimal trailing zero to be shown (for the tol reason i just explained).

as of now my best method is to filter my selection cursor to "dimension", box select them all.... , then "properties" show 1 dec place. then go back in and change the certain dims with tighter tol to 2 places. problem with that is i gtta actually be done with everything to box select them all. if there is any additional dims created that i missed then i go in to every dims properties after that and change it.

so you can see what i want... i want to create a dim (drawing only) and have it display with 1 dec place.... and then have the ability to change it to 2 in case i need tighter tolerances (which is in the minority amount of instances).