0% found this document useful (0 votes)
29 views

Free CAD Lessons and Tutorials

Free CAD Lessons and Tutorials

Uploaded by

phxavery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Free CAD Lessons and Tutorials

Free CAD Lessons and Tutorials

Uploaded by

phxavery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Free CAD Lessons and Tutorials - Lesson 1-1 - Basic Drawing and ... http://www.we-r-here.com/cad_07/tutorials/level_1/1-1.

htm

Welcome to myCADsite.com
Here you will find some useful tips and tutorials to help you
in your daily CAD work or get you started today.

Home Tutorials Downloads Surveys Links Samples Guestbook Etc.

LESSON 1-1
X-Y CO-ORDINATE SYSTEM, INPUTTING POINTS THE AUTOCAD
LESSON 1-1
SCREEN BASIC AUTOCAD TERMINOLOGY
LESSON 1-2 ASSIGNMENT 1 - INTRO TO DRAWING / MODIFYING COMMANDS
LESSON 1-3 ASSIGNMENT 2 - MORE MODIFYING COMMANDS
LESSON 1-4 ASSIGNMENT 3 - ACCURATE INPUT
LESSON 1-5 SELECTION SETS
LESSON 1-6 ASSIGNMENT 4 - MODIFYING COMMANDS
LESSON 1-7 ASSIGNMENT 5 - MODIFYING COMMANDS
LESSON 1-8 ASSIGNMENT 6 - LAYERS / DIMENSIONING / TEXT
LESSON 1-9 DIRECT DISTANCE ENTRY AND OBJECT TRACKING
LESSON 1-10 CHANGING THE PROPERTIES OF OBJECTS

INDEX LEVEL 2 LEVEL 3 LEVEL 4

Notes about these lessons:


Most regular text is in burgundy on these Aperture 3 Training Video
pages. Anything you see on AutoCAD's
Master Aperture 3 with our workflow
command line is in blue Courier font.
and adjustments videos.
Important terms are usually highlighted in shop.maccreate.com
red and will also have hyper links attached.
Whenever you see a icon, click on it for Project Butterfly
View & Edit AutoCAD® Files Online.
more information.
Try Project Butterfly From Autodesk
Autodesk.com/Project-Butterfly

Topics covered in this Lesson: AutoCAD Courses Online


Unlimited online instructor help.
The X-Y Co-ordinate System Self-paced. No scheduled classes.
www.thecci.com
Angular Measurement
Entering Points in AutoCAD
AutoCAD Basics
Terminology

An Introduction to AutoCAD
Welcome to the world of CAD - In this tutorial you will be learning the basics of AutoCAD.
The course is designed so that the commands and instructions should work on almost any
version of AutoCAD, although this version is designed specifically for AutoCAD 2007. By the
end of this level you will have the skills to develop basic 2D drawings and print them out to
scale.

TOPICS IN THIS SECTION:


The X-Y Co-ordinate System - Angular Measurement - Entering Points

1 of 8
Free CAD Lessons and Tutorials - Lesson 1-1 - Basic Drawing and ... http://www.we-r-here.com/cad_07/tutorials/level_1/1-1.htm

Let's start at the beginning, these things you need to know, or the rest of it won't make any
sense at all. Make sure you have a very good understanding of this lesson before continuing..

The X,Y co-ordinate system


Everything that you draw in AutoCAD is exact. It will be more accurate than you will ever
need it to be. All objects drawn on the screen are placed there based on a simple X,Y
co-ordinate system. In AutoCAD this is known as the World Co-ordinate System (WCS). You
must understand this to know how to put things where you want them. (3-D work has an
added axis, the Z-axis, but this is not covered in this lesson.) Below is a diagram showing
you how this system works (place your mouse on the diagram for more info).

In order to work effectively with AutoCAD, you have to work with this system. Until you are
comfortable and familiar with it, learning AutoCAD will be more of a chore. My experience in
teaching is that the better a student is with co-ordinates, the better CAD draftsperson they
will become..

Here is how it works:

AutoCAD uses points to determine where an object is located. There is an origin where it
begins counting from. This point is (0,0). Every object is located in relation to the origin. If you
were to draw a line straight out to the right from the origin, this would be considered the
positive X-axis. If you were to draw a line straight up, this would be the positive Y-axis. The
picture above shows a point located at (9,6). This means that the point is 9 units over in the
X-axis and 6 units up in the Y-axis. When you are working with points, X always comes first.
The other point shown is (-10,-5). This means that the point is 10 units in the negative X-axis
(left) and 5 units in the negative Y-axis (down).

A line has two points, a start point and an end point. AutoCAD works with the points to
display the line on the screen. Move your cursor over the picture above and you will see line
drawn from the absolute points of (-10,-5) to (9,6).

Most of the time you will not have an indication of where the origin is. You may need to draw
a line from the endpoint of an existing line. To do this you use relative points. These work the
same way, but you have to add the @ symbol (shift+2) to tell AutoCAD that this next point is
relative from the last point entered.

