Monday
Autocad, Hints & TipsHip tip: LINE-LINE, LINE-ARC-ARC-ARC-ARC-LINE continuity.
AutoCAD 12 and higher versions
Hi Dear Readers,
I decided to touch on again ‘the techniques of drawing line, continued with line and arc, arc, arc and line group’ subject that I was mentioned in one of my previous articles called ‘Arc drawing techniques in AutoCAD’ since I think the subject was passed a bit unnoticed.
The issue of the subject is that no matter what you draw in AutoCAD, the point you marked on the screen is coded in the program. (For concerning users, the LASTPOINT system variable was built for this) The design engineers of AutoCAD have developed a code for storing the tangential of the last drawn object (apart form the last point) if it is a LINE or an ARC. The topic of my article is about this convenience and the rest of it is about how we are going to use it.
Let us proceed with drawing a line and exiting from the command. If you start to draw a line again and simply press enter when you are asked for a starting point, you can see the command continues from the end point of the previously drawn line. Form the drawing in the Figure.1 by using this option.

Figure.1
Draw a 200-unit horizontal line and exit from the command first.

Figure.2
Repeat line command later and press enter when the first point is asked. By doing this, the command continues from the last point of the line drawn before.

Figure.3
Draw a 100-unit line downwards and exit from the command. Now it is time to see the LINE-ARC continuity. Switch to arc command and press enter when you are asked for the start point. You can see an ARC coming tangent to the previously drawn line. This is called as the LINE-ARC continuity. Proceed 200 units to the left.

Figure.4
Again draw a line to enclose the figure and exit. (You know what to do when you are asked for the first point)

Figure.5
With some simple information you can speed up your drawing. Regards.
Related articles:
Read in other languages: [TR]
Technorati Tags: AutoCAD, Daily AutoCAD, Hip tip
Viewed 4,941 times so far... This week: 40 Today: 5 Latest: 4 July 2009, 20:56Post Tags:
Related Posts
Popular
- Hip tip: Increasing view resolution with VIEWRES system variable
07/03/2009 04:39 am
7 Comments - Sirince – IZMIR
07/02/2009 11:02 am
1 Comment - Visual LISP: Programming user interfaces with OpenDCL
07/01/2009 10:15 pm
10 Comments - 3D Modeling 7: EXTRUDE
06/30/2009 02:14 pm
10 Comments - Ask DailyAutoCAD: Which Notebook to Buy?
06/30/2009 12:17 pm
1 Comment
Featured Articles
- AutoCAD 2009 Update 3 Released
- Speed Up As AutoCAD 2009 Ribbon Menu Helps You!
- MEP Analysis Extension for AutoCAD MEP extended to March 31, 2009
- Recap of AutoCAD-related technologies on Autodesk Labs
- Technology Preview of MEP Analysis Extension extended to 12/31/08
- Autodesk Labs: Forward and Backward utility for AutoCAD
|

Feb 6, 2008
Reply
Using a polyline and just typing “a” will change the next segment to arc, too. Nice having segments attached.
dv
Jun 12, 2009
Reply
thanks