Specifies the display and format of dimension text tolerances.
List of Options
The following options are displayed.
Controls the tolerance format.
- Method
-
Sets the method for calculating the tolerance. (DIMTOL system variable)
- None: Does not add a tolerance. The DIMTOL system variable is set to 0.
- Symmetrical: Adds a plus/minus expression of tolerance in which a single value of variation is applied to the dimension measurement. A plus-or-minus sign appears after the dimension. Enter the tolerance value in Upper Value. The DIMTOL system variable is set to 1. The DIMLIM system variable is set to 0.
- Deviation: Adds a plus/minus tolerance expression. Different plus and minus values of variation are applied to the dimension measurement. A plus sign (+) precedes the tolerance value entered in Upper Value, and a minus sign (-) precedes the tolerance value entered in Lower Value. The DIMTOL system variable is set to 1. The DIMLIM system variable is set to 0.
- Limits: Creates a limit dimension. A maximum and a minimum value are displayed, one over the other. The maximum value is the dimension value plus the value entered in Upper Value. The minimum value is the dimension value minus the value entered in Lower Value. The DIMTOL system variable is set to 0. The DIMLIM system variable is set to 1.
- Basic: Creates a basic dimension, which displays a box around the full extents of the dimension. The distance between the text and the box is stored as a negative value in the DIMGAP system variable.
- Precision
- Upper Value
- Lower Value
- Scaling for Height
- Vertical Position
-
Controls text justification for symmetrical and deviation tolerances.
- Top: Aligns the tolerance text with the top of the main dimension text. When you select this option, the DIMTOLJ system variable is set to 2.
- Middle: Aligns the tolerance text with the middle of the main dimension text. When you select this option, the DIMTOLJ system variable is set to 1.
- Top: Aligns the tolerance text with the top of the main dimension text. When you select this option, the DIMTOLJ system variable is set to 2.
Controls the suppression of leading and trailing zeros and of feet and inches that have a value of zero. (DIMTZIN system variable)
Zero suppression settings also affect real-to-string conversions performed by the AutoLISP® rtos and angtos functions. (Not applicable to AutoCAD LT.