Chapter 12

Using Dimensions

Before you determine the dimensions of a project, your design is in flux and many questions may be unanswered. After you begin dimensioning, you’ll start to see whether things fit or work together. Dimensioning can be crucial to how well a design works and how quickly it develops. The dimensions answer questions about code conformance if you’re an architect; they answer questions about tolerances, fit, and interference if you’re involved in mechanical applications. After you and your design team reach a design on a schematic level, communicating even tentative dimensions to others on the team can accelerate design development. Dimensions represent a point from which you can develop your ideas further.

With the AutoCAD® 2014 software, you can easily add tentative or final dimensions to any drawing. AutoCAD gives you an accurate dimension without your having to take measurements. You pick the two points to be dimensioned and the dimension line location, and AutoCAD does the rest. The associative dimensioning capability of AutoCAD automatically updates dimensions whenever the size or shape of the dimensioned object changes. These dimensioning features can save you valuable time and reduce the number of dimensional errors in your drawings.

In this chapter, you will learn to:

  • Understand the components of a dimension
  • Create a dimension style
  • Draw linear dimensions
  • Edit dimensions
  • Dimension nonorthogonal objects
  • Add a note with a leader arrow
  • Apply ordinate dimensions
  • Add tolerance notation

Understanding the Components of a Dimension

Before you start the exercises in this chapter, it will help to know the names of the parts of a dimension. Figure 12-1 shows a sample of a dimension with the parts labeled. The dimension line is the line that represents the distance being dimensioned. It’s the horizontal line with the diagonal tick marks on either end. The extension lines are the lines that originate from the object being dimensioned. They show you the exact location from which the dimension is taken. The dimension text is the dimension value, usually shown inside or above the dimension line.

Figure 12-1 The components of a dimension

c12f001.eps

Another component of a dimension line is the dimension line extension. This is the part of the dimension line that extends beyond the extension line. Dimension line extensions are usually used only on architectural dimensions. The extension lines typically extend beyond the dimension lines in all types of dimensions. The extension line offset from origin is the distance from the beginning of the extension line to the object being dimensioned. The extensionbeyond dimension line is the distance the dimension line extends past the extension line.

You can control each of these components by creating or editing dimension styles. Dimension styles are the settings that determine the look of your dimensions. You can store multiple styles in a single drawing. The first exercise in this chapter will show you how to create a dimension style.


Dimensioning Standards
In addition to the components of a dimension, you should know about the standards that govern the placement and style of dimensions in a drawing. Each industry has a different set of standards for text size, text style, arrow style, dimension placement, and general dimensioning methods. These issues are beyond the scope of this book; however, we urge you to become familiar with the standards associated with your industry. Many resources are available to you if you want to find out more about dimension standards. Here are a few resources on the subject:
  • For mechanical drafting in the United States, check the American Society of Mechanical Engineers (ASME) website: www.asme.org.
  • For European standards, see the International Organization for Standardization (ISO) website: www.iso.org.
  • For architectural standards in the United States, see the American Institute of Architects (AIA) website: www.aia.org.

Creating a Dimension Style

cert.eps

Dimension styles are similar to text styles. They determine the look of your dimensions as well as the size of dimensioning features, such as the dimension text and arrows. You can set up a dimension style to have special types of arrows, for instance, or to position the dimension text above or in line with the dimension line. Dimension styles also make your work easier by enabling you to store and duplicate your most common dimension settings.

AutoCAD gives you one of two default dimension styles, ISO-25 or Standard, depending on whether you use the metric or Imperial (also called English) measurement system. You’ll probably add many other styles to suit the types of drawings you’re creating. You can also create variations of a general style for those situations that call for only minor changes in the dimension’s appearance.

In this section, you’ll learn how to set up your own dimension style based on the Standard dimension style (see Figure 12-2). For metric users, the settings are different, but the overall methods are the same.

Figure 12-2 The AutoCAD Standard dimension style compared with an architectural-style dimension

c12f002.eps

Follow these steps to create a dimension style:

1. Open the 12a-unit.dwg file and rename it Unit.dwg. Metric users should open 12a-unit-metric.dwg and rename it Unit.dwg. These files are the same as the Unit file you used in the previous chapter before the exercises.
2. Choose Zoom All from the Zoom flyout in the Navigation bar or type ZA↵ to display the entire floor plan.
c12i001.tif
3. Click the Dimension Style tool on the Annotate tab’s Dimensions panel title bar. You can also choose the Dimension Style tool from the Home tab’s expanded Annotation panel (it looks like a dimension with a paintbrush) or type D↵ at the Command prompt to open the Dimension Style Manager.
4. Select Standard from the Styles list box. Metric users should select ISO-25 (see Figure 12-3).

Figure 12-3 The Dimension Style Manager

c12f003.tif
5. Click New to open the Create New Dimension Style dialog box (see Figure 12-4).

Figure 12-4 The Create New Dimension Style dialog box

c12f004.tif
6. With the Copy of Standard or ISO-25 name highlighted in the New Style Name box, enter My Architectural.
7. Click Continue to open the detailed New Dimension Style dialog box (see Figure 12-5).

You’ve just created a dimension style called My Architectural, but at this point it’s identical to the Standard style on which it’s based. Nothing has happened to the Standard style; it’s still available if you need to use it.

Figure 12-5 The New Dimension Style dialog box

c12f005.tif

Setting Up the Primary Unit Style

Now you need to set up your new dimension style so that it conforms to the US architectural style of dimensioning. Let’s start by changing the unit style for the dimension text. Just as you changed the overall unit style of AutoCAD to a feet-and-inches style for your bath drawing in Chapter 3, “Setting Up and Using the Drafting Tools,” you must change your dimension styles. Setting the overall unit style doesn’t automatically set the dimension unit style. Follow these steps:

1. In the New Dimension Style dialog box, click the Primary Units tab (see Figure 12-6).

Figure 12-6 The Primary Units options

c12f006.tif
2. In the Linear Dimensions group, open the Unit Format drop-down list and choose Architectural. Notice that this drop-down list contains the same unit styles as the main Drawing Units dialog box (choose Drawing Utilities ⇒ Units from the Application menu), with the addition of the Windows Desktop option. Metric users can skip this option.

Using Commas or Periods for Decimals
The Decimal Separator option a few settings below the Unit Format option lets you choose between a period and a comma for decimal points. Metric users often use the comma for a decimal point, and US users use a period. This option doesn’t have any meaning for measurements other than decimal, so it’s dimmed when the Architectural unit format is selected.

3. Select 0′-0 1⁄4″ from the Precision drop-down list, just below the Unit Format list. Metric users should select 0.00. The Precision option enables you to set the level of precision that is displayed in the dimension text. It doesn’t limit the precision of the AutoCAD drawing database. This value is used to limit only the display of dimension text values.
4. Just below the Precision drop-down list, open the Fraction Format drop-down list and select Diagonal. Notice what happens to the graphic: The fractional dimensions change to show how your dimension text will look. Metric users can skip this step because it isn’t available when the Decimal unit format is selected.
5. In the Zero Suppression group in the lower-left corner, click 0 Inches to deselect this check box. If you leave it turned on, indications of 0 inches will be omitted from the dimension text. (In architectural drawings, 0 inches are shown as in this dimension: 12′-0″.) Metric users can ignore this option.

If you use the Imperial measurement system, you’ve set up My Architectural’s dimension unit style to show dimensions in feet and inches, the standard method for US construction documents. Metric users have changed the Precision value and have kept the Decimal unit system.

Setting the Height for Dimension Text

Along with the unit style, you should adjust the size of the dimension text. The Text tab of the New Dimension Style dialog box lets you set a variety of text options, including text location relative to the dimension line, style, and height.

Follow these steps to set the height of your dimension text:

1. Click the Text tab to display the text options (see Figure 12-7).
2. Highlight the contents of the Text Height box.
3. The Text Height box can accept typed values, or you can use the up and down arrows on the right side of the input to increase or decrease the value. Press the down arrow to reach the 1⁄8″setting. Metric users should enter 0.3↵ for the text height.

Figure 12-7 The Text options

c12f007.tif

Unlike with the text you created in Chapter 10, “Adding Text to Drawings,” you specify dimension text height by its final plot size. You then specify an overall dimension scale factor that affects the sizing of all dimensioning settings, such as text and arrows.

