Free AutoCAD Tutorials from OpenCAD's AutoCAD LT 2006 Training CD
Looking for fast, effective, complete training in AutoCAD and other Autodesk applications? Check out
www.Download-Training.com and store.Complete-Support.com.
Our downloadable AutoCAD Training products and AutoCAD Training CD's teach you AutoCAD quickly and cost effectively. Review
our sample tutorials and start your training now. If you have questions email opencad2@yahoo.com.
For the exclusive use of Registered User. DO NOT DUPLICATE DO NOT
DISTRIBUTE
Generated: 9/27/05 6:40 PM IP:66.116.74.131 VID=1403716
Introduction
In this tutorial you master the skills required
to draw objects with precision and
speed. These skills are critical for those who want to be able to
create and edit drawings quickly.
Topics covered in this tutorial include:
Using Grid and Snap to make placing points easy
Selecting points using direct distance entry
Selecting points using polar snap
Typing coordinates to place points
Undoing selected points.
By the time you complete this series of lessons you should feel
comfortable drawing most objects in AutoCAD LT.
In AutoCAD LT, you can create a GRID of dots on
your screen. These dots make it easy to judge distances by eye rather
than by measurement. For example, you could create a grid
which placed dots every 20' which would make creating column grids
easier.
TIP: Always remember that coordinates are identified by X,Y,Z
values. Sometimes the Z value is left off because Z is so frequently 0.
You can also define SNAP values that control the movement of your
cursor. This is handy for making sure that geometry in your drawing is
precisely spaced. For example,
without the snap, you might click on a point like 3.2014,2.0394. With
snap enabled, its
easy to select 3.2,2.0.
In this quick lesson, you configure SNAP and GRID and use it to draw
an object.
Prior to proceeding with this lesson, open the drawing file 7002a.dwg.
The easiest way to do this is to right-click on the link to the
drawing, then choose Save Link Target
or Save Target as, then select a folder on your hard disk and choose
Save. In AutoCAD LT, from the File
menu, choose Open and select the file to open it.
Right-click Snap on the Status bar, then choose Settings.
Select the Snap On and Grid on check boxes to turn both SNAP and
GRID on.
Type .25 in the Snap X Spacing check box.
Type .5 in the Grid X spacing.
Note that the grid appears in the lower left corner of the screen
in the area defined by the drawing limits
(set using the LIMITS command).
From the View menu, choose Zoom All.
From the Draw toolbar, choose Rectangle.
Select the point 1.0000,1.0000. Note that the coordinates appear
near the cursor, and that they change as you move your mouse.
Move your cursor to make your rectangle 4 units by 7 units as
shown in the image.
From the Draw menu, click Circle, then Center,Radius.
Click at 2,2.
Type .5 to specify the radius of the circle.
Use the techniques just demonstrated to create more circles as
shown.
Now that you've used grid and snap to make drawing objects easy, you
are ready to more on to more advanced tools.
In this lesson you learn how to draw lines at
any angle easily.
Select SNAP at the bottom of the screen to turn SNAP off.
Select GRID at the bottom of the screen to turn GRID off.
Right-click on POLAR on the status bar, then choose Settings.
From the Increment Angle list, choose 15. You are telling AutoCAD LT
to make it
easy for your cursor to move in 15 degree angular increments.
Choose OK to exit this window.
On the Draw toolbar, choose Line.
Type 6.5,4.5. Note that the values you type automatically
go in the boxes,
and that the comma switches you from the first box to the second.
Move your mouse down and to the right at an angle of 45 degrees.
Type 4 to specify the length of this line.
Move your mouse up and type 4.
Move your mouse down and to the left to click on the end of the
line.
Because OSNAP is enabled, AutoCAD LT will immediately find the ENDpoint
for you
and make it easy to click on.
Use the techniques just demonstrated to make the objects
symmetrical.
Now that you've explored several ways to enter points in this tutorial,
take time to practice drawing objects and selecting points with
precision.