Discovering New Dimensions

Before digging into the techniques that you use to create dimension styles and the dimensions themselves, here's some AutoCAD dimensioning terminology that you need to understand. If you're already familiar with CAD dimensioning lingo, just skim this section and look at the figures in it. Otherwise, read on.

Anatomy of a dimension

AutoCAD uses the names shown in Figure 14-2 and described in the following list to refer to the parts of each dimension:

  • Dimension text: The numeric value that indicates the true distance or angle between points or lines. Dimension text can also include other information in addition to or instead of the number. For example, you can add a suffix, such as TYP., to indicate that a dimension is typical of several similar configurations. AutoCAD's default settings for dimension styles center the dimension text vertically and horizontally on the dimension lines, as shown in Figure 14-2, but you can change those settings to make the text appear in a different location — sitting over an unbroken dimension line, as shown previously in Figure 14-1, for example. See the section “Adjusting style settings,” later in this chapter, for instructions.

    image

    Figure 14-2: The parts of a dimension.

  • Dimension lines: In linear dimensions, the dimension lines indicate the true distance between points. Linear dimension lines can be horizontal, vertical, rotated at a specific angle, or aligned with the object being dimensioned. Angular dimensions have curved dimension lines with the center of the curve at the vertex point of the objects being dimensioned. For radius and diameter dimensions, the dimension line simply points at the object being dimensioned (see Figure 14-3 for examples of these dimension types).
  • Arrowheads: The dimension's arrowheads appear at the end or ends of the dimension lines and emphasize the extent of the dimensioned length. AutoCAD's default arrowhead style is the closed, filled type shown in Figure 14-2, but you can choose other symbols, such as dots or tick marks, to indicate the ends of the dimension lines. (Don't get ticked off, but AutoCAD calls the line ending an arrowhead even when, as in the case of a tick mark, it doesn't look like an arrow.)

    image

    Figure 14-3: Common types of dimensions.

  • Extension lines: These extend outward from the definition points (also known as defpoints) that you select (usually by snapping to points on an object) to the dimension lines. By drafting convention, a small gap usually exists between the defpoints and the beginning of the extension lines. Also by convention, the extension lines usually extend just past the dimension lines — see Figures 14-2 and 14-3 for examples. You can make a set of dimensions look tidier by assigning fixed lengths for the extension lines. And if you need to dimension to circles or centerlines, you can assign dash-dot linetypes to either or both extension lines.
  • Defpoints: When you create any kind of dimension, AutoCAD places one or more definition points (universally known as defpoints) on a special layer named (what else?) Defpoints, which the program creates when a dimension command is issued for the first time. These points are usually invisible because the objects being dimensioned are on top of them, but you can see where they sit by selecting a dimension to turn on its grips. The grips on the objects being dimensioned are on the dimension's definition points. Because you wouldn't want these points to appear when you plot your drawings, the Defpoints layer has a special property: Nothing created on the Defpoints layer will print.

image Because of the Defpoints layer's non-printing property, experienced users have been using it for years as a place to put sketches, guidelines, and important notes (for example, “Don't forget to buy bread on the way home!”). I don't endorse this practice because a convoluted relationship exists between the Defpoints layer and Layer 0 — it can be very hard to tell what's on which layer, and that can make the drawing harder to edit. If you want a “scratch” layer for those important notes, create one named Scratch and set it to NoPlot in the Layer Properties Manager palette. (For more about layers and the Layer Properties Manager, see Chapter 6.)

A field guide to dimensions