If you want to use a specific text style for your dimensions, select a text style in the Text Style drop-down list in the Text tab. If the style you select happens to have a height specification greater than 0, that height will override any text height settings you enter in the Text tab.

Setting the Location and Orientation of Dimension Text

The default AutoCAD setting for the placement of dimension text puts the text in line with the dimension line, as shown in the example at the top of Figure 12-2 earlier in this chapter. Suppose you want the new My Architectural style to put the text above the dimension line instead, as shown in the second example in Figure 12-2. To do that, you’ll use the Text Placement and Text Alignment group options in the Text tab of the New Dimension Style dialog box:

1. In the Text Alignment group in the lower-right corner of the dialog box, click the Aligned With Dimension Line radio button.
2. In the Text Placement group, open the Vertical drop-down list and select Above. The appearance of the sample image changes to show how your new settings will look.
3. Again in the Text Placement group, change the Offset From Dim Line value to 1⁄16″. This setting controls the size of the gap between the dimension line and the dimension text.
c12uf001.eps

Each time you change a setting, the graphic gives you immediate feedback about how your changes will affect your dimension style.

Choosing an Arrow Style and Setting the Dimension Scale

Next you’ll specify a different type of arrow for your new dimension style. For linear dimensions in architectural drawings, a diagonal line, or tick mark, is typically used instead of an arrow.

In addition, you want to set the scale for the graphical components of the dimension, such as the arrows and text. Recall from Chapter 10 that text must be scaled up in order to appear at the proper size in the final output of the drawing. Dimensions too must be scaled so that they look correct when the drawing is plotted. The arrows are controlled by settings in the Symbols And Arrows tab, and the overall scale of the dimension style is set in the Fit tab.

Here are the steps for specifying the arrow type and scale:

1. Click the Symbols And Arrows tab to display the options for controlling the arrow style and dimension line extensions (see Figure 12-8).

Figure 12-8 The Symbols And Arrows options

c12f008.tif
2. In the Arrowheads group, open the First drop-down list and choose Architectural Tick. The graphic next to the arrowhead name shows you what the arrowhead looks like. Note that the Second drop-down list automatically changes to Architectural Tick to maintain symmetry on the dimension.
3. In the Arrowheads group, change the Arrow Size setting to 1⁄8″.Metric users should enter 0.3.

Next you need to set the behavior of the dimension line and extension lines:

1. Click the Lines tab to display the options for controlling the dimension and extension lines (see Figure 12-9).

Figure 12-9 The options for controlling the dimension and extension lines

c12f009.tif
2. In the Dimension Lines group, highlight the value in the Extend Beyond Ticks box and change the value to 1/16. (Metric users should enter 0.15.) This causes the dimension lines to extend past the tick arrows. This is a standard graphic practice used for dimensioning linear dimensions in architectural plans.
c12uf002.eps
3. In the Extension Lines group, change the Extend Beyond Dim Lines setting to 1/8″.Metric users should change this to 0.3. This setting determines the distance the extension line extends past the dimension line.
c12uf003.eps
4. Again in the Extension Lines group, change the Offset From Origin setting to 1⁄8″.Metric users should change this to 0.3. This sets the distance from the point being dimensioned to the beginning of the dimension extension line.
c12uf004.eps
5. Click the Fit tab of the New Dimension Style dialog box to display the options for overall dimension scale and miscellaneous settings (see Figure 12-10).
cert.eps
6. Turn on the Annotative option in the Scale For Dimension Features group. You may recall from Chapter 10 that the Annotative option allows AutoCAD to scale an object automatically to the drawing’s annotation scale.
7. Click OK to close the New Dimension Style dialog box. The Dimension Style Manager appears again.

Create Custom Arrowheads
See Bonus Chapter 4, “System Variables and Dimension Styles,” for details on how you can create your own arrowheads. AutoCAD also lets you set up a separate arrow style for leaders.

Figure 12-10 The Fit options

c12f010.tif

Scale for Dimensions in Legacy Drawings
Drawings created prior to AutoCAD 2008 relied on scale factors to determine the scaling of dimensions. Because it’s likely that you’ll run into legacy drawing files, here is some information about the settings used for those earlier dimensions.
Instead of the Annotative option, the Use Overall Scale Of option is used in the Scale For Dimension Features group. You select the Use Overall Scale Of radio button, and enter a drawing scale factor in the Use Overall Scale Of box.
All the values you enter for the options in the New Dimension Style dialog box are multiplied by this Use Overall Scale Of value to obtain the final size of the dimension components. For example, the text height you entered earlier, 1⁄8″, is multiplied by 48 for a dimension text height of 6″. For metric users, the text height of 0.3 is multiplied by 50 for a text height of 15 cm. For more on the scaling of text and other objects in AutoCAD, see Chapter 3.


Using the Layout Viewport Scale for Dimensions
If you use the Scale Dimensions To Layout option in the Scale For Dimension Features group of the Fit tab, AutoCAD uses the layout viewport scale to size the dimension components. See Chapter 8, “Introducing Printing, Plotting, and Layouts,” for more information about viewport scale settings. The Scale Dimension To Layout option can be useful if you have a drawing that you want to print at multiple scales.

Setting Up Alternate Units

You can use the Alternate Units tab of the New Dimension Style dialog box to set up AutoCAD to display a second dimension in centimeters or millimeters. Likewise, if you’re a metric user, you can set up a second dimension to display feet and inches. The following exercise shows you how to set up alternate dimensions. You don’t have to do this exercise now; it’s here for your information. If you like, come back later and try it to see how it affects your dimensions. You can pick up the tutorial in the next section, “Setting the Current Dimension Style.”

If you decide later that you don’t want the alternate units to be displayed, you can turn them off by returning to the Modify Dimension Style dialog box and removing the check mark from the Display Alternate Units check box.

Here are the steps for setting up alternate dimensions:

1. In the Dimension Style Manager, select a style and then click Modify. Or if you want to create a new style, click New.
2. In the Modify Dimension Style dialog box, click the Alternate Units tab (see Figure 12-11). This is virtually identical to the New Dimension Style dialog box with which you’ve been working.

Figure 12-11 The Alternate Units options

c12f011.tif
3. Click the Display Alternate Units check box. The options in the tab become available for your input.
4. Select the appropriate option from the Unit Format drop-down list. Imperial users should select Decimal to show metric alternate units. Metric users should select Architectural.
5. Select an appropriate precision value from the Precision drop-down list.
6. Enter a scale factor for your alternate dimension in the Multiplier For Alt Units box. For Imperial users, the default value is 25.4. This value converts feet-and-inch dimensions to millimeters. In our metric examples, you’ve been using centimeters, so change this setting to 2.54. Metric users should enter 0.3937 to convert centimeters to feet and inches.
7. In the Placement group, select where you want the alternate dimension to appear in relation to the main dimension.
8. You don’t want to display alternate units now, so turn off the Display Alternate Units setting.
9. Click OK to close the Modify Dimension Style dialog box. The Dimension Style Manager appears again.

Setting the Current Dimension Style

Before you can begin to use your new dimension style, you must make it the current default:

1. Click My Architectural in the Styles list box in the Dimension Style Manager.
2. Click the Set Current button at the far right.
3. Click Close to exit the Dimension Style Manager.

You can also select a dimension style from the drop-down list in the Annotate tab’s Dimensions panel or the Home tab’s expanded Annotation panel. You’re now ready to use your new dimension style.


Fitting Text and Arrows in Tight Places
Every now and then, you’ll need to dimension a small gap or a small part of an object in which dimension text won’t fit. The Fit tab includes a few settings (other than the ones you’ve already worked with) that control how dimensions act when the extension lines are too close. The Text Placement group contains three options to place the text in tight situations:
Beside The Dimension Line Places text next to the extension line but close to the dimension line. You’ll see how this affects your dimension later.
Over Dimension Line, With Leader Places the dimension text farther from the dimension line and includes an arrow or a leader from the dimension line to the text.
Over Dimension Line, Without Leader Does the same as the previous setting, but doesn’t include the leader.
The options in the Fit Options group let you control how text and arrows are placed when there isn’t enough room for both between the extension lines.

