Computer-Aided Drafting 2'
Computer-Aided Drafting 2'
Fermin-Cayanan
HELP files, OSNAP, OTRACK,
BREAK, TRIM, and ERASE
➢ Object Snaps allow you to specify precise
points on objects in order to create or edit
objects.
➢ AutoCAD has 16 Object Snap modes that
allow you to specify precise points on
objects. The capitalized letters are those
needed when typing in the option.
Accessing OSNAPs:
Command: CIRCLE
Specify center point for circle or [3P/2P/Ttr (tan tan
radius)]: CENter of (pick 5)
Specify Radius of Circle or [Diameter]: 3
Now use the TRIM command to trim off the extra
portions of the circle.
Command: COPY or CO
Select objects: (pick 1, 2)
(enter)
Specify base point or
displacement [Multiple]: END of (pick 3)
Specify second point of displacement or <use first
point as displacement>: END of (pick 4)
Specify second point of displacement or <>: (enter)
Draw a 15 x 20 rectangle using line command,
add 2 concentric circles on 1 corner
Command: COPY or CO
Select objects: (pick 1, 2)
Select objects: (enter)
Specify base point or displacement [Multiple] :END
of (pick 3)
Specify second point of displacement or <use first
point as displacement>:END of (pick 4, 5, 6)
Specify second point of displacement or <>:
4 5
3
6
2
1
Draw a 15x20 rectangle using line command
Command: MOVE or M
Select objects: (pick 1)
Specify opposite corner: (pick 2)
Select objects: (enter)
Specify base point or displacement: (pick 3) (from
where)
Specify second point of displacement or <use first
point as displacement>: (pick 4) (to where)
***MOVE multiple object, same with COPY
Command: MIRROR
Select objects: (pick 1)
Specify opposite corner: (pick 2)
Select objects: (enter)
Specify first point of mirroring plane: END of (pick 3)
Specify second point of mirroring plane: END of (pick 4)
Delete source objects? [Yes/No]<N>: (enter)
The ROTATE command rotates an object or series
of objects around a specified base point.