Drafting Systems 2.3
Drafting Systems 2.3
The first value refers to the length of the line or polar radius,
while the second quantity refers to the angle at which the line
is drawn from the current point.
DRAFTING SYSTEMS
Line
The LINE command allows the user to draw straight lines.
The user can specify the desired end points using either 2D
or 3D coordinates.
To erase the latest line segment without exiting the LINE
command, enter ‘U’ (UNDO) when prompted for a ‘To’ point.
The user can continue the previous line by responding to
the From point: prompt with a space or RETURN.
If the user is drawing a sequence of lines that will become a
closed polygon, the user can reply to the ‘To point’ prompt
with ‘C’ to draw the last segment (close the polygon)
Lines may be constrained to horizontal or vertical by the
ORTHO command. The CLOSE option uses the start point of
the first line segment in the current LINE command as the
next point.
DRAFTING SYSTEMS
Circle
The CIRCLE command is used to draw a full circle. The
user can specify the circle in many ways.
For specifying a circle, we need at least two values.
There are at least 5 ways as follows:
• Centre point and radius
• Centre point and diameter
• Two points on the circumference across the diameter
• Three points on the circumference
• Tangents to two other already drawn entities and
radius
The simplest method is by means of a centre point and
the radius
DRAFTING SYSTEMS
DRAFTING SYSTEMS
All
Adjusts the magnification of the drawing area to
accommodate the extents of all visible objects in the
drawing, or visual aids such as the grid limits (the
LIMITS command), whichever is larger.
Center
Zooms to display a view defined by a center point
and a magnification value or a height. A smaller
value for the height increases the magnification. A
larger value decreases the magnification. Not
available in perspective projection.
DRAFTING SYSTEMS
PAN
The PAN command allows the user to move the
display window in any direction without changing the
display magnification.
The window can be moved to any location within the
display limits, although no dynamic movement is
possible. This shows details that are currently off the
screen.
REDRAW
This is used to refresh the screen.
REGENERATE
The drawing database is updated using
REGENERATE command.
DRAFTING SYSTEMS
VIEWPORTS
The screen can be divided into 2,3 or 4 parts to
display different views of the same drawing.
Object Snap
It is often desired to have drawings made in
relation to already existing objects.
Sometimes, it may be required to start a line
from an unknown precise tangent point on a
circle. All that the user may know is a specific
area where the tangent may be lying.
Then by selecting the OSNAP option, the
system is able to automatically calculate
the tangent point in the region selected.
DRAFTING SYSTEMS
CENter
Centre of arc or circle
ENDpoint
Closest end point of line/arc or closest corner of
trace/solid/3D face
INTersection
Intersection of lines/arcs/circles or corner of trace/solid/3D
face
MIDpoint
Midpoint of line/arc or midpoint of an edge of trace/solid/3D
face
NEArest
Nearest point on line/arc/circle/point
TANgent
Tangent to arc or circle
PERpendicular
Perpendicular to line/arc/circle
DRAFTING SYSTEMS
Text Handling
AutoCAD provides a large range of text-
entering capabilities including various fonts,
and other text-handling features.
In each of the fonts (styles), it is possible to
have lettering with the various attributes which
are specified during the selection of the style.
For example, the text, when originally stored,
has a certain aspect ratio (height-to-width
ratio) built in depending upon the text height
chosen.
It is possible to alter this by changing the width
factor > 1 which makes the letters elongated
and < 1 which makes them compressed
DRAFTING SYSTEMS
EDITING COMMANDS
MOVE
The MOVE command is used to move one or
more existing drawing entities from one
location in the drawing to another.
The user can ‘drag’ the object into position on
the screen. To do this, designate a reference
point on the object in response to the ‘Base
point...’ prompt, and then reply ‘DRAG’ to the
‘Second point:’ prompt. The selected objects
will follow the movements of the screen
crosshairs.
DRAFTING SYSTEMS
COPY
The COPY command is used to duplicate one or
more existing drawing entities at another
location (or locations) without erasing the
original.
The user can ‘drag’ the object into position on
the screen. To do this, designate a reference
point on the object in response to the ‘Base
point...’ prompt, and then reply ‘DRAG’ to the
‘Second point:’ prompt. The selected objects
will follow the movements of the screen
crosshairs.
DRAFTING SYSTEMS
•It can also trim the lines from the bevel edge
and connect the trimmed ends with a new line
if the TRIMMODE variable is set to 1.
•If it is set to 0, it leaves the selected edges
intact. Different trim distances can be set for
the two lines, and are retained with the
drawing.
If the specified lines do not intersect, CHAMFER
will extend them until they do and then
proceed as above.
Chamfers can be applied to an entire polyline,
chamfering all the intersections.
A chamfer can only be applied between line
segments and not on any other objects.
DRAFTING SYSTEMS
FILLET
The FILLET command connects two lines, arcs,
or circles with a smooth arc of specified radius.
It adjusts the lengths of the original lines or
arcs so they end exactly on the fillet arc.
The fillet value specified remains in force until
it is altered by another value. If the fillet radius
is zero then the two lines will meet exactly at a
point which is normally used to make a sharp
corner.
Filleting can also be done to two circles, a line
and a circle, a line and an arc, and a circle and
an arc.
DRAFTING SYSTEMS