In the next set of exercises, you’ll use the My Architectural style you just created. To switch to another style, open the Dimension Style Manager again, select the style you want from the Styles list, and click Set Current, as you did in the previous exercise.

Modifying a Dimension Style

cert.eps

To modify an existing dimension style, open the Dimension Style Manager dialog box, highlight the style you want to edit, and then click Modify to open the Modify Dimension Style dialog box. You can then make changes to the different components of the selected dimension style. When you’ve finished making changes and closed both dialog boxes, all the dimensions associated with the edited style update automatically in your drawing. For example, if you’re not using the Annotative Scale feature and you decide you need to change the dimension scale of a style, you can open the Modify Dimension Style dialog box and change the Use Overall Scale Of value in the Scale For Dimension Features group of the Fit tab.

So far, you’ve been introduced to the various settings that let you determine the appearance of a dimension style. We haven’t discussed every option; to learn more about the other dimension style options, consult Bonus Chapter 4. There you’ll find descriptions of all the items in the New Dimension Style and Modify Dimension Style dialog boxes, plus reference material covering the system variables associated with each option.

If your application is strictly architectural, you may want to make these same dimension-style changes to the acad.dwt template file or create a set of template files specifically for architectural drawings of different scales.

Drawing Linear Dimensions

cert.eps

The most common type of dimension you’ll be using is the linear dimension. The linear dimension is an orthogonal dimension measuring the width and length of an object. AutoCAD provides three dimensioning tools for this purpose: Linear (Dimlinear), Continue (Dimcont), and Baseline (Dimbase). These options are readily accessible from the Annotate tab’s Dimensions panel.

In the following set of exercises, you’ll see figures displaying dimensions in both Imperial and metric units. We’ve included both measurements so that both Imperial and metric users can more easily follow the tutorial. But in your own drawing, you’ll see only one dimension value displayed above the dimension line.

Understanding the Dimensions Panel

Before you apply any dimension, you should study the Annotate tab’s Dimensions panel (see Figure 12-12). This panel contains nearly all the tools necessary to draw and edit your dimensions.

Figure 12-12 The Annotate tab’s Dimensions panel

c12f012.eps

Many of the dimensioning tools discussed in this chapter can be found in the Home tab’s Annotation panel. However, since the focus of this chapter is on dimensioning, unless otherwise noted, use the panels on the Annotate tab.


Selecting Options from the Dimension Flyout
In this chapter, you’ll be selecting options from the large flyout on the left side of the Dimensions panel. This flyout starts out showing the Linear tool, but since the flyout name changes depending on the last tool selected, we’ll refer to this flyout as the Dimension flyout.

Placing Horizontal and Vertical Dimensions

Let’s start by looking at the basic dimensioning tool, Linear. The Linear button (the Dimlinear command) on the Annotate tab’s Dimensions panel accommodates both the horizontal and vertical dimensions.

In this exercise, you’ll add a vertical dimension to the right side of the Unit plan:

1. Before you start to dimension your drawing, you need to set its scale. Select 1⁄4″= 1′-0″ from the Annotation Scale drop-down list. Metric users should select 1:50.
c12i002.tif
2. To start either a vertical or horizontal dimension, choose Linear from the Dimension flyout in the Annotate tab’s Dimensions panel, or enter DLI↵ at the Command prompt.
3. The Specify first extension line origin or <select object>: prompt asks you for the first point of the distance to be dimensioned. An extension line connects the object being dimensioned to the dimension line. Use the Endpoint osnap override, and pick the upper-right corner of the entry, as shown in Figure 12-13.

Figure 12-13 The dimension line added to the Unit drawing

c12f013.eps
4. At the Specify second extension line origin: prompt, pick the lower-right corner of the living room, as shown in Figure 12-13.

Selecting Objects to Be Dimensioned
The prompt in step 3 gives you the option of pressing ↵ to select an object. If you do this, you’re prompted to pick the object you want to dimension rather than the distance to be dimensioned. This method is discussed later in this chapter.

5. At the next prompt, Specify dimension line location or [Mtext/Text/Angle/Horizontal/Vertical/Rotated]:, the dimension line indicates the direction of the dimension and contains the arrows or tick marks. Move your cursor from left to right to display a temporary dimension. Doing so enables you to select a dimension-line location visually.
6. Enter @4<0↵ to tell AutoCAD you want the dimension line to be 4′ to the right of the last point you selected. Metric users should enter @122<0↵. (You could pick a point by using your cursor, but this doesn’t let you place the dimension line as accurately.) After you’ve done this, the dimension is placed in the drawing as shown in Figure 12-13.

Continuing a Dimension

You’ll often want to enter a group of dimensions strung together in a line. For example, you may want to continue dimensioning the balcony and align the continued dimension with the dimension you just entered.

To do this, use the Continue option found in the Dimensions panel’s Continue/Baseline flyout:

c12i003.tif
1. Click the Continue tool on the Dimensions panel, or enter DCO↵.
2. At the Specify a second extension line origin or [Undo/Select] <Select>: prompt, pick the upper-right corner of the balcony. (See the top image in Figure 12-14.)
3. Pick the right end of the rail on the balcony. See the bottom image in Figure 12-14 for the results.
4. Press ↵ twice to exit the command.

If you select the wrong location for a continued dimension, you can click the Undo tool or press U↵ to undo the last dimension.

The Continue option adds a dimension from where you left off. The last-drawn extension line is used as the first extension line for the continued dimension. AutoCAD keeps adding dimensions as you continue to pick points, until you press ↵.

You probably noticed that the 5″ dimension is placed away from the dimension line with a leader line pointing to it. This is the result of the 5″ dimension’s text not having enough space to fit between the dimension extension lines. You’ll learn about dimension style settings that can remedy this problem. For now, let’s continue adding dimensions to the plan.

Figure 12-14 The dimension string, continued and completed

c12f014.eps

Continuing a Dimension from a Previous Dimension

If you need to continue a string of dimensions from an older linear dimension instead of the most recently added one, press ↵ at the Specify a second extension line origin or [Undo/Select] <Select>: prompt you saw in step 2 of the previous exercise. Then, at the Select continued dimension: prompt, click the extension line from which you want to continue.

Drawing Dimensions from a Common Base Extension Line

Another way to dimension objects is to have several dimensions originate from the same extension line. To accommodate this, AutoCAD provides the Baseline option on the Dimensions control panel and the Dimension drop-down menu.

To see how this works, you’ll start another dimension—this time a horizontal one—across the top of the plan:

c12i004.tif
1. Click the Linear tool in the Dimension flyout on the Dimensions panel. Or, as you did for the vertical dimension, type DLI↵ to start the horizontal dimension.
2. At the Specify first extension line origin or <select object>: prompt, use the Endpoint osnap to pick the upper-left corner of the bathroom, as shown in Figure 12-15.

Figure 12-15 The bathroom with horizontal dimensions

c12f015.eps
3. At the Specify second extension line origin: prompt, pick the upper-right corner of the bathroom, as shown in Figure 12-15.
4. At the Specify dimension line location or [Mtext/Text/Angle/ Horizontal/Vertical/Rotated]: prompt, pick a point above the Unit plan, like the 7′-6″ dimension in Figure 12-15. If you need to, pan your view downward to fit the dimension in.

Use Osnaps While Dimensioning
Because you usually pick exact locations on your drawing as you dimension, you may want to turn on the Object Snap tool in the status bar to avoid the extra step of selecting osnaps from the Osnap context menu.

5. You’re set to draw another dimension continuing from the first extension line of the dimension you just drew. Click the Baseline tool on the Continue/Baseline flyout of the Dimensions panel. Or type DBA↵ at the Command prompt to start a baseline dimension.
c12uf005.tif
6. At the Specify a second extension line origin or [Undo/Select] <Select>: prompt, click the upper-right corner of the entry as shown in Figure 12-16.

Figure 12-16 The overall width dimension

c12f016.eps
7. Press ↵ twice to exit the Baseline command.
8. Pan your view down so it looks similar to Figure 12-16.

In this example, you see that the Baseline option is similar to the Continue option except that the Baseline option enables you to use the first extension line of the previous dimension as the base for a second dimension. The distance between the two horizontal dimension lines is controlled by the Baseline Spacing setting in the Lines tab of the New Dimension Style and Modify Dimension Style dialog boxes.

