Draw

Draw
[CF, CA, T, B, N, CCT, TL]


img99.jpg (13916 bytes)

Line Construction Line Polygon Rectangle Arc
Circle Ellipse Point Hatch Text
Selecting, Editing and Deleting Objects

Create a new drawing.

  • Units - Decimal
  • Drawing Area - 10 x 10

AutoCAD drawings are made up of objects - lines, circles, polygons, and other geometric shapes that you use to create your final composition. Each object is an individual entity: that is, you can move, copy, resize, measure, and otherwise manipulate it separately from all the other objects in your drawing.

By default, objects are created using the property settings of the current layer. These properties are color, linetype, and lineweight.

Of the tools indicated above, we will be discussing the most common features of the following:

Icon Tool
img100.jpg (1050 bytes) Line
img101.jpg (1184 bytes) Construction Line
img102.jpg (994 bytes) Polygon
img103.jpg (1081 bytes) Rectangle
img104.jpg (1113 bytes) Arc
img117.jpg (1169 bytes) Circle
img105.jpg (1133 bytes) Ellipse
img106.jpg (822 bytes) Point
img107.jpg (1317 bytes) Hatch
img108.jpg (1153 bytes) Multiline Text

Right-Click Menus

The majority of tool items within AutoCAD have extended features. Some CAD applications have expandable toolbars that allow access to these features. In AutoCAD 2000 LT, these features are accessible by clicking the right mouse button (when a tool has been selected). The right mouse click is context sensitive. This means that the pop-up menu displayed on a right mouse click displays options available to the active tool. When no tools are selected, the pop-up menu displays options that pertain to the entire drawing area.


Note: to end/exit/or break out of a tool mode, press the Enter or Esc key. You can also end a mode by using your right click menus.


Line

With line or  img100.jpg (1050 bytes), you can create a series of line segments with each line segment behaving as a separate object.  Each single line segment can be edited separately from the other line segments in a series. You can also close a sequence of line segments so that the first and last segments are joined.

When creating line segments, you can specify absolute or relative points using Cartesian (x, y) or polar (length<angle) coordinates on the command line or select points using your mouse. Remember to precede all relative coordinates with the @ symbol.

If you enter a relative coordinate first, the line is drawn relative to the last point selected.

Try drawing some lines inside your AutoCAD window using your mouse and manual coordinate entry. Try using the Close option to close the line sequence (you must have at least 2 line segments in a sequence before you can use the Close feature). Clear your drawing area when you are comfortable with this tool.

img109.jpg (21915 bytes)


Construction Line

A construction line (xline or img101.jpg (1184 bytes)) can be placed anywhere in three-dimensional space. Construction lines extend into infinity (there are no end points). You can specify its orientation in several ways. The default method for creating the line is the two-point method: you specify two points to define the orientation.

Try drawing some construction lines (using the default two-point method) in your drawing area to see how they behave. Clear your drawing area when you are comfortable with this tool.


Polygon

AutoCAD supports polygons (polygon or img102.jpg (994 bytes))between 3 and 1,024 equal-length sides. Creating polygons is a simple way to draw squares, equilateral triangles, octagons, and so on.

The illustrations below show polygons drawn using two different methods. In the method on the left, the center of the polygon and the radius length were specified with the pointing device. In the method on the right, the length of one edge determines the size of the polygon.

 img110.jpg (17151 bytes)

There are many ways to create polygons:

  • Specifying the radius when you know the distance between the center of the polygon and the midpoint of each side (circumscribed)
  • Specifying the length of an edge and where you want to place it
  • Specifying the radius when you know the distance between the center of the polygon and the endpoint of each side (inscribed)

When creating polygons, you need to watch the command line for instructions.

Let's try creating a 5 sided polygon with radius of 1 using the circumscribed method:

  • Select the polygon tool.
  • Enter the number of sides using the keyboard (and then press the Enter key). The polygon tool automatically defaults to values set during last usage.

img111.jpg (16608 bytes)

  • Specify the center of the polygon by entering the coordinate point (and then press the Enter key) or by selecting a point using your mouse.

Note: The command line allows you the option to use the Edge method for constructing the polygon. To activate the Edge method, click your right mouse button and select Edge from the popup menu, or type edge on the command line. Also, when entering commands on the command line, it is usually not necessary to enter the entire command. You can usually get away with the first or first and second character of the command (e.g. E, e, ed, etc. would all be acceptable to launch the edge method).

img112.jpg (13512 bytes)

  • Specify the Circumscribed method on the command line by entering C (and then press the Enter key) or right clicking and selecting Circumscribed about circle.