To review:
ABSOLUTE POINTS are exact points on the drawing drawing space.
RELATIVE POINTS are relative to an OBJECT on the drawing space.

Its a simple system, but mastering it is the key to working with AutoCAD and is explained in
more detail further below.

2 of 8
Free CAD Lessons and Tutorials - Lesson 1-1 - Basic Drawing and ... http://www.we-r-here.com/cad_07/tutorials/level_1/1-1.htm

Angular Measurement
AutoCAD measures angles in a particular way also. Look at the diagram below and then
place your mouse on it to see how this is done.

When drawing lines at an angle, you have to begin measuring the angle from 0 degrees,
which is at the 3 o'clock position. If you drew a line at 90 degrees, it would go straight up.
The example above (when you move your mouse over it) shows a line drawn at +300
degrees, or -60 degrees.

You might not always have an obvious reference point for 0 degrees. Look at the example
below and place your mouse on the image to find out angle in question.

In this example, you are given information about the lines, but not the angle AutoCAD needs
to draw the line from the start point. What you are given though, is (a) the knowled
is at the 3 o'clock position (b) the knowledge that 180° is at the 9 o'clock positio
angle between 180° and the line you want to draw is 150°. With this information, you
figure out what angle you need. Here is a fool-proof way of getting the angle you ne

1.) Start at the 0° position and measure counter-clockwise (+) to 180°.

3 of 8
Free CAD Lessons and Tutorials - Lesson 1-1 - Basic Drawing and ... http://www.we-r-here.com/cad_07/tutorials/level_1/1-1.htm

2.) From 180°, measure clockwise 150°.

3.) Consider that you just went +180-150 and use that as an equation: +180-150=30

4.) Now you can draw your line using polar co-ordinates (discussed below)

Entering Points in AutoCAD


You can enter points directly on the command line using three different systems. The one you
use will depend on which is more applicable for the situation. The first assignment will get you
used to this. The three systems are as follows:

ABSOLUTE CO-ORDINATES - Using this method, you enter the points as they relate to the
origin of the WCS. To enter a point just enter in the exact point as X,Y.

RELATIVE CO-ORDINATES - This allows you to enter points in relation to the first point you
have entered. After you've entered one point, the next would be entered as @X,Y. This
means that AutoCAD will draw a line from the first point to another point X units over and Y
units up relative to the previous point.

POLAR CO-ORDINATES - You would use this system if you know that you want to draw a
line a certain distance at a particular angle. You would enter this as @D<A. In this case, D is
the distance and A is the angle. Example: @10<90 will draw a line 10 units straight up from
the first point.

The three ways of entering co-ordinates shown above are the ONLY way AutoCAD accepts
input. First decide which style you need to use, and then enter as shown. Remember that X
is always before Y (alphabetical). Don't forget the '@' symbol when you are entering relative
points. Any typing error or omission will give you results you don't want. If you make a
mistake and need to see what you typed, press F2 to bring up the text screen and check
your typing. (press F2 to get back to your drawing.)

More AutoCAD Basics


Subjects covered in this section:
Starting Commands - The AutoCAD screen - Terminology

Icons, Keystrokes and Menus


There are many ways to do things in most windows programs. AutoCAD is no exception.
Everyone will develop a way that works best for him or her. In this course, we will primarily
be working with the keystroke commands. The reason for this is because they will work in
most AutoCAD versions (including DOS versions), and in some other CAD programs. The
icons work well, but as you will see, icons can be placed anywhere on the screen and can be
difficult to find quickly. The pull-down menus will access almost all commands, but are a
slower way of doing things.

Example: If you want to draw a line, you can do it a few ways:

At the command line type: LINE (or) L and press the ENTER key.

Select the line icon from the DRAW toolbar.

Select Draw > Line from the pull-down menu.

All three approaches will do the same thing: prepare AutoCAD to draw a line where you tell
it.

AutoCAD is a popular program because it can be customized to suit an individual's needs.

4 of 8
Free CAD Lessons and Tutorials - Lesson 1-1 - Basic Drawing and ... http://www.we-r-here.com/cad_07/tutorials/level_1/1-1.htm

The toolbars are a good example of this. You can have the toolbars you use most often on
the screen all the time. You can easily make them go away so that you have more drawing
space. You can also customize them so you have the most common commands on one
toolbar. For example, the dimensioning toolbar is one that you will not want taking up space
on your screen while drawing, but is very handy when you're dimensioning your drawing.

The AutoCAD Screen

Move your cursor around the image above to find the names of various areas
of the screen.

Title Bar - This will show you what program you are running and what the current
filename is.

Pull-down menus - These are the standard pull-down menus through which you can
access almost all commands.

Main toolbar - This has most of the standard Windows icons, as well as the most
common AutoCAD commands.

Property toolbar - This toolbar gives a way to quickly modify an object's properties,
such as layer and linetype.

Floating toolbar - This is a toolbar that can be moved around the screen, or 'docked'
as the main toolbar is.