Continuing from an Older Dimension

You may have noticed in step 7 that you had to press ↵ twice to exit the command. As with Continue, you can draw the baseline dimension from an older dimension by pressing ↵ at the Specify a second extension line origin [Undo/Select] <Select>: prompt. You then get the Select base dimension: prompt, at which you can either select another dimension or press ↵ again to exit the command.


Control the Style Used With Continue or Baseline
A system variable called DIMCONTINUEMODE lets you control the style of a continue or baseline dimension. At the Type a command prompt, enter dimcontinuemode1↵ to have the baseline or continue dimension use the style of the selected dimension. Type dimcontinuemode0↵ to have the baseline or continue dimension use the current dimension style.

Adjusting the Distance Between Dimensions

As you work toward a deadline, you may find that you cut a few corners, or someone else does, when adding dimensions, and a set of parallel dimension lines isn’t accurately placed.

c12uf006.tif

You can quickly adjust the spacing between dimension lines using the Adjust Space tool in the Dimensions panel:

c12i005.tif
1. Click the Adjust Space tool in the Dimensions panel or type Dimspace↵.
2. At the Select base dimension: prompt, click the dimension closest to the feature being dimensioned.
3. At the Select dimensions to space: prompt, click the next dimension.
4. Continue to select the other parallel dimensions. When you’re finished with your selections, press ↵.
5. You see this prompt:
Select dimensions to space:
Enter value or [Auto] <Auto>:
Enter a value for the distance between the dimension lines. This value should be in full-scale distances. You can also press ↵ and AutoCAD will adjust the distance between dimensions for you.

Editing Dimensions

cert.eps

As you add more dimensions to your drawings, you’ll find that AutoCAD occasionally places the dimension text or line in an inappropriate location or that you may need to modify the dimension text. In the following sections, you’ll take an in-depth look at how you can modify dimensions to suit those special circumstances that always crop up.

Appending Data to Dimension Text

So far in this chapter, you’ve been accepting the default dimension text. You can append information to the default dimension value or change it entirely if you need to. At the point when you see the temporary dimension dragging with your cursor, enter T↵. Then, using the less-than and greater-than (< and >) symbols, you can add text either before or after the default dimension or replace the symbols entirely to replace the default text. The Properties palette lets you modify the existing dimension text in a similar way (see Chapter 2, “Creating Your First Drawing,” for more on the Properties palette). You can open the Properties palette for a dimension by selecting the dimension and then right-clicking to open the context menu. Select Properties from there.

Let’s see how this works by changing an existing dimension’s text in your drawing:

1. Type ED↵. This starts the Ddedit command.
2. Click the last horizontal dimension you added to the drawing at the top of the screen. The Text Editor tab appears in the Ribbon (see Figure 12-17).

Figure 12-17 The Text Editor tab

c12f017.tif
3. Press the End key to place the cursor at the end of the 14-0″ text, and then type to face of studbeginning with a space. The space is to ensure that the dimension doesn’t run into the text.
4. Click Close Text Editor in the Close panel of the Text Editor tab, and then press ↵ to exit the Ddedit command. The dimension changes to read 14-0 to face of stud.
5. Because you don’t need the new appended text for the tutorial, click the Undo button in the Quick Access toolbar to remove the appended text.

Editing Multiple Dimensions
In the exercise where you changed an existing dimension’s text, you were able to edit only a single dimension. To append text to several dimensions at once, you need to use the Dimension Edit tool. See the sidebar “Making Changes to Multiple Dimensions” later in this chapter for more on this command.

If you need to restore the original dimension text for a dimension whose value has been completely replaced, you can use the steps shown in the previous exercise. However, in step 3, replace the text with the <> bracket symbols.

You can also have AutoCAD automatically add a dimension suffix or prefix to all dimensions instead of just a chosen few by using the Suffix or Prefix option in the Primary Units tab of the New Dimension Style or Modify Dimension Style dialog box. See Bonus Chapter 4, “System Variables and Dimension Styles,” for more on this feature.

AutoCAD provides the associative dimensioning capability to update dimension text automatically when a drawing is edited. Objects called definition points determine how edited dimensions are updated.

The definition points are located at the same points you pick when you determine the dimension location. For example, the definition points for linear dimensions are the extension line origins. The definition points for a circle diameter are the points used to pick the circle and the opposite side of the circle. The definition points for a radius are the points used to pick the circle plus the center of the circle.

Definition points are point objects. They’re difficult to see because they’re usually covered by the feature they define. You can, however, see them indirectly by using grips. The definition points of a dimension are the same as the dimension’s grip points. You can see them by clicking a dimension. Try the following:

1. Make sure the Grips feature is turned on. (See Chapter 2 to refresh your memory on the Grips feature.)
2. Click the longest of the three vertical dimensions you drew in the earlier exercise. You’ll see the grips of the dimension, which is shown in Figure 12-18.

Figure 12-18 The grip points are the same as the definition points on a dimension.

c12f018.eps

Using Grips to Make Minor Adjustments to Dimensions

cert.eps

The definition points, whose location you can see through their grips, are located on their own unique layer called defpoints. Definition points are displayed regardless of whether the Defpoints layer is on or off.

To give you an idea of how these definition points work, the following exercises show you how to manipulate the definition points directly.

In this exercise, you’ll use coordinates to move a dimension line:

1. With the grips visible, click the grip near the dimension text.
2. Move the cursor around. When you move the cursor vertically, the text moves along the dimension line. When you move the cursor horizontally, the dimension line and text move together, keeping their parallel orientation to the dimensioned floor plan. Here the entire dimension line, including the text, moves. In a later exercise, you’ll see how you can move the dimension text independently of the dimension line.
3. Enter@9<0↵. Metric users should enter @275<0↵. The dimension line, text, and dimension extensions stretch to the new location to the right of the text (see Figure 12-19).

Figure 12-19 Moving the dimension line by using its grip

c12f019.tif

Making Changes to Multiple Dimensions
You can use the Dimension Edit tool to edit existing dimensions quickly. This tool gives you the ability to edit more than one dimension’s text at one time. One common use for the Dimension Edit tool is to change a string of dimensions to read Equal instead of showing the actual dimensioned distance. The following example shows an alternative to using the Properties palette for appending text to a dimension:
1. Type DED↵.
2. At the prompt
Enter type of dimension editing [Home/New/Rotate/Oblique]<Home>:
type N↵ to use the New option. The Text Editor opens, showing 0 in the text box.
3. Use the arrow keys to move the cursor behind or in front of the 0, and then enter the text you want to append to the dimension. You can remove the 0 and replace the dimension with your text as an alternative.
4. Click Close Text Editor in the Close panel of the Text Editor tab.
5. At the Select objects: prompt, pick the dimensions you want to edit. The Select objects: prompt remains, enabling you to select several dimensions.
6. Press ↵ to finish your selection. The dimension changes to include your new text or to replace the existing dimension text.
The Dimension Edit tool is useful in editing dimension text, but you can also use this tool to make graphical changes to the text. Here is a list of the other Dimension Edit tool options:
Home Moves the dimension text to its standard default position and angle.
Rotate Rotates the dimension text to a new angle.
Oblique Skews the dimension extension lines to a new angle. (See the section “Skewing Dimension Lines” later in this chapter.)


Moving Several Dimension Lines at Once
If you need to move several dimension lines, select them all, and then Shift+click one set of dimension-line grips from each dimension. After you’ve selected the grips, click one of the hot grips again. You can then move all the dimension lines at once.

In step 3 of the previous exercise, you saw that you could specify an exact distance for the dimension line’s new location by entering a relative polar coordinate. Cartesian coordinates work just as well. You can even use object snaps to relocate dimension lines.

Next, try moving the dimension line back by using the Perpendicular osnap:

1. Click the grip at the bottom of the dimension line you just edited.
2. Shift+right-click and choose Perpendicular from the Osnap context menu.
3. Place the cursor on the vertical dimension line that dimensions the balcony and click it.
4. Choose Zoom All from the Zoom flyout on the Navigation bar and then click Save in the Quick Access toolbar to save this file in its current state.

