Slide 1 PDF
Slide 1 PDF
Gul
DRAWING (CADD)
CADD
➢ CADD is an electronic tool that enables us to make quick and accurate drawings with the use of a
computer.
Save
Saves drawing to current name (Quick save - QS)
Allows user to input name if drawing has never been saved
Save as
Allows input of a drawing name or location every time
Provides the ability to change file saving version
EXITING AN AUTOCAD SESSION
Close
• Closes the drawing but does not leave the software
Exit
• Closes the drawing AND leaves the software
Note: Both will give an extra chance to save the changes in your work
THE COORDINATE SYSTEM
➢The coordinate system is another method of locating points in the drawing area. It
enables us to locate points by specifying distances from a fixed reference point.
➢One can locate a point by giving its distance in the horizontal direction, vertical
direction, measuring along an angle, etc.
➢The coordinate system is available when a function requires data input in the form
of point locations. You may use it while drawing, editing or any time you need to
locate a point. The most common coordinate systems are as follows:
• Cartesian coordinates
• Polar coordinates
CARTESIAN COORDINATES
Cartesian coordinates is a rectangular system of measurement that enables you to locate
points with the help of horizontal and vertical coordinates.
The horizontal values, called X-coordinates, are measured along the X-axis.
The vertical values, called Y-coordinates, are measured along the Y-axis. The intersection of the
X- and Y-axes is called the origin point, which represents the (0,0) location of the coordinate
system.
CARTESIAN COORDINATES(CONT..)
All input points specify in your drawing using standard Cartesian coordinates x and y. Using
absolute coordinate, points entered by typing x,y [Enter]
➢It is a way of measuring distances from a fixed reference location (origin point), which is the
0,0 location of the coordinate system. Consider this point to be stationary at all times.
➢ In some CADD programs this point remains visible at the left bottom corner of the drawing
area, while in others it is invisible.
➢You can use this point as a reference to measure any distance in the drawing.
➢ Absolute coordinates are primarily used to adjust the alignment of diagrams in a drawing,
to align one drawing with another or to make plotting adjustments.
ABSOLUTE FORMAT (CONT….)
RELATIVE FORMAT
Relative Coordinates
After first points entered, your next points can be entered by specifying the next coordinate
compare/relative from the first points. The relative coordinate started with symbol “@” tell AutoCAD
it was a relative coordinates. Using relative coordinate, points entered by typing @x,y [Enter]
All measurements are taken the same way as the absolute coordinates, with the only difference being
that the relative coordinates are measured from the last point entered instead of the origin point.
When a point is entered, it becomes the reference for entering the next point and so on. This mode of
measurement is frequently used for drawing because it is always convenient to place the drawing
components relative to each other rather than a fixed reference point.
RELATIVE FORMAT (CONT…)
EXAMPLES
Cartesian Coordinates
• Sounds like math, and it is exactly the same as in math
• Input as either Absolute or Relative Coordinates
- Absolute X; Y
- Relative @K, Y
Polar Coordinates ( Vector Coordinates)
• Used to input a distance and the direction angle
• Format: @Distance<Angle
USER-DEFINED COORDINATE SYSTEM
➢CADD allows you to create a user-defined coordinate system that can help simplify drawing.
When you need to work with a complex drawing that has many odd angles this mode of
measurement is very useful.
➢To define a new coordinate system, you need to specify where you want the origin point and
the direction of the X and Y-axis. The computer keeps working according to this customized
coordinate system unless you set it back to normal
USER-DEFINED COORDINATE SYSTEM
The user-defined coordinate system is especially helpful when you are working with 3D.
In a 3D drawing, you need to define each point with three coordinates and work with various
surfaces of a 3D model.
The user-defined coordinate system allows you to align coordinates with a specific surface.
FUNCTION KEYS
F I - AutoCAD Help Screens
F2 - Toggle Text/Graphics Screen
F3 - OSNAP On/Off
F4 - Toggle Tablet Modes On/Off
F5 - Toggle Isoplanes Modes On/Off
F6 - Toggle Coordinates Modes On/Off
• Coordinates has 2 modes when in a drawing command
• X. Y coordinates
• Polar coordinates (Distance<Angle)
F7 - Toggle Grid Modes On/Off
F8 - Toggle Ortho Modes On/Off
F9 - Toggle Snap Modes On/Off
FIO - Toggle Polar Modes On/Off
FII - Toggle Object Snap Tracking Modes On/Off
DEFINITIONS :
Click
• Press once and release
• Also commonly used to refer to left-click
Left-click
• Press left-mouse button (LMB) once and release
• Commonly used to pick or choose an item
Right-click
• Press right-mouse button (RMB) once and release
• Commonly used to access pop-up menu
DEFINITIONS :
Double-click
• Commonly referred to clicking left mouse button twice
Click-and-drag
• Commonly referred to pressing left mouse button (and not releasing it) and
move the mouse as required
• The left mouse button is released to finish the command
CHOOSING COMMANDS IN AUTOCAD
Methods of choosing commands or to execute the command
• Pick from pull-down menu