Sets the format and precision of primary dimension units and sets prefixes and suffixes for dimension text.
List of Options
The following options are displayed.
Sets the format and precision for linear dimensions.
- Unit Format
- Precision
- Fraction Format
- Decimal Separator
- Round Off
-
Sets nearest rounding value for dimension measurements for all dimension types except Angular. (DIMRND system variable)
If you enter a value of 0.25, all distances are rounded to the nearest 0.25 unit. If you enter a value of 1.0, all dimension distances are rounded to the nearest integer. Take note that the number of digits displayed after the decimal point depends on the Precision setting.
- Prefix
-
Includes a prefix that you specify in the dimension text. (DIMPOST system variable)
You can enter text or use control codes to display special symbols. For example, entering the control code %%c displays the diameter symbol. When you enter a prefix, it overrides any default prefixes such as those used in diameter and radius dimensioning.
If you specify tolerances, the prefix is added to the tolerances as well as to the main dimension.
For more information, see Control Codes and Special Characters.
- Suffix
-
Includes a suffix that you specify in the dimension text. (DIMPOST system variable)
You can enter text or use control codes to display special symbols. For example, entering the text mm results in dimension text similar to that shown in the illustration. When you enter a suffix, it overrides any default suffixes.
If you specify tolerances, the suffix is added to the tolerances as well as to the main dimension.
For more information, see Control Codes and Special Characters.
Defines linear scale options. Applies primarily to legacy drawings.
- Scale Factor
-
Sets a scale factor for linear dimension measurements. It is recommended that you do not change this value from the default value of 1.00. (DIMLFAC system variable)
For example, if you enter 2, the dimension for a 1-inch line is displayed as two inches. The value does not apply to angular dimensions and is not applied to rounding values or to plus or minus tolerance values.
- Apply to Layout Dimensions Only
Controls the suppression of leading and trailing zeros and of feet and inches that have a value of zero. (DIMZIN system variable)
Zero suppression settings also affect real-to-string conversions performed by the AutoLISP® rtos and angtos functions. (Not applicable to AutoCAD LT.)