Note: the command line will default to the value set during last usage (default is indicated in between angle brackets (e.g. <C>).

img113.jpg (23535 bytes)

  • Specify the radius of the circle by entering a value of 1 on the command line (and then press the Enter key). You can also specify the radius by selecting a point using your mouse.

img115.jpg (7206 bytes)
Finished Polygon

  • Next try placing another polygon (same number of sides, center point, and radius) on top of the existing polygon using the Inscribed method.

img116.jpg (8221 bytes)

  • Finally try creating a polygon using the Edge method.

  • Clear your drawing area when you are comfortable with this tool.


Rectangle

Rectangles (rectang or rectangle or img103.jpg (1081 bytes))can be constructed in one of two methods:

  • By specifying the first and then opposite corner or
  • By specifying the first corner and then the length and width.

In addition, drawing rectangles can include the following properties:

  • Chamfer - places a chamfer in each corner of the rectangle.
  • Elevation - A 3D property not used in Drafting 10
  • Fillet - places a rounded fillet in each corner of the rectangle.
  • Thickness - A 3D property not used in Drafting 10.
  • Width - Adjusts the thickness of the rectangle's lines.

As in most tools, once a property has been changed, that tools properties are retained until the next change occurs. Lets start by initializing all the rectangle properties to 0.

  • Select the rectangle tool.
  • You will see the following options on the command line:

img118.jpg (23428 bytes)

  • You can adjust each of the indicated rectangle properties by typing in the first character of each property - c, e, f, t, w - (and then press the Enter key) or by clicking your right mouse button and selecting the property.

img119.jpg (9003 bytes)

  • Set each of the rectangles properties to 0. Note: whenever you use a tool for the first time in a new drawing project, you should always make sure that its properties are initialized to the correct values.

  • Draw a rectangle somewhere in your drawing area (using the first and opposite corner method). You can use absolute, relative, Cartesian, or polar coordinate entry when specifying your points.

img120.jpg (6902 bytes)

  • Draw a rectangle somewhere in your drawing area (using the Dimension method). When using the Dimension method you still need to select the initial corner with your mouse or by specifying a point on the command line. Then type d or click the right mouse button and select Dimensions. You will then be asked for the length, and width of the rectangle. When length and width are entered, you have the option to place the rectangle in one of four regions rotated about the initial corner (using your mouse).

img123.jpg (14426 bytes)

  • Draw another rectangle somewhere in your drawing area but this time set the Chamfer properties to 0.25 and 0.25.

img121.jpg (7661 bytes)

  • Reset the Chamfer properties back to 0 and then draw another rectangle somewhere in your drawing area with a Fillet radius of 0.25.

img122.jpg (7234 bytes)

  • Clear your drawing area when you are comfortable with this tool.


Arc

You can create arcs (arc or img104.jpg (1113 bytes)) in several ways. With the exception of the first method described below, arcs are drawn counterclockwise from the start point to the endpoint. In Drafting 10, we will only be using the 3 methods described below.

img124.jpg (6818 bytes)

By default, arcs are drawn by specifying 3 points (start point, second point, and end point).

  • Select the arc tool and try drawing some arcs using the start, second and end point method.

The arc tool also allows you to draw arcs by specifying the center point and then the start and end point. You will need to watch the command line for directions when using this method.

  • Select the arc tool and try drawing some arcs using the center, start and end point method.

You can also draw arcs be specifying the center point and the included angle between the start and end points. To do this, start by specifying the center point, then the start point and then specify the included angle.

  • Select the arc tool and try drawing some arcs using the center, start and angle method.

The above 3 methods are the most common. Feel free if you wish to explore the other methods.

  • Clear your drawing area when you are comfortable with this tool.

Circle

You can create circles (circle or img117.jpg (1169 bytes)) in several ways. The default method is to specify the center and the radius. AutoCAD LT provides three other ways to draw a circle, as shown in the illustration.

img125.jpg (35757 bytes)

  • Select the circle tool and try drawing some circles by specifying the center point and then the radius.
  • You can also draw circles using the center point and then the diameter. To do so, watch the command line after selecting the circle command. When you see the command line option indicated below, ender d and then specify the diameter.

img126.jpg (16180 bytes)

  • Try drawing some circles using the center point and diameter.
  • Try drawing some circles using the 3 point and 2 point methods.
  • The last method, tangent, tangent, radius allows you to draw circles that are tangent to other objects such as lines, arcs, ellipses, or other circles.
  • Start by drawing a couple of lines inside your drawing area (see below).

img127.jpg (8062 bytes)

  • Then, draw the circle using the tangent, tangent, radius method. To do so, you will need to click on the two objects you wish to make the circle tangent to. Then enter the radius of the circle. The tangent, tangent, radius method is an important technique used in several of your drawing projects later on. Be sure you are comfortable with this method before moving on.

img128.jpg (10661 bytes)

  • Clear your drawing area when you are comfortable with this tool.

Ellipse

The drawing of ellipses (ellipse or img105.jpg (1141 bytes)) is fairly intuitive. There are two methods for drawing ellipses that you will be required to perform:

  • create using axis endpoints
  • and creation using the center and axis endpoints
  • Select the ellipse tool and try drawing some ellipses by specifying the axis endpoints.

img129.jpg (11722 bytes)
axis endpoint method

  • Try drawing some ellipses by specifying the center point and 2 axis endpoints.

img130.jpg (11743 bytes)
center and 2 axis endpoint method

  • Clear your drawing area when you are comfortable with this tool.


Point

Point (point or img106.jpg (822 bytes)) objects are useful as nodes or reference geometry when creating other objects. You can set the style of the points and their size relative to the screen or in absolute units. Changing the style of points makes them more visible and easier to differentiate from grid dots.

  • Select the Format - Point Style menu item.

img131.jpg (27291 bytes)

  • Select a point style you wish to use (I suggest choosing a style that contains a crosshair).

img132.jpg (40232 bytes)

  • Next, select OK and then using the point tool, place points inside your drawing area.

img133.jpg (8937 bytes)

  • Clear your drawing area when you are comfortable with this tool.


Hatch

You can use several methods to add hatch (hatch or img107.jpg (1317 bytes)) patterns to your drawing. AutoCAD LT supplies a solid fill and more than 50 industry-standard hatch patterns that you can use to differentiate the components of objects or represent object materials.

You can also define your own hatch pattern using the current linetype with the User Defined Pattern option, or you can create more complex hatch patterns.

Due to the many combinations of objects that can be hatched, editing hatched geometry can produce unexpected results. If you create a hatch that you don't want, you can undo it or you can delete the hatch block and re-hatch the area.

  • Create a rectangle and then create 2 lines that cross the rectangle (see below).

img134.jpg (7512 bytes)

  • Select the Hatch tool. Make sure the Quick tab is selected and then select the button indicated below.

img135.jpg (66378 bytes)

  • Browse through the various tabs and select a Hatch Pattern of your choice.

img136.jpg (81231 bytes)

  • When done select OK. This will return you to the previous window.

  • Then select the Pick Points button.

img137.jpg (20385 bytes)

  • Using your mouse, click inside the following regions.

img138.jpg (8211 bytes)

  • When done press the Enter key.

  • To preview how the hatch will look in your drawing, select the Preview button.

img139.jpg (22215 bytes)

img140.jpg (10231 bytes)
hatch preview

  • Note: if your hatch pattern is too small or too large (if it's too large, you may not even see the pattern in the preview window), you can adjust the scale size (smaller scale to make the pattern smaller and larger scale to make the pattern larger). If you need to return to the Hatch Edit window from preview mode, press the Enter key.

img141.jpg (15201 bytes)
adjusting scale

  • Press the Enter key to return to the Hatch Edit window.

  • If you are comfortable with the Hatch, then select the OK button in the Hatch Edit window.

Note: to fill an entire object with a Hatch Pattern, you can use the Select Objects button instead of Pick Points.

img142.jpg (22306 bytes)

  • Try creating a variety of Hatch Patterns in various objects. When you are comfortable using the Hatch tool, clear your drawing area.


Text

The text you add to your drawings conveys a variety of information. It may be a complex specification, title block information, a label, or even part of the drawing.

Use single-line text to create one or more lines of text, ending each line when you press ENTER. Each text line is an independent object that you can relocate, reformat, or otherwise modify. The command for single-line text can only be reached from the command line (text) or from the Draw - Text - Single Line Text menu item. Single line text is created by specifying the start point, height of the text and then the rotation angle of the text.

Multi-line text (mtext or img108.jpg (1153 bytes)) consists of any number of text lines or paragraphs that fit within a width you specify; it can extend vertically to an indefinite length. Regardless of the number of lines, each set of paragraphs created in a single editing session forms a single object, which you can move, rotate, erase, copy, mirror, or scale. There are more editing options for multiline text than there are for single-line text. For example, you can apply underlining, fonts, color, and text height changes to individual characters, words, or phrases within a paragraph.

Multi-line text is created by specifying the starting corner and the opposite corner using your mouse or manual coordinate entry. After this, you will see the Multiline Text Editor window where you can enter and edit your text.

img143.jpg (48123 bytes)

  • Try creating single-line text objects (text on the command line).

  • Try creating multi-line text objects.

  • Clear your drawing area when you are comfortable with these tools.


Selecting, Editing and Deleting Objects

To select an object for editing or deletion, click on it once until you see handles appear on the object (see below).

img144.jpg (17264 bytes)
Polygon, Circle, and Line Selected

At this point you could select the object(s) for deletion or you can grab one of the handles on the object to move or edit it. Depending on the type of object selected, different editing possibilities exist.

Objects such as circles, lines, and ellipses can be moved by grabbing them by their center handle.

To move an object, click once on its center handle and then move it to a new location and then click again. Press the Esc key when you are done editing an object.

img145.jpg (20256 bytes)

To perform other editing options on objects, grab it using one of the other handles. Different editing behaviors exist depending on the object selected.

img146.jpg (9167 bytes)
moving a node
img147.jpg (6094 bytes)
moving an end point
img148.jpg (11305 bytes)
altering diameter

You can also adjust the properties of any object by first selecting the object and then clicking the right mouse button and then select Properties.

img149.jpg (40400 bytes)

The following window appears:

img150.jpg (67407 bytes)

Again, depending on the object selected, different properties will appear. Inside the properties window you can change property values for the object.

  • Create several different kinds of objects in your drawing area and try editing them.

  • When you feel comfortable with this concept, clear your drawing area.

This ends the introduction to the drawing toolbar.


activity.gif (1398 bytes)


Last Updated June 5/2001