Tangent PDF
Tangent PDF
Tangent PDF
com
ABSTRACT
AutoCAD provides many different ways to accomplish the same task. For example, to activate a
command, you can select it from a menu or a toolbar, or type the command name at AutoCAD’s
command prompt. There is no right or wrong way to do something in AutoCAD. You will develop
techniques that you find most comfortable for the way you work and the types of drawings you create.
You may want to customize AutoCAD for your particular needs. There are also many common
drafting tasks that can be automated by using scripts and macros, or by writing or purchasing add-on
applications that run inside AutoCAD, tailoring the program for specific drafting and design
disciplines [1]. AutoCAD provides eleven different ways to create arcs. The different options are used
based on the geometry conditions of the design. To create an arc, you can specify various
combinations of center, endpoint, start point, radius, angle, chord length, and direction values. You
can create arcs in several ways.in this work we compare between different options of drawing arcs,
Results shows that the more commonly used options are the 3-Points option and the Center-Start-
End option.
Draw tool bar used to access AutoCAD draw commands you can also use draw pull
down menu or type the command in command line. The draw commands create objects such
as lines, rectangles, circles, arcs, and ellipses.an object is the smallest component of the
drawing. A drawing is made up of combinations of these objects. When creating objects with
draw commands, AutoCAD always prompt ask you to indicate points such as endpoints,
centers, radii, to describe size and location of the object to be drawn. Drawing commands can
be entered from the keyboard (command line), the draw toolbar, or the draw pull down menu.
Figure 9 shows draw bar [2,3].
1. 1. Line
Draw Line simple lines or series of lines segments .access to command line by one way
of the following:
1. Command Line:Line or L
2. Menu Bar: Draw Line
3. Draw Bar
When execute command line the program requires specify first point, display in
command line:
Specify first Point:
Specify next point or [Undo]:
Specify next point or [Close/Undo]:
Options:
C: this option close series of lines, connect first point with last point by line.
U: enter U for undo. AutoCAD backs up one segment, undoing it so that you can recreate
it [4-7].
1. 2. Circle
Provide Circle many ways to draw circles. Access the command from:
1. Command Line:Circle, C
2. Menu Bar:Draw Circle
3. Draw Bar:
Display following message:
Specify Center point for circle or [3P/2P/Ttr(tan tan radius)]:
Specify radius of circle or [ Diameter]:D
Specify diameter of circle<current default>:
Options:
3P(3 point):the circle passes through all three points specified.
2P(2 point) .the two points specify the location and diameter.
Ttr(tan tan radius)ٍ.specify two objects for the circle to be tangent to, then
specify the radius.
-51-
World Scientific News 21 (2015) 50-67
1. 3. Arc
In AutoCAD, the Arc command is often used to produce arcs.
1. Command Line: Arc or a
2. Menu Bar: DrawArc
3. Draw Bar:
The following message appear:
Specify start point of arc or [Center]:
Specify second point of arc or [Center/ End]:
Specify end point of arc or [ Angle / chord length] :
Specify Center point of arc or [Angle/ Direction / Radius]:
Options:
Angle.Draw arc using angle.
Chord Length.Draw arc using chord length. [4-7,13].
2. DRAW ARCS
To create an arc, you can specify various combinations of center, endpoint, start point,
radius, angle, chord length, and direction values. You can create arcs in several ways. With
the exception of the first method, arcs are drawn counter clockwise from the start point to the
endpoint.
-52-
World Scientific News 21 (2015) 50-67
You can create an arc using a start point, center, and an included angle as illustrated in
Figure 3. The distance between the start point and the center determines the radius. The other
end of the arc is determined by specifying an included angle that uses the center of the arc as
-53-
World Scientific News 21 (2015) 50-67
the vertex. The resulting arc is always created Counter clockwise from the start point. Using
different options, you can specify either the start point first or the center point first.The
included angle determines the endpoint of the arc. Use the Start, End, Angle method when
you know both endpoints but cannot snap to a center point.
-54-
World Scientific News 21 (2015) 50-67
1. Click the down-arrow icon of the Arc command in the Draw toolbar to display the different
Arc construction options as shows in Figure 7.
-55-
World Scientific News 21 (2015) 50-67
AutoCAD provides eleven different ways to create arcs. Note that the different options are
used based on the geometry conditions of the design. The more commonly used options are
the 3 Points option and the Center-Start- End option.
2. Select the Center-Start-End option as shown. This option requires the selection of the
center point, start point and end point location, in that order, of the arc.
3. Move the cursor to the middle of the two horizontal lines and align the cursor to the two
end points as shown in Figure 8. Click once with the right mouse- button to select the
location as the Center point of the new arc.
-56-
World Scientific News 21 (2015) 50-67
4. Move the cursor downward and select the right endpoint of the bottom horizontal line as
the start point of the arc as shown in Figure 9.
5. Move the cursor to the right endpoint of the top horizontal line as shown. Pick this point as
the endpoint of the new arc as shown in Figure 10.
-57-
World Scientific News 21 (2015) 50-67
6. On your own, repeat the above steps and create the other arc as shown in Figure 11. Note
that in most CAD packages, positive angles are defined as going counter clockwise; therefore
the starting point of the second arc is the endpoint on top [10,11].
In this work we compare between different arc methods by drawing Figure 12, in
board its sides (8×6 cm). Note the Center point of the figure is the point (0,0), apply
following drawing arc methods.
1. Draw Arcs by Specifying Three Points.
2. Draw Arcs by Specifying Start, Center, End.
3. Draw Arcs by Specifying Start, Center, Angle.
4. Draw Arcs by Specifying Start, Center, Length.
5. Draw Arcs by Specifying Start, End, Angle.
6. Draw Arcs by Specifying Start, End, Direction.
7. Draw Arcs by Specifying Start, End, Radius.
-58-
World Scientific News 21 (2015) 50-67
4. 3. Draw Lines
Command:L
Specify first point:1,-2.5
Specify next Point:1,-1.5
Command:L
Specify first point:1,2.5
Specify next Point:1,1.5
Command:L
Specify first point:-1,-2.5
Specify next Point:-1,-1.5
Command:L
Specify first point:-1, 2.5
Specify next Point:-1, 1.5
Command:L
-59-
World Scientific News 21 (2015) 50-67
4. 4. Draw Circles
Command:C
Specify Center point for circle:0,-2.5
Specify radius of circle:0.5
Command:C
Specify Center point for circle:0, 2.5
Specify radius of circle:0.5
Command:C
Specify Center point for circle:3.5,0
Specify radius of circle:0.5
Command:C
Specify Center point for circle:-3.5,0
Specify radius of circle:0.5
4. 5. Draw arcs
4. 5. 1. Drawing Arc Using 3Points
Command:a
Specify first point:-1,-2.5
Specify second point:0,-3.5
Specify end point:1,-2.5
Command:a
Specify first poin:3.5,-1
Specify second point:4.5,0
Specify end point:3.5,1
Command:a
Specify first point:1,2.5
Specify second point:0,3.5
Specify end point:-1,2.5
Command:a
Specify first point of arc:-3.5,1
Specify second pointof arc:-4.5,0
Specify end point:-3.5,-1
Command:a
-60-
World Scientific News 21 (2015) 50-67
-61-
World Scientific News 21 (2015) 50-67
-62-
World Scientific News 21 (2015) 50-67
-63-
World Scientific News 21 (2015) 50-67
-64-
World Scientific News 21 (2015) 50-67
-65-
World Scientific News 21 (2015) 50-67
5. CONCLUSIONS
References
-66-
World Scientific News 21 (2015) 50-67
[6] Lubna Zaghlul Bashir,” Computers Principles Lecture”, Building and Construction
Department, Technology University, Iraq, 2014.
[7] Lubna Zaghlul Bashir, “Compare between Methods of Entering Coordinate System
(Absolute, Relative, Polar) in AutoCAD”, World Scientific News, 12 (2015) 49-69.
[8] Unknown” AutoCAD (2013). User's Guide, Auotodesk, January 2012.
[9] Kristen S. Kurland,”Autocad (2004). 2D Training Manual”, 2004.
[10] Randy H. Shih “Autocad 2013 Tutorial - First Level:2D Fundamentals”, 2013.
[11] Randy H. Shih “Autocad 2014 Tutorial”, 2014.
.2004، مركز التعريب والبرمجة، " الدار العربية للعلومAutoCAD2004 " ] جورج اومورا21[
مركز، المرجع السريع – الدار العربية للعلوم- AutoCAD2000 ] جوورج اوموورا و روبورت كالوري21[
1222 التعريب والبرمجة
-67-