200 AutoCAD Commands and Shortcuts PDF eBook

Download the free eBook containing fully categorized list of 200+ AutoCAD commands, shortcuts, function keys and more

How to add Tolerance and dual dimensioning in AutoCAD

Last Updated: December 8th, 2022By Categories: AutoCAD

In this article, I will show you the method of adding tolerance using dimension style and I will also show you the method of creating dual dimensioning where a single dimension can be represented in two different units.

The most suitable way of adding tolerances is by the use of feature control frames but you can also add tolerances using dimension styles.

Watch this videoย to know about adding geometric tolerances using feature control frame. I have also prepared this video to explain this tip in detail but if you prefer the article instead then scroll down to read it.

Adding Tolerances using dimension style:

Tolerances are applied to Dimension styles and you can create multiple dimension styles for the different type of tolerances.

Letโ€™s assume that we have a drawing as shown in theย image below where tolerance limit is ยฑ 0.05 for linear, ยฑ 0.04 for angular and for radialย dimension it is 0.04 upper limit and 0.02 lower limit. For this case, weย can create a dimension style and then apply individual tolerance values using the property palette of each dimension.
tolerance in autocad

Type D on theย command line and press enter.ย Click on the New button then select a name for your dimension style and click on the Continue button.

Select Tolerances tab and from Method drop-down menu of Tolerance format panel select the Deviation option.ย Don’t change the Upper and Lower values of tolerance, keep it at its default value of 0 as shown in the image below.

Click OK to close the Dimension style manager window. Now make dimensions on the geometry and you will notice that it will be made with tolerance value of 0 for upper as well as theย lower limit.

Select any dimension from drawing area and right click then select properties from the contextual menu. Locate the Tolerances panel and change theย upper and lower limit of tolerance from the respective field as shown in the image below.

In a similar way apply the tolerance values using properties palette to other dimensions as well.

The final geometry after applying respective tolerances to the dimensions should look like theย image below.

Adding Dual dimensioning:

Dual dimensioning is a method of applying more than one unit to the same dimension. Let’s assume that we want to apply dimensions in inches as well as mm where the inch is the primary unit and mm is secondary.

For this situation, we need to first make a drawing with inches as the primary unit then type D and press enter to open Dimension style manager window.

Select the dimension style which you want to use and click on the Modify button. Select Primary units tab and choose Architectural from Unit format dropdown of Linear dimensions panel. then move to Alternate units tab and click on theย Display alternate units radio button.

dd-min

From the Unit format, drop-down menuย selectย the Decimal and set precision of 0.00. In the multiplier field andย enter a value of 25.4, this value is obtained by converting the primary unit to the secondary unit. In our case primary unit is inches and secondary unit is mm and we all know that once inch is equal to 25.4 mm hence the multiplier is also 25.4.

Click OK to accept the changes and close the dimension style manager window. Now apply dimension to your drawing, you will notice that the dimension will be indicated in inches as well as mm as shown in theย image below.

02

Do you have questions related to this tip? let me know in the comments below.

200 AutoCAD Commands and Shortcuts PDF eBook

Download the free eBook containing fully categorized list of 200+ AutoCAD commands, shortcuts, function keys and more

3 Comments

  1. chaitanya May 2, 2019 at 4:59 pm - Reply

    good info.. Helped a lot

  2. Lewis Skiles November 13, 2016 at 2:51 am - Reply

    Nice tutorial, the dim styles is a powerful aspect of AutoCAD in saving time and accuracy. I have to very rarely add tolerances to dimensions so I do not have a Dim Style for it; as a one-off I type +.000/-.002 as a suffix to the dimension, highlight it make it stack (either right click and choose Stack or choose Stack from the editor). Click on the “fraction” and choose Tolerance…BOOM

    • Jaiprakash Pandey November 16, 2016 at 5:50 pm - Reply

      That’s an intelligent tweak :)

Leave A Comment