AutoCAD 2 PDF
AutoCAD 2 PDF
AutoCAD 2 PDF
LINETYPE
Manage
Layers
Create New
Layer
Layer Line
Name On/Off Frozen
Type
Lines, circles, and arcs belong to layers and each layer determines how the
lines, circles, and arcs will be drawn. The layer controls the color, line type, line
weight and several other attributes for the layer. These attributes are:
Layer Name The name used for the layer. Each layer has a
unique name.
Line Weight This attribute controls how thick the line is when
it is drawn on the screen and plotted. The
varying thickness on the screen can be turned on
and off using a button at the bottom of the main
window.
This dialog box allows you to create new layers and define their attributes.
Click on the Create New Layer button and create layers with the names: OBJ, PROJ,
OBJ This layer is used for line that make up the objects we are
drawing.
PROJ This layer is used for lines that project from one view to the
next. They aid in the placement and size of the views.
For the HIDE layer, click on the Line Type and select hidden from the list of
loaded line types. This is the line type we added when we loaded line types in a
previous step. We did not have to load the line types during that step, we can load
them now. Click on the line type for the CENTER layer and in the line type dialog
box click on the LOAD button. Now search for CENTER2 in the line types, click on
it then click on OK to load the line type also. You can now select it for the CENTER
layer.
The lines drawn in each layer can have different weights. Click on the line
weight for the OBJ layer and set the line weight to 0.3 mm. When you have finished
that, click on the line weight for FOLD and set the line weight to 0.5 mm. We will
use different line weights for the object lines and for the folding lines between views.
All other layers will use the DEFAULT line weight which is the thinnest line the
graphics device can produce. @0,1.4
@-1.2,0
@0,.8
LINE
From point: 1,1 {Start the drawing here for convenience}
To point: @3.2,0
To point: @0,.8
To point: @-2,0
To point: @0,1.4
To point: @-1.2,0
CIRCLE
3P/2P/TTR/<Center Point>: 1.6,2.2
Diameter/<Radius>: D
Diameter: 1
The finished drawing with the circle is shown above. This is the front view of
the object.
We set the OBJ layer lines to a line weight of 0.3 mm but you will probably
notice that they are not being drawn any heavier than any other line. We need to turn
that feature on. At the bottom left of the screen, you will see a number of buttons
which are shown in the figure below. These buttons help us control the drawing
process.
Polar Object
Tracking Snap
Click on the Line Weight button to turn on the display of heaver lines.
ORTHO Mode
Drawing perfectly horizontal and vertical lines with the mouse is very
difficult, but AutoCAD can assist you. At the very bottom of the AutoCAD window
is a small icon shown above called ORTHO. ORTHO is an AutoCAD setting. When
ORTHO is on, you can only draw vertical and horizontal lines with the mouse and
when ORTHO is off, you can draw lines in any direction. You turn ORTHO on and
off by clicking on the ORTHO icon at the bottom of the window or by typing the
ORTHO command. When you click on the icon, the background of the icon changes
colors indicating the ORTHO setting is on. You can turn the setting on and off while
you are in the LINE or other commands by just clicking on the icon.
The ORTHO setting does not affect lines drawn by entering coordinates.
ORTHO
ON/OFF/<off>: ON {Turn the ORTHO setting on so we can only draw
horizontal and vertical lines}
Draw the folding lines with the LINE command. Visually select a starting
place for the folding lines. You could locate the lines with coordinates but that is not
really necessary.
LINE
From point: {Click on an appropriate
point to draw the
horizontal folding line}
To point: {Move the mouse to the
right and extend the
folding line out as far as
you think will be
necessary. The Ortho
Mode is on so the line is
horizontal.}
OSNAP
LAYER
{Make projection lines the current
layer}
EXTEND
Select boundary edge(s)... {Click on the left side and bottom
of the object. Press Return after
you have selected the two
edges}
Select objects to extend: {Click on the two lines starting at
the center of the circle. After
extending these two lines press
Return}
Enter:
Line
Specify first point: {click at the intersection of the folding lines}
Specify next point: @6<45 {Create a line that is 6 long at an angle of 45 degrees from
horizontal}
Specify next point: {End line command}
Cutting
You are now ready to draw the top Edges
view. Use the LAYER command to change
the current drawing layer back to OBJ and
then draw a horizontal line with the mouse.
This line represents the front of the object in Draw
the top view. This line should extend beyond Line
both the left most and right most vertical
projection lines. ORTHO is set to on so it
should be rather simple to draw this line with the mouse. The vertical placement of
the line is not important but the line should be as far from the top-front folding line as
the front view is.
You can use the TRIM command to trim the line you have just drawn so that it
has the proper length.
TRIM
Select cutting edge(s) ... {Click on the left and right projection lines. We
will trim the object line to these two lines. Press
Return after clicking on the two lines.}
Select objects to trim: {Click on the left and right ends of the line we
want to trim. It will be trimmed to the proper
length.}
2 Near
Projection
Line
LINE
From point: NEAR
Of: {1 - Click on the projection line extending through the
center of the hole in the top view. Click where you
want the centerline to start}
To point: NEAR
Repeat the process for drawing the centerline in the right side view.
Next, we will draw the center lines for the hole in the front view. It is difficult
to draw the crossing type of center lines with two lines. The dashes usually do not line
up correctly and the center lines will not look right. These types of center lines are
best drawn using AutoCAD commands designed specifically to draw circle centers.
Click on the Annotate tab at the top left of the AutoCAD window then on the
Dimensions pull down under the dimension section of the ribbon. You should see a
pull down menu like the one shown below.
Circle Center
Button
Click on the Circle Center Button then click on the circle in the front view.
That will put a small cross in the center of the circle. If the cross is too small or too
big, you can adjust its size with the DIMCEN command. DIMCEN sets the size of the
plus that is drawn at the center of the circle. It should be large enough to see but not
so large that it dominates the center of the circle. Later on, we will use this circle
center for dimensioning our drawings.
dimcen
Enter new value for DIMCEN <0.0000>: .1
The DIMCEN command will not change the size of the plus after it is drawn.
If you draw the plus and it is not the right size, delete it, change the DIMCEN size, and
redraw it. Repeat this until it looks reasonable.
We are getting close to the end. We have drawn all three views and it is time
to turn off the display of the projection and folding lines. They are no longer needed.
Use the following method:
LTSCALE
New scale factor <1.0000> 0.5 {Changing the line type scale to 0.5
makes the dash length its current
size. A factor smaller than one
reduces the size of the dashes and a
factor greater than one increases the
size. You can experiment with
different sizes until the line types
look correct.}