Skip to main content
1-Visitor
September 2, 2014
Question

How to change number of digits in repeat region

  • September 2, 2014
  • 2 replies
  • 5461 views

Hello,

 

I need your help with active_draving.dtl file setting-up so that i would have one more digit (4gigits) in a red colored column in the drawing

as below. It is just a family table with a parameter "MASS" - I cannot find the right option in dtl file to make the number more accurate.

 

2014-09-02_173659.jpg

 

Thanx a lot in advance

 

Tom

 

2 replies

17-Peridot
September 2, 2014

Just guessing as I don't use repeat regions... can you use the [.4] at the end of the variable in the table?

1-Visitor
September 2, 2014

Do you mean the table in drawing, family table in part or the variable in relations?

here some printscreens:

1.jpg

2.jpg

3.jpg

17-Peridot
September 2, 2014

[.4] after a numeric parameter overwrites the default number of digits to 4.

1-Visitor
April 20, 2016

in drawing under layout--format--decimal places, fill the number of digits you want, then select the one or group by crossing over you want to change, done. Bill

10-Marble
July 27, 2022

In using Creo 8, "drawing under layout--format--decimal places,", this works for me. 

 

fam.inst.param.name{.number of digits]  didn't work for me. (In past versions, this was the fix).  Still works for Mass properties though.

 

I noticed that having the dimensions displayed as "@S" prevents the digits from being displayed in the table.

 

You have to change them back to "@D" temporarily, and the number of digits display will update (with update tables).