Introduction
In this project you master the skills required to create dimension styles in your drawings. Dimension styles control the appearance of your dimensions. Changes you make to a dimension style will affect all the dimensions that depend upon that style. By the time you have completed this project, you should have the skills required to create your own dimensions styles.
You learn how to:
- Create dimension styles
- Create dimensions based on dimension styles
- Modify dimension styles to change dimension appearance
- Control dimensions using dimension families
- Use DesignCenter to copy dimension styles between drawings
- Tip:
Remember that you can use DesignCenter to copy dimension styles between drawings.
©1997-2005 OpenCAD International, Inc. www.opencad.com
Defining a Dimension Style
In this lesson you learn how to create an ANSI dimension style and draw a few dimensions. You also learn how changes you make to the dimension style are automatically reflected in the dimensions created while that style was active.
You will find the skills in this project useful in creating your own dimension styles. In most cases you should create a dimension style or import one from an existing drawing using DesignCenter prior to creating dimensions in your own drawings.
Prior to proceeding with this lesson, open 7401d.dwg. Remember, to open a drawing from a link, right-click on the drawing, then choose Save Target As or Save Link Target. Save the file to a folder on your local hard disk. You can then open it in AutoCAD.
- From the Dimension menu, choose Style.
- Choose New to indicate that you want to create a new dimension style.
- In the New Style Name box, type ANSI-MECH. This will copy the properties of the Standard dimension style to the ANSI-MECH dimension style.
- Choose Continue to exit this dialog box.
- On the Symbols and Arrows tab, in the Center Marks area, select Line to indicate that you want to create center lines rather than center marks.
- On the Text tab, type .25 in the Text height box.
- On the Primary Units tab, in the Linear Dimensions area, from the Precision list, choose 0.000.
- Choose OK to exit this dialog box.
- Choose Set Current to make ANSI-MECH the Current Dimension Style.
- Choose Close to exit this window.
- From the Dimension menu, choose Radius.
- Select the edge of the lower-right circle in the drawing.
- Select a point below and to the right of the circle to place the dimension.
- From the Dimension menu, choose Linear.
- Press ENTER to indicate that you don't want to select the extension line origin. Instead, you would like to select a line and have AutoCAD find the end points automatically.
- Select the long horizontal line near the top of the object.
- Select a point above the line to position the dimension.
- From the Dimension menu, choose Style.
- Choose Modify.
- On the Primary Units tab, in the Linear Dimensions area, from the Precision list, choose 0.00.
- Choose OK to exit this dialog box.
- Choose Close to exit this window. Note that the dimensions automatically update.
©1997-2005 OpenCAD International, Inc. www.opencad.com
This tutorial continues . . .