The selected dimension line moves to align with the other vertical dimension, back to its original location.

Changing Style Settings of Individual Dimensions

In some cases, you have to change an individual dimension’s style settings in order to edit it. For example, if you try to move the text of a typical linear dimension, you may find that the text and dimension lines are inseparable. You need to make a change to the dimension style setting that controls how AutoCAD locates dimension text in relation to the dimension line. The following section describes how you can change the style settings of individual dimensions to facilitate changes in the dimension.

Moving Fixed Dimension Text

You’ve seen how dimension text is attached to the dimension line so that when the text is moved, the dimension line follows. You may encounter situations in which you want to move the text independently of the dimension line. The following steps show how you can separate dimension text from its dimension line. These steps also show how you can change a single dimension’s style settings:

1. Make sure Dynamic Input is turned on in the status bar.
2. Click the dimension you want to edit to expose its grips.
3. Hover over the grip nearest the dimension text. The multifunction grip menu appears (see Figure 12-20).

Figure 12-20 The multifunction grip menu for a dimension text

c12f020.tif
4. Select the option you want to use to move the text. For example, to move the 5″ dimension text in Figure 12-20, select Move Text Only or Move With Leader.
5. Move the text, and when you are satisfied with the new location, press the Esc key to clear your selection.

As you saw in Figure 12-20, you have a number of options for moving dimension text. The multifunction grip options are self-explanatory, but you might want to experiment with them to see how each one behaves.

When you use some of the dimension text multifunction grip options, you are changing the property of that dimension. In fact, the old way of moving dimension text involved changing a setting in the Properties palette for a selected dimension. The Move Text, Add Leader option in the Text Movement listing of the Fit category of the Properties palette lets you move the dimension text independently of the dimension line. This option is similar to the Move With Leader option in the multifunction grip menu. It also draws a leader from the dimension line to the text. Another option—Move Text, No Leader—does the same thing but doesn’t include a leader. This option has the same effect as the Move Text Only option in the multifunction grip menu. You can also set these options for a dimension style by using the Text Placement options in the Fit tab of the New Dimension Style or Modify Dimension Style dialog box.

The Properties palette gives you access to many of the settings you saw for setting up dimension styles. The main difference here is that the Properties palette affects only the dimensions you’ve selected.

In a previous exercise, you changed the format setting of a single dimension after it was placed. These settings can be made a standard part of your Architectural dimension style by using the Modify button in the Dimension Style Manager.

If you have multiple dimension styles and you want to change an existing dimension to the current dimension style, use the Update tool. Choose Update on the Dimensions panel or type DimstyleA↵. Then select the dimensions you want to change and press ↵. The selected dimensions will be converted to the current style.


Rotating and Positioning Dimension Text
Once in a while, dimension text works better if it’s kept in a horizontal orientation, even if the dimension itself isn’t horizontal. To rotate dimension text, click the Text Angle tool from the Annotate tab’s expanded Dimensions panel, select the dimension text, and then enter an angle or select two points to indicate an angle graphically. You can also enter 0↵ to return the dimension text to its default angle.
If you need to move the dimension text to the left, center, or right of the dimension line, you can use the Left Justify, Center Justify, or Right Justify tool in the Annotate tab’s expanded Dimensions panel.

Editing Dimensions and Other Objects Together

cert.eps

It’s helpful to be able to edit a dimension directly by using its grips. But the key feature of dimensions in AutoCAD is their ability to adjust themselves automatically to changes in the drawing.

To see how this works, try moving the living room closer to the bathroom wall. You can move a group of lines and vertices by using the Stretch command and the Crossing option:

c12i006.tif
1. Click the Stretch tool in the Home tab’s Modify panel, or type SC↵. You’ll see the following prompts:
At the Select objects to stretch 
by crossing-window or crossing-polygon...
Select objects: C
Specify first corner:
2. Pick a crossing window, as illustrated in Figure 12-21, and then press ↵ to confirm your selection.

Figure 12-21 The Stretch crossing window

c12f021.eps
3. At the Specify base point or [Displacement] <Displacement>: prompt, pick any point on the screen.
4. At the Specify second point or <use first point as displacement>: prompt, enter @2<90↵ to move the wall 2′ in a 90° direction. Metric users should enter @61<90↵. The wall moves, and the dimension text changes to reflect the new dimensions, as shown in Figure 12-22.
5. After viewing the result of using the Stretch tool, click the Undo tool in the Quick Access toolbar or type U↵ to change the drawing back to its previous state.

Figure 12-22 The moved wall, with the updated dimensions

c12f022.tif

You can also use the Mirror, Rotate, and Stretch commands with dimensions. The polar arrays also work, and you can use Extend and Trim with linear dimensions.

When you’re editing dimensioned objects, be sure to select the dimension associated with the object being edited. As you select objects, using the crossing window (C) or crossing polygon (CP) selection option helps you include the dimensions. For more on these selection options, see Chapter 2.


Placing Dimensions over Hatch Patterns
If a hatch pattern or solid fill completely covers a dimension, you can use the Draworder command to have AutoCAD draw the dimension over the hatch or solid fill. See Chapter 7, “Mastering Viewing Tools, Hatches, and External References,” and Chapter 14, “Copying Existing Drawings from Other Sources,” for more on various uses of the Draworder command.


Modifying the Dimension Style Settings by Using Override
In the section “Moving Fixed Dimension Text,” you used the Properties palette to facilitate moving the dimension text. You can also choose the Override tool in the Annotate tab’s expanded Dimensions panel (Dimoverride command) to accomplish the same thing. The Override option enables you to change an individual dimension’s style settings. Here’s an example that shows how you can use the Override option in place of the Properties palette in the exercise in “Moving Fixed Dimension Text”:
1. Press the Esc key twice to make sure you aren’t in the middle of a command. Then choose Override from the Annotate tab’s expanded Dimensions panel.
2. At the following prompt, type Dimfit↵:
Enter dimension variable name to override or [Clear overrides]:
3. At the Enter new value for dimension variable <3>: prompt, enter 4↵. This has the same effect as selecting Move Text, Add Leader from the Fit category of the Properties palette.
4. The Enter dimension variable name to override: prompt appears again, enabling you to enter another dimension variable. Press ↵ to move to the next step.
5. At the Select objects: prompt, select the dimension you want to change. You can select a group of dimensions if you want to change several dimensions at once. Press ↵ when you’ve finished with your selection. The dimension settings change for the selected dimensions.
As you can see from this example, the Dimoverride command requires that you know exactly which dimension variable to edit in order to make the desired modification. In this case, setting the Dimfit variable to 4 lets you move the dimension text independently of the dimension line. If you find the Dimoverride command useful, consult Bonus Chapter 4 to determine which system variable corresponds to the Dimension Style dialog box settings.

Associating Dimensions with Objects

You’ve seen how dimensions and the objects with which they’re associated can move together so that the dimension remains connected to the object. When you’re in the process of editing a drawing, dimensions may lose their association with objects, so you may need to re-create an association between a dimension and an object. The following steps show you how this is done:

c12i007.tif
1. Choose Reassociate from the Annotate tab’s expanded Dimensions panel. You can also type Dimreassociate↵ at the Command prompt.
2. At the following prompt, select the dimension that you want to reassociate with an object, and then press ↵:
Select dimensions to reassociate
Select Objects or [Disassociated]:
3. At the Specify firstextension line origin or [Select object] <next>: prompt, note that an X appears at one of the dimension’s definition points.
c12uf007.tif
4. Use the Endpoint osnap, and click the end of the object you want to have connected to the definition point indicated in step 3.
5. An X appears at the dimension’s other definition point. Use the Endpoint osnap again, and click the other endpoint of the object you want associated with the dimension. You now have the dimension associated with the endpoints of the object. You may have to adjust the location of the dimension line at this point.

In step 3, you see an X at the location of a dimension definition point. If the definition point is already associated with an object, the X appears with a box around it. The box is a reminder that the definition point is already associated with an object and that you’ll be changing its association. In this situation, you can press ↵ to switch to the dimension’s other definition point.

c12uf008.tif