Drawing space - This is where you draw. You have an almost infinite area to draw
and this is just a 'section' of the entire space.

Scrollbars - These work like in other windows programs. You can also use the PAN
command to move around your drawing.

WCS Icon - This is here to show you which direction positive X and positive Y go. The
W means you're in the World Co-ordinate System. (It can be changed to a User
Co-ordinate System.)

Status Bar Tray Icons - These icons give you updates on items like reference files
program updates and print status.

Command line - When you type a command, you will see it here. AutoCAD uses this
space to 'prompt' you for information. It will give you a lot of information and tell you

5 of 8
Free CAD Lessons and Tutorials - Lesson 1-1 - Basic Drawing and ... http://www.we-r-here.com/cad_07/tutorials/level_1/1-1.htm

where you are in the command. Watch this line while learning.

Status bar - This allows to see and change different modes of drawing such as
Ortho, Osnaps, Grid, Otrack, etc.

Basic AutoCAD Terminology


Here are some basic terms that you will need to know to begin using AutoCAD. The terms in
RED have links to give you more information.

Absolute A way of inputting points based on AutoCAD's origin.


co-ordinates
This is the default template that automatically loads
Acad.dwt whenever you start a drawing session. It can be customized
to suit your needs.
Associated Dimensions that are associated with specific points will
Dimensioning update as that point is moved.
AutoCAD can be set to automatically backup your drawing
Backup file and save it. This is a safeguard in case your file gets
corrupted. It is saved with a .BAK extension
A pre-drawn image you can insert in your drawing to save
Block
time and make your file size smaller.
Crosshairs This is your cursor when it is in the drawing space.
Your cursor will change depending on where it is in the
Cursor
program.
An AutoCAD drawing file is actually one large database
containing all the information needed to reproduce the
Database
objects when the file is opened. Info for layers and
linetypes, etc are stored in this manner.
AutoCAD uses a large number of dialog boxes to get
Dialog box information from you. You must know how input the
information that it asks for.
This is a file that contains preset values for frequently used
Drawing template file settings. AKA a prototype drawing. The file extension is
DWT.
Extents The outer boundaries of the objects you have drawn.
This is pattern of dots displayed on the screen to guide you.
Grid
It can be toggled on and off by pressing the F7 key.
Grips Small 'handles' on objects that allow for quick editing.
All objects are drawn on a layer. You can group objects
Layer (such as electrical) on a single layer and organize your
drawing.
A space used for plotting your drawings (formerly called
Layout Tabs
Paper Space).
A setting to impose an 'artificial' boundary on your drawing
Limits (Grid) that sets the area of the grid, and when turned on, limits you
to drawing in the grid area.
All objects are drawn with a particular linetype. Examples
Linetype
would be solid, center, dashed, etc.
Model space The drawing space where you 'model' the objects.
Modify A generic term used for changing your objects

6 of 8
Free CAD Lessons and Tutorials - Lesson 1-1 - Basic Drawing and ... http://www.we-r-here.com/cad_07/tutorials/level_1/1-1.htm

Any item that is in the AutoCAD database. Also known as an


Object
entity.
Origin The (0,0) point of your current co-ordinate system.
This is a drawing mode that allows you to draw only
Ortho mode perpendicular lines. It is toggled on and off by pressing the
F8 key.
This is a method of 'snapping' to certain, precise points on
Osnap - Object Snap
an object.
Path The specific folder where AutoCAD looks for, or saves files.
Pick To select an object by 'left-clicking' on it.
Plot Also known as print. To make a hard copy of your drawing.
Polar co-ordinates A way of inputting points based on distance and angle.
Any specific characteristic of an object such as layer, scale,
Property
linetype, start point, etc.
Relative co-ordinates A way of inputting points based on a starting point.
Selection set The current group of objects selected for modifying.
This is a drawing mode that allows you to snap your cursor
Snap to precise points laid out in a grid pattern. Toggle with the
F9 key.
Styles Formatting that defines the look of text, dimensions, etc.
The basic drawing unit set for you drawing. For example,
Units you can use inches or millimeters depending on your needs.
You can also set the precision you want displayed, such
nearest 1/4", 1/2" 1/64", etc.
User co-ordinate Modifications made to the World Co-ordinate System
system (UCS) (WCS) results in a User Co-ordinate System (UCS)

View A particular area of your drawing.


A separate 'window' on your drawing. You may have more
Viewport than one viewport visible to see different areas of your
drawing at the same time.

Wizard An easy step-by-step instruction set to help you set-up


certain aspects of your drawing.
This is the common X-Y co-ordinate system that is the
World Co-ordinate
default. If it is modified, it becomes a User co-ordinate
System (WCS)
System (UCS)
To view either a smaller section of your drawing (zoom in)
Zoom
or a larger section (zoom out)

RETURN TO THE TOP OF THE LESSON

Take the quiz for this lesson

NEXT LESSON: 1-2 >>

7 of 8

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy