How to extend a line to intersect to another line?

How to extend a line to intersect to another line?

Anonymous
Not applicable
9,477 Views
3 Replies
Message 1 of 4

How to extend a line to intersect to another line?

Anonymous
Not applicable

Hello ...

i have thousands of lines at the same layerand another type of line i want to extend them to intersect and trim at the same time?

0 Likes
9,478 Views
3 Replies
Replies (3)
Message 2 of 4

imadHabash
Mentor
Mentor

Hi,

would you please show us an image for your issue or attache a CAD dwg sample ?

 

 

 

Imad Habash

EESignature

0 Likes
Message 3 of 4

illusionistNUGXG
Advocate
Advocate

With plain AutoCAD:

To extend and trim two lines to each other with one action, you can use ROUND with a radius of 0. (No arc will be generated)

I just don't know any method to do this with thousands of lines at the same time.

(Maybe with LISP, but this could be dependant on the selection order, if it will mess up the drawing, or not...i guess)

 

...And if you have AutoCAD Mechanical, you can use AMJOIN.

0 Likes
Message 4 of 4

leeminardi
Mentor
Mentor

You can use the extend command to extend and trim multiple lines in one step.

Give the extend command and then select the line you want to extend the lines to and press Enter.

image.png

Now use the window cross option (click right-to-left to define the cross window) making sure the window covers the ends of the lines you want to extend.

 image.png

 

 

 

lee.minardi
0 Likes