Dimension Substyles and Overrides

Dimension styles define all the settings that control the appearance of each dimension's parts. You can define multiple dimension styles in a drawing. But rather than creating a lot of dimension styles, you could use dimension substyles and dimension style overrides.

Important: Using dimension overrides frequently is not recommended. If you find yourself using overrides frequently, you should either define a dimension substyle or a new dimension style.
Note: The video doesn't contain audio or closed captions.
Note: Steps, images, and videos may differ slightly from your version of the product.

Dimension Substyles

Dimension substyles make it possible for different types of dimensions, for example linear, radial, leader, to have unique properties, while still sharing a common dimension style. For example, if you've ever said to yourself, "I want my linear dimensions to look different from my radial dimensions", then dimension substyles are for you.

A dimension substyle is:

For example, I want all linear dimensions to have a tolerance. But I don't want tolerances on any other dimension types, such as angular or diameter dimensions.

  1. Open a new drawing and draw two lines and a circle similar to what is shown.
  2. Click Home tab > Annotation panel (expanded) > Dimension Style. Find
  3. Select the Standard dimension style.
  4. Click New as if you want to create a dimension style.
  5. In the Create New Dimension Style dialog box, click the Use For: drop-down list and select Linear Dimensions.
    Note: When you select a specific dimension type, the New Style Name text box is disabled since it is a substyle of the selected dimension style you started with.
  6. Click Continue.

    The New Dimension Style dialog box opens. The title and the preview area indicate that it is a substyle of the Standard dimension style and that it will only apply to linear dimensions.

    Now you are ready to change the settings of the substyle. This substyle is used automatically when the main style, Standard, is current, and you create a linear dimension type.

  7. Click the Tolerances tab.
  8. Select Symmetrical from the Method drop-down list.
  9. Enter 0.20 for the Upper Value.

    The preview area updates to display the tolerance on the linear dimensions.

  10. Click OK and Close to exit the Dimension Style Manager.

    Now it's time to add some dimensions to try the substyle. The current style is Standard, so any dimensions added will use that style, but only the linear dimensions should have the tolerance value.

  11. Click Annotate tab > Dimensions panel > Dimension. Find
  12. Select the horizontal line and place the dimension.
    Note: If you don't press Enter, you can continue selecting objects to create more dimensions.
  13. Select the circle to place a diameter dimension.
  14. At the Command prompt, enter A to add an angular dimension. Select the two lines.
  15. Select the other line to add another linear dimension and place the dimension, then press Enter to exit the DIM command.

    Even though all dimensions use the same style, only the linear dimensions include the tolerance.

  16. Select one of the linear dimensions, right-click, and select Properties.

    The dimension style is shown as Standard$0 since it is a substyle.

Note: If you use MATCHPROP to copy the dimension settings, the substyle dimension settings are applied to any type of dimension not just the substyle type.

Overriding Dimension Properties

Before we talk about dimension style overrides or substyles, let's look at the simplest way to override a dimension object's settings. In this example, we'll change the properties of an existing dimension. These changes apply only to the selected dimension and don't change the dimension style itself.

  1. Open the sample drawing Wall Base.dwg which can be found at C:\Program Files\Autodesk\AutoCAD <version number>\Sample\Sheet Sets\Architectural\Res.
  2. Select an existing dimension, right-click, and select Properties.
  3. Change any of the properties for the dimension. For example, change the arrow style to Architectural Tick.
  4. To revert the dimension to the properties of its dimension style, select the dimension, right-click, and select Remove Style Overrides.

Dimension Style Overrides

When you create dimension style overrides, the override settings are used for any dimensions created while that style is current. Once you set a different dimension style current, the previous style's overrides are removed. The override properties on the dimensions remain unless you remove them directly from the dimension.

In this example, we'll override the dimension style's arrowhead, text style, and text color settings.

  1. If you've closed the sample drawing from the previous exercise, open Wall Base.dwg.
  2. Click Home tab > Annotation panel (expanded) > Dimension Style. Find
  3. In the Dimension Style Manager, select the 116-ROMANS-115-PS dimension style and click Set Current.
  4. Click Override.
  5. In the Override Current Style dialog box, click the Symbols and Arrows tab.
  6. Select Dot from the First arrowhead drop-down list. The Second arrowhead automatically changes to Dot to match the First arrowhead.
  7. Click the Text tab.
  8. Change the text style to Standard and the text color to Magenta.

    The preview area updates to show the new settings.

  9. Click OK.

    The Dimension Style Manager indicates that the style has overrides.

  10. Click Close.
  11. Click Annotate tab > Dimensions panel > Dimension. Find
  12. Create a dimension somewhere in the drawing.

    The dimension uses the override settings for the current dimension style defined in the Dimension Style Manager.

    You can also update existing dimensions to use the current dimension style, including the style overrides.

  13. Click Annotate tab > Dimensions panel > Update. Find
  14. Select the dimension to update to the current dimension style, including overrides, and press Enter.

Compare Dimension Style with Style Overrides

To help understand the differences between a style and its style overrides, use the Compare function in the Dimension Style Manager.

  1. Click Home tab > Annotation panel (expanded) > Dimension Style. Find
  2. Select either the 116-ROMANS-115-PS dimension style or the <style overrides> below it.
  3. Click Compare.

    The Compare Dimension Styles dialog box opens.

  4. Make sure you compare the <style overrides> with 116-ROMANS-115-PS. If necessary, change the selections in the drop-down lists.

    The differences are shown in the lower half of the dialog box.

Note: You can use Compare to see the differences between any two dimension styles. Simply select the dimension styles from the drop-down lists that you want to compare.

Save Overrides as a New Dimension Style

There might be times when you want to save the overrides as a new, separate dimension style.

  1. Select one of the dimension objects that has overrides. The overrides can be from property updates on the dimension, or a dimension inserted with dimension style overrides.
  2. Right-click and select Dimension Style > Save as New Style.
  3. In the Save As New Dimension Style dialog box, enter a style name.

Save Dimension Style Overrides Back

You can also save the dimension style overrides back to the original dimension style.

  1. Click Home tab > Annotation panel (expanded) > Dimension Style. Find
  2. Right-click <style overrides> and select Save to Current Style.

The settings that were overrides are now the default settings for the 116-ROMANS-115-PS dimension style.

Note: If you don't want to save the style overrides back to the dimension style, you can remove the style overrides. Use one of the following methods to remove the dimension style overrides so that subsequent dimensions follow the original dimension style settings:
  • Change the current dimension style to a different style.
  • Open the Dimension Style Manager, select <style overrides> under the dimension style, and click Delete.

Existing dimensions that use the style overrides don't change when you remove the style overrides. To remove the overrides from dimension objects, select the dimension objects, right-click, and select Remove Style Overrides.

Summary

Dimension style overrides and substyles are useful for getting the dimension look that you want without creating numerous different dimension styles. But, if you find yourself using overrides frequently, you should either define a dimension substyle or a new dimension style.

Related Have You Tried Articles

Have You Tried: Use DIM to Accelerate Dimensioning. See how the DIM command can accelerate the dimensioning process by using inferences and options in a single command.

Have You Tried: Matching Properties. Learn how to copy properties from one object to another, even between drawings, and how to control which properties to copy.

Dimension Related Commands

Here are some frequently used commands related to dimensions and dimension styles.

Command Description
DIM Creates multiple dimensions and types of dimensions with a single command.
DIMSTYLE Creates and modifies dimension styles.
-DIMSTYLE At the Command prompt, creates and modifies dimension styles.
Note: Use the Apply option to apply the current dimension style settings to selected dimension objects, permanently overriding any existing dimension styles applied to these objects.