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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

decimal places in drawing table

  • Thread starter Thread starter Balaji R S
  • Start date Start date
B

Balaji R S

Guest
I have created a table parametrically.(find the attached file table-1)
But my requirement is as shown in attached file table-2 .I need to control the decimal places in every values. Is it possible? Please could any one tell me how to control the decimal places for every values in parametric table.

Thanks in advance
Balaji
using WF4
 

Attachments

  • table-1.jpg
    table-1.jpg
    91.9 KB · Views: 14
  • table-2.JPG
    table-2.JPG
    12 KB · Views: 15
Last edited:
You can do it. Set "lead_trail_zeros" to default in drawing options if you want to display zeros after decimal point. Metric otherwise.

To open the dimension properties, first click on the table cell and then click on the dimension inside the cell. Change the decimal places and apply. You can select multiple dimensions using CTRL key. If you want, you can also change the decimal places before you bring the dimensions into the table parametrically.
 
Set your decimal places in the model.

Verify your family table.

Go to the drawing, and in drawing options, change "model_digits_in_region" to YES. (It reads the model.)
 

Part and Inventory Search

Sponsor

Back
Top