POLYLINE Deep-Dive
Draw connected geometry as one object using PLINE options.
Explore all lessons for free Create an account to save progress, earn XP, and track completed lessons.
Learning objective
By the end of this lesson you can draw connected line and arc segments as a single polyline using the PLINE command and its options.
What POLYLINE is
PLINE creates a polyline — a single object made of connected straight and/or curved segments. Unlike LINE, every segment is part of the same object.
Why and when you use it
Use PLINE whenever you need a closed shape, a single editable boundary, or a path with mixed line+arc segments — boundaries, hatches, sections, outlines.
Where to find it in the AutoCAD interface
- Ribbon
- Home tab → Draw panel → Polyline button.
- Menu
- Draw menu → Polyline.
- Command line
- Type PLINE and press Enter.
- Alias / shortcut
- PL (then Enter).
Key vocabulary
- Polyline
- A connected sequence of line and arc segments treated as one object.
- Vertex
- A point where two segments of a polyline meet.
- Arc segment
- A curved part of a polyline, created with the A option mid-command.
- Width
- A polyline can have a non-zero thickness — set with the W option.
Before you start
- Press F8 to enable ORTHO for clean horizontal/vertical segments.
- Turn OSNAP on so vertices land on real geometry.
- Have a sketch or plan of the shape you want to draw.
Step-by-step instructions
- 1Start the PLINE command
- 2Click the start point
- 3Draw straight segments
- 4Add a curved segment with the Arc option
- 5Close the polyline
Visual reference
Common mistakes & fixes
- Using LINE when you needed a single closed shape.Fix: Restart with PLINE so the result is one polyline you can HATCH or EXTRUDE.
- Forgetting to type C to close.Fix: Type C, Enter on the last prompt — don't manually click back to the start point.
- Mixing Arc and Line options and getting confused.Fix: Read the command line — it always tells you which mode you're in.
Troubleshooting
Pressing Enter early ended the polyline.Show
My polyline has visible width I didn't want.Show
Practice exercise
- Type PL, Enter. Click a start point.
- Type @100,0 Enter, @0,50 Enter, @50,0 Enter, @0,50 Enter, @-150,0 Enter.
- Type C, Enter to close.
Pro tips & related commands
- Inside PLINE type W to set a non-zero width — useful for arrows and emphasis lines.
- Inside PLINE type U to undo just the last segment without leaving the command.
- Use PEDIT to convert old LINE chains into a polyline after the fact.
- PEDIT(PE)Edit, join, smooth or change width of an existing polyline.
- EXPLODE(X)Break a polyline back into individual segments.
- SPLINE(SPL)Draw a smooth curve through control points.
Score at least 2/2 to unlock lesson completion.
Create a free account to complete quizzes and save your progress.
Sign up freeCreate a free account to mark lessons complete and earn XP.
Sign up free