Tuesday
Autocad, CommandCommand: _PLINE, Drawing 2D polylines
AutoCAD 12 and higher versions
Dear Bloggers,
We learned our first command i.e. LINE to draw lines. Similarly, PLINE command is also for drawing lines but in addition to the LINE command it binds multiple lines, give them width or add angle features to them. With some examples, I will try to explain how it is easy.

You can enter the command via Draw menu and Toolbar or typing ‘PL’ into the command line.
Command: _pline
PLINE
Specify start point: (click the start point for the polyline)
Current line-width is 0.0000
Specify next point or [Arc/ Halfwidth/ Length/ Undo/ Width]: (the second point is requested)
Specify next point or [Arc/ Close/ Halfwidth/ Length/ Undo/ Width]: (With each click, the process goes on and binded lines are formed, with typing ‘c’ and pressing enter the polyline can be closed.)

Fig 1. A single piece of line group drawn by the polyline command.
The parameters;
ARC: Arc, which is the first parameter of the polyline, means the same with ARC command. It provides us to draw continual arcs with the given radius. We can draw arcs with this option. All ARC segments will be tangential if follows a LINE segment.
Command: _PLINE
PLINE
Specify start point: (the start point for the polyline)
Current line-width is 0.0000
Specify next point or [Arc/ Halfwidth/ Length/ Undo/ Width]: (Press ‘A’)
Specify endpoint of arc or [Angle/ CEnter/ Direction/ Halfwidth/ Line/ Radius/ Second pt/ Undo/ Width]: 90 (type 90 to draw polylines with 90 degrees)

Fig 2. A single piece of line group drawn by the arc option of the polyline command.
- Angle: This option is for giving any angle to an arc.
- Center: This option let us draw arcs by pointing the center.
- Direction: This option lets us draw arcs by entering its length.
- Halfwidth: We can draw a polyline with any thickness with this option. The difference between ‘Width’ is that ‘Halfwidth’ draws a polyline with a thickness of two times we entered.
- Line: We can transform a polyline to its first state; line.
- Radius: We can draw an arc with any radius we want with this option.
- Undo: This option lets us undo our changes.
- Width: This option is used for giving a polyline any width we want.
Command:_PLINE
Specify start point: (the start point for the polyline)
Current line-width is 0.0000
Specify next point or [Arc/ Halfwidth/ Length/ Undo/ Width]: W (give some thickness by pressing ‘W’)
Specify starting width <0.0000>: 10 (let us assume 10 for the start)
Specify ending width <10.0000>: 20 (and 20 for the end, you can type 10 to draw a straight line)
Specify next point or [Arc/ Halfwidth/ Length/ Undo/ Width]: (the next point is requested, you can click as much as you want to draw a polyline that you want to form)

Fig 3. A single piece of line group drawn by the width option of the polyline command.
I hope this article will be useful for you. May it be easy to all.
Related Articles:
Technorati Tags: AutoCAD, PLINE Command, Daily AutoCAD
Viewed 6,672 times so far... This week: 55 Today: 2 Latest: 5 July 2009, 0:00Post 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
- Apr 22, 2008 : Daily Autocad » Blog Archive » Hip tip: Converting lines and arcs to PLINE with PEDIT command
- Nov 23, 2008 : Daily Autocad » Arc drawing techniques in AutoCAD » Autocad, Autolisp, Autocad Tutorial, Autocad Customization, Software Reviews, Autocad News
- Nov 25, 2008 : Daily Autocad » How to Convert Spline to Polyline? » Autocad, Autolisp, Autocad Tutorial, Autocad Customization, Software Reviews, Autocad News
|

Mar 24, 2008
Reply
interesting and complete, but i have a dude, it’s the same “_pline” that “pl”?¿ i am a bit confused with “shademode” and “-shademo” too…so…(although this is not a minus symbol)
Mar 24, 2008
Reply
Hello Jose,
You can read http://www.dailyautocad.com/autocad/characters-entered-in-front-of-autocad-commands/ article about minus symbol.
We’ll be very pleased to answer your further questions.
Mar 26, 2008
Reply
thanks!!
all is clear now
Mar 30, 2008
Reply
Hi, I was wondering if you could help me with my problem I sometimes would accidently use lines instead of polylines is there a way to “join” as one object like polyline instead of creating blocks or groups
Mar 30, 2008
Reply
@Andy,
Please use PEDIT commadn to join your lines. Please mak sure your lines connected the each other
Apr 8, 2008
Reply
Thanks for your help Orhan!!!!
Managed to join my lines togther
Jan 1, 2009
Reply
Hi Orhan,
I’m having terrible trouble with this; the instructions are plenty clear, but after I enter my start point, the only units it offers me are relative (ie it no longer allows me to enter an empirical point; instead CAD asks for distance and angle from the start point).
Also–I should probably enter this on another page, but when I enter points I am not offered the option of including a Z (elevation).
Please help!