Specifies display of alternate units in dimension measurements and sets their format and precision.
DIMSTYLE (Command)
Tool Set:
: .The following options are displayed.
Adds alternate measurement units to dimension text. Sets the DIMALT system variable to 1.
Displays and sets the current alternate units format for all dimension types except Angular.
Sets the unit format for alternate units. (DIMALTU system variable)
The relative sizes of numbers in stacked fractions are based on DIMTFAC (in the same way that tolerance values use this system variable).
Sets the number of decimal places for alternate units. (DIMALTD system variable)
Specifies the multiplier used as the conversion factor between primary and alternate units. For example, to convert inches to millimeters, enter 25.4. The value has no effect on angular dimensions, and it is not applied to the rounding value or the plus or minus tolerance values. (DIMALTF system variable)
Sets rounding rules for alternate units for all dimension types except Angular. If you enter a value of 0.25, all alternate measurements are rounded to the nearest 0.25 unit. If you enter a value of 1.0, all dimension measurements are rounded to the nearest integer. The number of digits displayed after the decimal point depends on the Precision setting. (DIMALTRND system variable)
Includes a prefix in the alternate dimension text. You can enter text or use control codes to display special symbols. For example, entering the control code %%c displays the diameter symbol. (DIMAPOST system variable)
For more information, see Control Codes and Special Characters.
Includes a suffix in the alternate dimension text. You can enter text or use control codes to display special symbols. For example, entering the text cm results in dimension text similar to that shown in the illustration. When you enter a suffix, it overrides any default suffixes. (DIMAPOST system variable)
For more information, see Control Codes and Special Characters.
Controls the suppression of leading and trailing zeros and of feet and inches that have a value of zero. (DIMALTZ system variable)
Suppresses leading zeros in all decimal dimensions. For example, 0.5000 becomes .5000.
Sets the number of sub units to a unit. It is used to calculate the dimension distance in a sub unit when the distance is less than one unit. For example, enter 100 if the suffix is m and the sub-unit suffix is to display in cm.
Includes a suffix to the dimension value sub unit. You can enter text or use control codes to display special symbols. For example, enter cm for .96m to display as 96cm.
Suppresses trailing zeros in all decimal dimensions. For example, 12.5000 becomes 12.5, and 30.0000 becomes 30.
Suppresses the feet portion of a feet-and-inches dimension when the distance is less than 1 foot. For example, 0'-6 1/2" becomes 6 1/2".
Suppresses the inches portion of a feet-and-inches dimension when the distance is an integral number of feet. For example, 1'-0" becomes 1'.
Controls the placement of alternate units in dimension text.
Places alternate units after the primary units in dimension text.
Places alternate units below the primary units in dimension text.
Displays sample dimension images that show the effects of changes you make to dimension style settings.