Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi all, I have a pattern table and I want to show the decimal places of the angular dimensions to 3 decimal places. I have changed the leader dimension to 3 decimal places, I changed the angular_tol to 3 decimal places, but the table still shows the dimensions rounded to one decimal place. Any help is much appreciated!
Thanks,
Brad
Solved! Go to Solution.
What do you have default_ang_dec_places set to? Is it set to 1? If so try changing it to 3
default_ang_dec_places 3
You will have to re-create the dimension to test if this is it.
Your screen shot is from the hole definition of the pattern. I think your reference is in regards to the hole table that is on the drawing though? If that is the case, then there is a field for number of decimal places within the hole table dialog box.
Table tab -> Hole Table -> Decimal Places
If you are updating an existing table, select the "Update Setting" button first.
Chris, thanks for the response. I did try updating the hole table you mentioned above. I should have mentioned this isn't a hole but a local group of revolves and extrudes (not sure if that makes a difference)
This might show it better. I would like the dimension to show as 91.385 degrees, if I edit the dimension in the pattern table it automatically rounds it to one decimal place.
Thanks again for your help.
What do you have default_ang_dec_places set to? Is it set to 1? If so try changing it to 3
default_ang_dec_places 3
You will have to re-create the dimension to test if this is it.
Thank you Chris that worked.
Brad