Also in step 3, you have the option to select an object. This option enables you to associate the dimension with an entire object instead of with just one endpoint. If you type S↵ at that prompt in step 3, you can then select the object you want to associate with the dimension. The dimension changes so that its definition points coincide with the endpoints of the object. The dimension remains in its original orientation. For example, a vertical dimension remains vertical even if you associate the dimension with a horizontal line. In this situation, the dimension dutifully dimensions the endpoints of the line but shows a distance of 0.


Removing Dimension Associations
You can remove a dimension’s association with an object by using the Dimdisassociate command. Type Dimdisassociate↵ at the Command prompt, select the dimension(s), and then press ↵.

Adding a String of Dimensions with a Single Operation

AutoCAD provides a method for creating a string of dimensions by using a single operation. The Qdim command lets you select a set of objects instead of having to select points. The following exercise demonstrates how the Qdim command works:

1. If you haven’t done so already, zoom out so you have an overall view of the Unit floor plan.
c12i008.tif
2. Click Quick Dimension on the Dimensions panel.
3. At the Select geometry to dimension: prompt, place a selection window around the entire left-side wall of the unit.
4. Press ↵ to finish your selection. The following prompt appears:
Specify dimension line position, or
[Continuous/Staggered/Baseline/Ordinate/Radius/Diameter/
datumPoint/Edit/seTtings] <Continuous>:
5. Click a point to the left of the wall to place the dimension. A string of dimensions appears, displaying all the dimensions for the wall (see Figure 12-23).
6. When you’ve finished reviewing the results of this exercise, exit the file without saving it.

The prompt in step 4 indicates several types of dimensions from which you can choose. For example, if you want the dimensions to originate from a single baseline, you can enter B↵ in step 4 to select the Baseline option.

The Qdim command can be a time-saver when you want to dimension a wall quickly. It may not work in all situations, but if the object you’re dimensioning is fairly simple, it can be all you need.

In this exercise, you used a simple window to select the wall. For more complex shapes, try using a crossing polygon selection window. See Chapter 2 for more on crossing polygons.

Figure 12-23 The dimensions for the wall

c12f023.tif

Adding or Removing the Alternate Dimensions

You may eventually encounter a drawing that contains alternate dimensions, as shown in some of the figures earlier in this chapter. You can remove those alternate dimensions by turning off the alternate dimension features. Here’s how it’s done:

c12i009.tif
1. Click the Dimension Style tool in the Annotate tab’s Dimensions panel title bar or enter D↵ to open the Dimension Style Manager.
2. Select the style that uses the alternate units. In the Styles list box, choose Modify.
3. Click the Alternate Units tab.
4. Click the Display Alternate Units check box to remove the check mark.
5. Click OK, and then click Close to close the Dimension Style Manager.

Using Object Snap While Dimensioning
When you pick intersections and endpoints frequently, as you do during dimensioning, it can be inconvenient to use the Osnap context menu. If you know you’ll be using certain osnaps frequently, you can use running osnaps. (See the sidebar “The Osnap Options” in Chapter 3 for more on setting up running osnaps.)
After you’ve designated your running osnaps, the next time you’re prompted to select a point, the selected osnap modes are automatically activated. You can still override the default settings by using the Osnap context menu (Shift+click the right mouse button).
There is a drawback to setting a running osnap mode: When your drawing gets crowded, you can end up picking the wrong point by accident. However, you can easily toggle the running osnap mode off by clicking Object Snap in the status bar or by pressing F3.

The dimensions that use the style you just edited change to remove the alternate dimensions. You can also perform the reverse operation and add alternate dimensions to an existing set of dimensions. Follow the steps shown here, but instead of removing the check mark in step 4, add the check mark and make the appropriate setting changes to the rest of the Alternate Units tab.

Dimensioning Nonorthogonal Objects

So far, you’ve been reading about how to work with linear dimensions. You can also dimension nonorthogonal objects, such as circles, arcs, triangles, and trapezoids. In the following sections, you’ll practice dimensioning a nonorthogonal object.

For the following exercises, you’ll use a drawing of a hexagonal-shaped window. Open the 12a-wind.dwg file from the sample files; metric users should open the 12a-wind-metric.dwg file. You can use this file to follow along.

Dimensioning Nonorthogonal Linear Distances

cert.eps

Now you’ll dimension the window. The unusual shape of the window prevents you from using the horizontal or vertical dimensions you’ve used already. However, choosing Aligned from the Dimension flyout in the Dimensions panel enables you to dimension at an angle:

c12i010.tif
1. Click the Aligned tool in the Dimension flyout on the Dimensions panel. You can also enter DAL↵ to start the aligned dimension.
2. At the Specifyfirst extension line origin or <select object>: prompt, press ↵. You could pick extension-line origins as you did in earlier examples, but pressing ↵ shows you how the Select Object option works.
3. At the Select object to dimension: prompt, pick the upper-right face of the hexagon near coordinate 29,22 (75,55 for metric users). As the prompt indicates, you can also pick an arc or a circle for this type of dimension.
4. At the Specify dimension line location or [Mtext/Text/Angle]: prompt, pick a point near coordinate 34,24 (90,60 for metric users). The dimension appears in the drawing, as shown in Figure 12-24.

Figure 12-24 The aligned dimension of a nonorthogonal line

c12f024.tif

Just as with linear dimensions, you can enter T↵ in step 4 to enter alternate text for the dimension.

Next, you’ll dimension a face of the hexagon. Instead of its actual length, however, you’ll dimension a distance at a specified angle—the distance from the center of the face:

1. Click the Linear tool from the Dimension flyout on the Dimensions panel or type DLI↵.
2. At the Specify first extension line origin or <select object>: prompt, press ↵.
3. At the Select object to dimension: prompt, pick the lower-right face of the hexagon near coordinate 29,14 (77,33 for metric users).
4. At the Specify dimension line location or [Mtext/Text/Angle/Horizontal/Vertical/Rotated]: prompt, type R↵ to select the Rotated option.
5. At the Specify angle of dimension line <0>: prompt, enter 30↵.
6. At the Specify dimension line location or [Mtext/Text/Angle/Horizontal/Vertical/Rotated]: prompt, pick a point near coordinate 33,7 (88,12 for metric users). Your drawing will look like Figure 12-25.

Figure 12-25 A linear dimension using the Rotated option

c12f025.tif

The Dimrotate command accomplishes the same thing with a slight change in the sequence of steps.

Dimensioning Radii, Diameters, and Arcs

cert.eps

To dimension circular objects, you use another set of options from the Dimension menu:

c12i011.tif
1. Click the Angular tool from the Dimension flyout on the Dimensions panel, or enter DAN↵ at the Command prompt.
2. At the Select arc, circle, line, or <specify vertex>: prompt, pick the upper-left face of the hexagon near coordinate 15,22 (44,57 for metric users).
3. At the Select second line: prompt, pick the top face at coordinate 22,26 (54,62 for metric users).
4. At the Specify dimension arc line location or [Mtext/Text/Angle]: prompt, notice that as you move the cursor around the upper-left corner of the hexagon, the dimension changes, as shown in the top images of Figure 12-26.

Figure 12-26 The angular dimension added to the window frame

c12f026.eps
5. Pick a point near coordinate 21,20 (49,50 for metric users). The dimension is fixed in the drawing. (See the bottom image of Figure 12-26.)

If you need to make subtle adjustments to the dimension line or text location, you can do so using grips after you place the angular dimension.

Now try the Diameter option, which shows the diameter of a circle:

c12i012.tif
1. Click the Diameter tool in the Dimension flyout on the Dimensions panel, or enter DDI↵ at the Command prompt.
2. At the Select arc or circle: prompt, pick the circle.
3. At the Specify dimension line location or [Mtext/Text/Angle]: prompt, you see the diameter dimension drag along the circle as you move the cursor. If you move the cursor outside the circle, the dimension line and text also move outside the circle. (See the top image in Figure 12-27.)
If the dimension text can’t fit in the circle, AutoCAD gives you the option to place the dimension text outside the circle as you drag the temporary dimension to a horizontal position.
4. Place the cursor inside the circle so the dimension arrow points in a horizontal direction, as shown in the bottom image of Figure 12-27.
5. With the text centered, click the mouse.

Figure 12-27 Dimension showing the diameter of a circle

c12f027.eps
c12i013.tif

