Changing the default tolerance settings for annotating dimensions

Changing the default tolerance settings for annotating dimensions

Anonymous
Not applicable
6,249 Views
9 Replies
Message 1 of 10

Changing the default tolerance settings for annotating dimensions

Anonymous
Not applicable

I'm annotating dimensions on my solid while it's still an IPT file and I can't find where to change the tolerance for all dimensions to 4 place decimal instead of 2 place. I want 4 place tolerance to be default for all models without having to change it every time I create a new solid. Please help!

0 Likes
Accepted solutions (1)
6,250 Views
9 Replies
Replies (9)
Message 2 of 10

TheCADWhisperer
Consultant
Consultant

Tools>Document Settings>Units tab for the number of decimal places and Default Tolerance tab for bilateral tolerances.

then

Save Copy As> Save as Template

Message 3 of 10

Anonymous
Not applicable
Tools, Document Settings, Units, Linear Dim Display Precision
Message 4 of 10

Anonymous
Not applicable

It is set to 3.123 but still annotates 2 place

0 Likes
Message 5 of 10

Anonymous
Not applicable

Tried this too, still annotating as 2 place. I even restarted Inventor to see if it would take and it didn't.

0 Likes
Message 6 of 10

Anonymous
Not applicable

I suspect this does not work the way you want it to?

 

 

0 Likes
Message 7 of 10

Anonymous
Not applicable

I think mine is broken, lol

Screencast will be displayed here after you click Post.

03fc1ad0-bd48-45d2-9bf3-a94d949b642b

 

0 Likes
Message 8 of 10

SBix26
Consultant
Consultant

Sounds to me as if @Anonymous is using model annotations, not referring to sketch dimensions.  In 2019, at least, I don't see any way to alter the default decimal places of the MBD dimensions; the only choices I see are the Annotation Standards in Document Settings > Standard tab:  ASME, ASME (mm), DIN, ISO.  I don't know where these standards are stored, nor how a user can alter these or create their own.


Sam B
Inventor Pro 2019.1 | Windows 7 SP1
LinkedIn

Message 9 of 10

peter.hamas
Autodesk
Autodesk
Accepted solution

Hello,

Unfortunately there isn't currently an easy way to edit 3DA styles from modelling environment, but there are 2 workarounds that might help:

1. Editing 3DA styles from drawing Style Editor (please see this video). We need to make sure Style Library is set to Read-Write in the project settings. Then we open drawing Styles Editor and set the filter to All Styles, to show also the styles in the Styles Library. We select the Default (ISO) - 3DA dimension style and we change the Linear Precision to e.g. 8 decimal points. We need to save the edited style, and then save the style to the style library (please make a copy of the Design Data folder before making any changes). After that we can open the part document with active ISO standard, and place a simple linear dimension. Notice the dimension still shows 3 decimal points instead of 8. This is because we still need to sync local document styles with the Styles Library. We need to use Update style command in the part's Manage tab and after this is done, either existing or newly created dimensions will have 8 decimal point precision.

2. Editing the library files manually. To find the location of the Design Data folder please see your Application Options File settings. Once in the folder you could open the dimension.xml file and edit the Default (ISO) - 3DA style there. In this case we are searching for LinearPrecision attribute under the UnitVals element. But this method is not advised.

AppOptions.png

Hope I could be of some help,

Kind Regards, ~peter

Message 10 of 10

Anonymous
Not applicable
Thank You very much!
0 Likes