AutoCAD provides several types of dimensions and commands for drawing them. Figure 14-3, earlier in this chapter, shows the most common types, and the following list describes them:

  • Linear dimensions: Indicate the linear extent of an object or the linear distance between objects. Most linear dimensions are either horizontal or vertical, but you can draw dimensions that are rotated to other angles, too.
  • Aligned dimensions: Similar to linear dimensions, but the dimension line tilts to the same angle as a line drawn through the origin points of its extension lines.
  • Radial dimensions: A radius dimension shows the radius of a circle or an arc, and a diameter dimension calls out the diameter of a circle or an arc. You can position the dimension text inside or outside the curve, as shown in Figure 14-3. If you position the text outside the curve, AutoCAD (by default) draws a little cross at the center of the circle or arc. As shown in Figures 14-2 and 14-3, AutoCAD automatically adds the diameter and radius symbols to the appropriate dimension type.

    image If you're wondering when you should use which, because radius and diameter dimensions seem to do the same thing, the convention in most drafting disciplines is to use diameter dimensions for whole circles (for example, a hole) and radius dimensions for part circles or arcs (for example, a fillet).

  • Angular dimensions: Indicate the angular measurement between two lines, the two endpoints of an arc, or two points on a circle. The dimension line appears as an arc that indicates the sweep of the measured angle.

Other types of dimensions and dimension-like annotations you can add to AutoCAD objects include arc length and ordinate dimensions, tolerances, inspection dimensions, and center marks. For more information about other, less frequently used kinds of dimensions, click Help to open the Exchange window's Help tab, then choose User's GuideimageAnnotate DrawingsimageDimensions and Tolerances.

Dimension associativity

By default, AutoCAD groups all the parts of each dimension — the extension lines, dimension lines, arrowheads, and text — into a special associative dimension object. Associative means two things:

  • The different parts of the dimension function as a single object. When you click any part of the dimension, AutoCAD selects all its parts.
  • The dimension is connected to the points on the object that you specified when you drew the dimension. If you change the size of the object (for example, stretch a line), the dimension updates appropriately — the lines and arrows move, and the text changes to reflect the line's new size.

image The associative dimensions I'm talking about here first appeared in AutoCAD 2002. Before that, AutoCAD had a more primitive kind of dimensioning. Dimensions were single objects, and they did update if you stretched an object as long as you were very careful to include the dimension itself in the crossing selection for the STRETCH command. Here's where things can get a bit confusing: AutoCAD used to call these old-style, single-object dimensions associative but now calls them non-associative, and what used to be called non-associative dimensions before AutoCAD 2002 are now called exploded dimensions. For more information about how to determine which kind of dimension AutoCAD draws, see the “Controlling and editing dimension associativity” section, later in this chapter.

Finding your dimension tools

Both the Annotation panel on the Ribbon's Home tab and the Dimensions panel on the Annotate tab provide access to AutoCAD's most frequently used basic dimensioning commands. (If you're an AutoCAD Classic workspace user, you'll find them on the classic Dimension menu and Dimension toolbar.)

image As much as I like the Drafting & Annotation workspace and the Ribbon, one task where the classic interface just might be more efficient is in dimensioning. The classic Dimension toolbar provides access to more dimension tools than the Ribbon, and it does so while maintaining consistent one-click access to each command. With the Ribbon, you may find it takes a couple of clicks to get to the command you want, and some dimension commands aren't even there.

Here's how to turn on the Dimension toolbar in a Ribbon-based workspace:

  1. Click the View tab on the Ribbon.
  2. On the Windows panel, click Toolbars.

    AutoCAD displays a menu of loaded customization files. If your system does not have the Express Tools installed, or if you're using AutoCAD LT, you may see only “AutoCAD” (or “AutoCAD LT”) on this menu. If you're working for a large company, you may well see additional custom menus on this list.

  3. Click AutoCAD or AutoCAD LT to display a list of classic toolbars.
  4. Choose Dimension from the menu.

    AutoCAD closes the Toolbars menu and the classic Dimension toolbar appears either floating or docked on an edge of the drawing area.

image All dimensioning commands have long command names (such as DIMARC, DIMLINEAR, and DIMRADIUS) and corresponding command aliases (such as DAR, DLI, and DRA, respectively — do you see a pattern?) that you can type at the command prompt. If you do lots of dimensioning and don't want to toggle the Dimension toolbar on and off repeatedly, memorize the abbreviated forms of the dimension commands that you use frequently. You can find a list of the long command names in the Command Reference section of the AutoCAD help system. On the Help home page, choose Command ReferenceimageCommandsimageD Commands.

..................Content has been hidden....................

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