How to make a line reach another line in AutoCAD?
Short Answer
To make a line reach another line in AutoCAD, use EXTEND, the fastest and most common professional method. Select the target boundary line first, then select the line you want to lengthen until it meets that boundary. This works best when both objects are coplanar; it can fail with locked layers or unsuitable geometry.
What You Need to Know Before
Warning: If the line and boundary are not on the same plane or are part of complex objects like blocks or xrefs, EXTEND may not behave as expected. A very common failure is trying to extend to an object on a locked layer or using a boundary that does not actually intersect the line’s path.
How to Make a Line Reach Another Line in AutoCAD
Command: EXTEND
Shortcut: EX
Quick Steps:
- On the Ribbon, go to Home tab > Modify panel > Extend, or type
EXand press Enter. - Select the line that should act as the boundary edge, then press Enter.
- Click the line you want to extend; AutoCAD lengthens it until it reaches the selected boundary.
- On the Ribbon, go to Home tab > Modify panel > Extend, or type
Use the Edge option if needed and set it to Extend when the boundary edges do not physically meet but should be treated as implied extensions.
Variables & Settings
Key Setting: Edge option inside the EXTEND command
Expert Setting: The Edge option controls whether AutoCAD extends objects only to actual boundary edges or also to their implied extensions. Set Edge = Extend when the target line does not physically cross the boundary but should logically reach it.
Why it Fails
- Cause 1 (Geometry): The line’s direction does not intersect the selected boundary, so AutoCAD has no valid extension path.
- Cause 2 (Layers/Locks): The line or boundary is on a locked layer, inside a block, or part of an xref you cannot directly edit.
- Cause 3 (Command/Logic): The wrong object was selected as the boundary, or the Edge option is not set correctly for implied intersections.
Quick Fix & Best Practice
- Quick Fix: Run EXTEND, select the correct boundary, then use the Edge option and choose Extend if the line should reach an implied boundary.
- Manager’s Verdict: Use EXTEND for everyday drafting because it is fast, standard, and reliable. Avoid stretching manually unless you need a controlled dimensional edit rather than a simple geometric connection.
FAQ
Can I extend multiple lines at once in AutoCAD?
Yes, select the boundary first, then click multiple lines to extend them.
Why won’t AutoCAD extend my line to a block?
Because the block is a grouped object; you may need to edit the block or use a visible line inside it as the boundary.
Is TRIM related to EXTEND in AutoCAD?
Yes, they are companion commands and often share similar boundary-selection logic.
.
