Chapter - 1: Introduction of Autocad 1. 0 Strting Autocad 1. 1 Autocad Screen Component
Chapter - 1: Introduction of Autocad 1. 0 Strting Autocad 1. 1 Autocad Screen Component
Introduction of AutoCAD
1. 0 STRTING AutoCAD
1. 1 AutoCAD SCREEN COMPONENT
The various components of the initial AutoCAD screen are the drawing area, the command
window, menu bar, several tools bar, model layout tabs, and the status bar. A title bar that has
the AutoCAD symbol and the current drawing name is displayed on top of the screen. See in
figure 1-1.
Title Bar Menu Bar
Standard Toolbar
Toolbar
Drawing Area
Cursor
Status Bar
Coordinate Display
Figure 1-1
1. 1. 1. Drawing Area
The drawing area covers the major portion of the screen. Here you can the various objects and
use the various commands. To draw the objects you need to define the coordinate point, which
can be selected by using your pointing device. The position of the point device is representing
on the screen by the cursor. There is a coordinate system icon at the lower left corner of the
drawing area.
1. 1. 2. Command Window
The commanding window is present at the bottom of the drawing area and has the Command
prompt where you can enter the commands. You can change the size of the window by placing
the cursor on the top edge and then dragging it. You can also press the F2 key to display the
AutoCAD Text window, which displays the previous commands and prompts.
1. 1. 3. Status Bar
The status bar is displayed at the bottom of the screen. This bar contains some important useful
information and buttons that will make it easy to change the status of some AutoCAD function.
There are some component in status bar are given below.
B) SNAP
The snap mode allows you to move the cursor in fixed increments. When Snap mode is on, the
cursor seems to adhere, or "snap," to an invisible rectangular grid.You can use the function key
F9 as a toggle key to turn Snap On or Off.
C) GRID
In grid mode the grid line are used as reference line to draw object in AutoCAD. If the grid
display is on, the GRID button is displayed as pressed and the grid lines are displayed on the
screen. The function key F7 can be used to turn the grid display on or off.
D) ORTHO
The Ortho mode allows you to draw lines at right angles only. The Ortho button is pressed in
the status bar. You can use the key F8 to turn Ortho on or off.
E) POLAR
If you turn the polar tracking on, the movement of the cursor is restricted along a path base on
the angle set as the polar angle setting. You can use the function key F10.
F) OSNAP
When object snap is on, you can use the running object snaps to snap. Auto Snap displays a
marker and a tool tip when you move your cursor over a snap point. You can use function F3 or
CTRL+F to turn Osanp on or off.
G) OTRACK
Choose the Otrack button turns object snap tracking on or off.
H) LWT
Choosing this button is displayed in the status bar allow you to turn on or of the display of
linewights in the drawing.
I) MODEL
The model button is displayed in the status bar when you are working in the model space to
create drawing.
1. 1. 4. Toolbar
In windows, the toolbar is an easy and convenient way to invoked way to invoked a command.
Each toolbar contains a group of buttons representing various AutoCAD commands. When you
move the cursor over the buttons of a toolbar, the button gets lifted and three-dimensional box
encloses the button on which the cursor is resting. The name of button is also displayed below
the button. You have to invoke the command, left click is done.
Figure 1-2
1. 2 COORDINATE SYSTEMS
To specify a point in a plane, take two mutually perpendicular lines as references. The
horizontal line is called the x-axis, and the vertical line is called the y-axis. The point of
intersection of these two axes is called the origin. The X and Y axes divide the XY plane into
four parts, generally known as guardians. The X coordinate measures the horizontal distance
from origin on X axis. The Y coordinate +Y
measures the Vertical distance from origin on
Y axis. The origin has the coordinate
measures the vertical distance from the origin
(2,2)
(how far the up and down) on the y axis. The
origin has the coordinate values of X=0, Y=0.
(-1,1) (1,1)
The origin is taken as the reference for
locating any point in the XY plane. The x (0,0)
coordinate is positive if measured to the right -X +X
of origin and negative if measured to the left
of the origin. The y coordinate is positive if (-1,-1)
measured above the origin and negative if (1,-1) (2,-1)
-Y
Figure 1-5
2. Relative Coordinate System
There are two types of relatives coordinate;
the relative rectangular and relative polar. +Y
DX = 4 DX = 4
a) The relative rectangular coordinates DY = 0 DY = 0
Command: Line
Specify first point; 1, 1
Specify next point or [Undo]: @5<30
Figure 1-8
1. 3 SETTING UNIT
Setting Units is most important part of drawing because without unit setting we can’t do
any drawing work. When you start AutoCAD drawing there was already set default unit which
is shown in figure 1-9.
You can set the unit by given below method:
Menu: Format > Units
Command: Units
The Units command display the Drawing Units dialog box as shown in figure 1-9.
Defines the unit and angle formats.
1. 3. 1. Length
Specifies the current unit of measurement and the precision for the current
Type
Sets the current format for units of measure. The values include Architectural, Decimal,
Engineering, Fractional, and Scientific.
The Engineering and Architectural
formats produce feet-and-inches displays
and assume that each drawing unit
represents one inch. The other formats
can represent any real-world unit.
Precision
Sets the number of decimal places or
fractional size displayed for linear
measurements.
1. 3. 2. Angle
Specifies the current angle format and
the precision for the current angle
display.
Type: Sets the current angle
format.
Precision: Sets the precision
for the current angle display.
AutoCAD uses the following
conventions for the various angle measures: decimal degrees appear as decimal numbers,
grads appear with a lowercase g suffix, and radians appear
Figure 1-9
with a lowercase r suffix. The degrees/minutes/seconds format uses d for degrees, ' for minutes,
and " for seconds; for example:
123d45'56.7"
Surveyor's units show angles as bearings, using N or S for north or south,
degrees/minutes/seconds for how far east or west the angle is from direct north or south, and E
or W for east or west; for example:
N 45d0'0" E
The angle is always less than 90 degrees and is displayed in the degrees/minutes/seconds
format. If the angle is precisely north, south, east, or west, only the single letter representing the
compass point is displayed.
Clockwise
Calculates positive angles in the clockwise directions. The default direction for positive
angles is counter clockwise.
When AutoCAD prompts for an angle, you can point in the desired direction or enter an angle
regardless of the setting specified for Clockwise.