The Radius tool in the Dimension flyout on the Dimensions panel gives you a radius dimension, just as the Diameter tool provides a circle’s diameter. Figure 12-28 shows a radius dimension on the outside of the circle, but you can place it inside in a manner similar to how you place the diameter dimension. The Center Mark tool on the expanded Dimensions panel places a cross mark in the center of the selected arc or circle.

Figure 12-28 A radius dimension shown on the outside of the circle

c12f028.tif

If you need to dimension an arc or a circle whose center isn’t in the drawing area, you can use the jogged dimension. Here are the steps:

c12i014.tif
1. Click the Jogged tool from the Dimension flyout on the Annotate tab’s Dimensions panel, or enter DJO↵ at the Command prompt.
2. At the Select arc or circle: prompt, select the object you want to dimension.
3. At the Specify center location override: prompt, select a point that indicates the general direction to the center of the arc or circle. A dimension line appears and follows the movement of your cursor.
4. Position the dimension line where you want it, and then click.
5. Position the dimension line jog where you want it, and then click. The jogged dimension is placed in the drawing (see Figure 12-29).

Figure 12-29 The jogged dimension in the drawing

c12f029.tif

Arc lengths can also be given a dimension using the Arc Length tool. Choose the Arc Length tool from the Dimension flyout on the Dimensions panel, or enter DAR↵ at the Command prompt. At the Select Arc or polyline arc segment: prompt, select the arc you want to dimension. It can be either a plain arc or a polyline arc. Once you’ve selected the arc, the arc dimension appears and moves with the cursor. You can then select the location for the dimension.

c12uf009.tif

Skewing Dimension Lines

At times, you may need to force the extension lines to take on an angle other than 90° to the dimension line. This is a common requirement of isometric drawings, in which most lines are at 30° or 60° angles instead of 90°. To facilitate nonorthogonal dimensions like these, AutoCAD offers the Oblique option:

c12i015.tif
1. Choose Oblique from the expanded Dimensions panel, or type DEDRO↵.
2. At the Select objects: prompt, pick the aligned dimension in the upper-right portion of the drawing and press ↵ to confirm your selection.
3. At the Enter obliquing angle (Press ENTER for none): prompt, enter 60↵ for 60°. The dimension will skew so that the extension lines are at 60° (see Figure 12-30).

Figure 12-30 The extension lines at 60°

c12f030.tif
4. Save the drawing.

Adding a Note with a Leader Arrow

cert.eps

One type of dimension is something like a text-dimension hybrid. The AutoCAD Multileader tool lets you add a text note combined with an arrow that points to an object in your drawing. Multileaders are easy to use and offer the same text-formatting tools as the Mtext tool. Try the following exercise to get familiar with multileaders:

c12i016.tif
1. Click the Multileader tool in the Annotate tab’s Leaders panel (see Figure 12-31), or enter MLD↵.

Figure 12-31 The Leaders panel

c12f031.eps
2. At the Specify leader arrowhead location or [leader Landing first/Content first/Options] <Options>: prompt, pick a point near the top-left edge of the hexagon at coordinate 16,24 (45,59 for metric users).
3. At the Specify leader landing location: prompt, enter @6<110↵. Metric users should enter @15<110↵. The Text Editor tab appears, along with the text cursor at the note location.
4. Enter Window Frame for the note, and then click Close Text Editor in the Text Editor tab’s Close panel. Your note appears with the leader arrow similar to the one shown in Figure 12-32.

Figure 12-32 The leader with a note added

c12f032.tif

The text in the note is in the current text style unless you specify another style in the Text tab of the New Dimension Style or Modify Dimension Style dialog box. (See the section “The Text Tab” in Bonus Chapter 4 for more information.)


Setting the Scale of Leaders
Multileaders have an Annotative option that allows them to adjust automatically to the scale of the drawing. You can find the Annotative option setting in the properties for a specific multileader in the drawing or in the multileader style setting. See the Scale option in Table 12-2, later in this chapter, under the Leader Structure tab.

The Multileader tool offers a lot of options that aren’t obvious when you’re using it. In step 1 of the previous example, after choosing Multileader, you can press ↵ to modify the behavior of the Multileader tool. You’ll see the following prompt:

Enter an option [Leader type/leader lAnding/Content
 type/Maxpoints/First angle/Second angle/eXit options]
 <eXit options>:

Table 12-1 gives you a rundown of these options and their functions.

Table 12-1: The Multileader options

OptionFunction
Leader typeAllows you to choose between straight-line leaders, curved leaders, or no leaders.
leader lAndingDetermines whether a leader landing is used. The leader landing is the short line that connects the arrow to the note. Also lets you set landing distance.
Content typeLets you select between Mtext or a block for the leader note. You also have the option to choose None.
MaxpointsLets you set the number of points you select for the leader. The default is 2.
First angleLets you constrain the angle of the leader line to a fixed value.
Second angleLets you constrain the angle of the arrow’s second line segment if you’re using more than two points for the Maxpoints option.
eXit optionsLets you return to the main part of the Multileader command to draw the leader.

Creating Multileader Styles

cert.eps

Besides using the options shown in Table 12-1, you can create multileader styles to control the appearance of multileaders. Multileader styles are similar in concept to text and dimension styles. They allow you to set up the appearance of the leader under a name that you can call up anytime. For example, you may want to have one type of leader that uses a block instead of text for the note and another leader that uses a dot in place of an arrow. Alternatively, you may want to set up a style that uses curved lines instead of straight ones for the leader line. You can create a multileader style for each of these types of leader features and then switch between the leader styles, depending on the requirements of your leader note.

c12i017.tif

To set up or modify a multileader style, click the Multileader Style Manager tool in the Annotate tab’s Leaders panel title bar. You can also enter MLS↵ at the Command prompt. Doing so opens the Multileader Style Manager, shown in Figure 12-33. From here, you can select an existing style from the list on the left and click Modify to edit it, or you can click New to create a new one. If you click New, you’re asked to select an existing style as a basis for your new style.

Figure 12-33 The Multileader Style Manager

c12f033.tif

When you click Modify or New, the Modify Multileader Style (see Figure 12-34) or New Multileader Style dialog box opens.

Figure 12-34 The Modify Multileader Style dialog box

c12f034.tif

Table 12-2 describes the options in each of the tabs of the Modify Multileader Style dialog box. Some of these options are the same as those for the Multileader command.

Table 12-2: The Modify Multileader Style dialog box options

Tab and groupFunction
Leader Format tab
GeneralLets you set the leader line to straight or curved. You can also set the color, lineweight, and linetype for the leader line.
ArrowheadControls the size and shape of the arrowheads.
Leader BreakControls the size of the gap in a leader line when the Leaderbreak command is applied. Leaderbreak places a break on a leader line where two leader lines cross.
Leader Structure tab
ConstraintsDetermines the number of line segments in the leader line. You can also apply angle constraints to the leader-line segments.
Landing SettingsControls the leader-line landing segment. This is the last line segment that points to the note.
ScaleLets you control the scale of the leader components. You can either apply a fixed scale or use the Annotative option to have the drawing annotation scale apply to the leader.
Content tab
Multileader TypeLets you select the type of object that will be used for the leader note. The options are Mtext, Block, and None.
Text OptionsGives you control over the way the leader note appears. You can control color, text style, size, justification, and orientation.
Leader ConnectionDetermines the position between the leader line and the note.

Once you’ve set up a multileader style, you can make it the default style by selecting it from the Multileader Style drop-down list on the Annotate tab’s Leaders panel.

c12uf010.tif

The selected style will be applied to any new multileader you add to your drawing. You can also change the style of an existing multileader. To do this, click the multileader to select it, and then select the multileader style you want from the Leaders panel drop-down list.

Editing Multileader Notes

If you need to make changes to the note portion of a multileader, you can do so by double-clicking the note. Doing so brings up the Text Editor tab in the Ribbon, allowing you to make changes as you would in a word processor.

At other times, you may want to change the leader line, arrows, or other graphic features of the multileader. For example, you may want to have all the notes aligned vertically for a neater appearance. As another option, you may want to add more leader arrows so that the note points to several objects in the drawing instead of just one.

The Leaders panel offers several tools that let you make these types of changes to your leader notes (refer back to Figure 12-31). The Add Leader and Remove Leader tools let you add or remove leaders from a multileader. Add Leader is a handy tool if you want a single note to point to several objects. The Align tool lets you align the note portion of several multileaders. Finally, the Collect tool lets you collect several multileaders that use blocks for notes into a single note.

Breaking a Dimension Line for a Leader

In a crowded drawing, your multileader arrow may have to cross over a dimension line. In many drafting conventions, when a leader line crosses over a dimension line, the dimension line must be shown with a gap.

c12uf011.tif

You can apply a gap to a dimension line using the Dimbreak tool. Here’s how it works:

c12i018.tif
1. Choose Break from the Dimensions panel.
2. At the Select dimension to add/remove break or [Multiple]: prompt, select a dimension line, or enter M↵ and select multiple dimension lines.
3. When you’re finished with your selection, press ↵. Note that this ↵ is necessary only when using the Multiple option.
4. At the Select object to break dimension or [Auto/Manual/Remove] <Auto>: prompt, press ↵. A gap appears wherever a leader line or other dimension line crosses over the selected dimension line.

If you prefer to indicate a break manually, enter M↵ at the prompt in step 4. Doing so allows you to select two points on the dimension, indicating where the gap is to occur. If additional dimension or leader lines are added that cross over the dimension line, repeat your use of the Dimbreak tool. To remove an existing break, use the Remove option in step 4 by entering R↵.

Applying Ordinate Dimensions

In mechanical drafting, ordinate dimensions are used to maintain the accuracy of machined parts by establishing an origin on the part. All major dimensions are described as x-coordinates or y-coordinates of that origin. The origin is usually an easy-to-locate feature of the part, such as a machined bore or two machined surfaces.

Figure 12-35 shows a typical application of ordinate dimensions. In the lower-right corner, note the two dimensions whose leaders are jogged. Also note the origin location in the center circle.

Figure 12-35 A drawing using ordinate dimensions

c12f035.tif

To use the Ordinate command, perform the following steps:

c12i019.tif
1. Click Origin from the View tab’s Coordinates panel, or type UCSOr↵. If you don’t see the Coordinates panel in the View tab, go to the View tab, right-click in the Ribbon, and select Show Panels ⇒ Coordinates.
2. At the Specify new origin point <0,0,0>: prompt, click the exact location of the origin of your part.
c12i020.tif
3. Toggle Ortho mode on in the status bar.
c12i021.tif
4. Click the Ordinate tool in the Dimension flyout on the Dimensions panel. You can also enter DOR↵ to start the ordinate dimension.
5. At the Specify feature location: prompt, click the item you want to dimension. The direction of the leader determines whether the dimension will be of the Xdatum or the Ydatum.
6. At the Specify leader endpoint or [Xdatum/Ydatum/Mtext/Text/Angle]: prompt, indicate the length and direction of the leader. Do this by positioning the rubber-banding leader perpendicular to the coordinate direction you want to dimension and then clicking that point.

In steps 1 and 2, you used the UCS feature to establish a second origin in the drawing. The Ordinate Dimension tool then uses that origin to determine the ordinate dimensions. You’ll get a chance to work with the UCS feature in Chapter 22, “Using Advanced 3D Features.”

You may have noticed options in the Command window for the Ordinate Dimension tool. The Xdatum and Ydatum options force the dimension to be of the x- or y-coordinate no matter what direction the leader takes. The Mtext option opens the Text Editor tab in the Ribbon, enabling you to append or replace the ordinate dimension text. The Text option lets you enter replacement text directly through the Command window.

If you turn off Ortho mode, the dimension leader is drawn with a jog to maintain the orthogonal line segment to the dimension text (look back at Figure 12-35).

Adding Tolerance Notation

In mechanical drafting, tolerances are a key part of a drawing’s notation. They specify the allowable variation in size and shape that a mechanical part can have. To help facilitate tolerance notation, AutoCAD provides the Tolerance command, which offers common ISO tolerance symbols together with a quick way to build a standard feature-control symbol. Feature-control symbols are industry-standard symbols used to specify tolerances. If you’re a mechanical engineer or drafter, the AutoCAD tolerance notation options will be a valuable tool. However, a full discussion of tolerances requires a basic understanding of mechanical design and drafting, and it is beyond the scope of this book.

Inserting Tolerance and Datum Values

c12i022.tif

To use the Tolerance command, choose Tolerance from the expanded Dimensions panel, or type TOL↵ at the Command prompt to open the Geometric Tolerance dialog box (see Figure 12-36).

Figure 12-36 The Geometric Tolerance dialog box

c12f036.tif

This is where you enter tolerance and datum values for the feature-control symbol. You can enter two tolerance values and three datum values. In addition, you can stack values in a two-tiered fashion.

Click a box in the Sym group to open the Symbol dialog box.

c12uf012.tif

The top section of Figure 12-37 shows what each symbol in the Symbol dialog box represents. The bottom image shows a sample drawing with a feature symbol used on a cylindrical object. The symbols in the sample drawing show that the upper cylinder needs to be parallel within 0.003″ of the lower cylinder. Note that mechanical drawings often use measurements in thousandths, so 0.3 means 0.003.

Figure 12-37 The tolerance symbols

c12f037.eps

In the Geometric Tolerance dialog box, you can click a box in any of the Datum groups or a box in the right side of the Tolerance groups to open the Material Condition dialog box. This dialog box contains standard symbols relating to the maximum and minimum material conditions of a feature on the part being dimensioned.

c12uf013.tif

Adding Inspection Dimensions

Another type of dimension related to tolerances is the inspection dimension. This is a type of dimension notation that indicates how often the tolerances of a dimension should be checked.

To add an inspection dimension, first add a regular linear dimension as described in the early part of this chapter. Next, follow these steps:

c12i023.tif
1. Choose Inspect from the Dimensions panel or type Diminspect↵. The Inspection Dimension dialog box appears (see Figure 12-38).

Figure 12-38 The Inspection Dimension dialog box

c12f038.tif
2. Click the Select Dimensions tool. The dialog box temporarily closes to allow you to select a dimension.
3. Select a shape option from the Shape group.
4. Enter a value for the Label and Inspection Rate boxes, and then click OK.

The dimension appears with the additional changes from the dialog box (see Figure 12-39).

Figure 12-39 The dimension with the additional changes

c12f039.tif

The Bottom Line

Understand the components of a dimension. Before you start to dimension with AutoCAD, become familiar with the different parts of a dimension. Doing so will help you set up your dimensions to fit the style you need.
Master It Name a few of the dimension components.
Create a dimension style. As you become more familiar with technical drawing and drafting, you’ll learn that there are standard formats for drawing dimensions. Arrows, text size, and even the way dimension lines are drawn are all subject to a standard format. Fortunately, AutoCAD offers dimension styles that let you set up your dimension format once and then call up that format whenever you need it.
Master It What is the name of the dialog box that lets you manage dimension styles, and how do you open it?
Draw linear dimensions. The most common dimension that you’ll use is the linear dimension. Knowing how to place a linear dimension is a big first step in learning how to dimension in AutoCAD.
Master It Name the three locations you are asked for when placing a linear dimension.
Edit dimensions. Dimensions often change in the course of a project, so you should know how to make changes to dimension text or other parts of a dimension.
Master It How do you start the command to edit dimension text?
Dimension nonorthogonal objects. Not everything you dimension will use linear dimensions. AutoCAD offers a set of dimension tools for dimensioning objects that aren’t made up of straight lines.
Master It Name some of the types of objects for which a linear dimension isn’t appropriate.
Add a note with a leader arrow. In addition to dimensions, you’ll probably add lots of notes with arrows pointing to features in a design. AutoCAD offers the multileader for this purpose.
Master It What two types of objects does the multileader combine?
Apply ordinate dimensions. When accuracy counts, ordinate dimensions are often used because they measure distances that are similar to coordinates from a single feature.
Master It What AutoCAD feature do you use for ordinate dimensions that isn’t strictly associated with dimensions?
Add tolerance notation. Mechanical drafting often requires the use of special notation to describe tolerances. AutoCAD offers some predefined symbols that address the need to include tolerance notation in a drawing.
Master It How do you open the Geometric Tolerance dialog box?
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.216.232.11