Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you set decimal places in a family table?

  • Thread starter Thread starter tham
  • Start date Start date
Status
Not open for further replies.
T

tham

Guest
How do you set decimal places in a family table?



I'm using a repeat region on my drawing but it is pulling everything off the family table as 3 place decimals. I only want 2!



Thanks
 
When using a table that has a repeat region, hilite the first entry in a column and modify the properties; all other entries should update. If that does not work then hilite the entries that you want to change and then modify the properties to a two place decimal.



I do know that when we use a BOM with a repeat region that you only need to pick the first entry in a column and all entries in that column will update accordingly.
 
I can't get this to work. When I highlight the table cell and right click and select properties, all it offers is the text properties, not the dim properties.



How do I get it to let me change the dimension properties?
 
1. If you have that dimension shown on the drawing with a symbol, you can do modify dimension and change decimal place there. Then it should reflect in the table.



2. If you just have table with out correcsponding dimension shown on the drawing.

After you do Enter text for the table. Do edit text and add [.2] where 2 is number of digits.

example &fam.inst.param.value change to &fam.inst.param.value[.2]
 
The [.2] worked, thanks a lot.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top