How to extend two lines to their common point of intersection?

How to extend two lines to their common point of intersection?

Anonymous
Not applicable
55,884 Views
6 Replies
Message 1 of 7

How to extend two lines to their common point of intersection?

Anonymous
Not applicable

Just a quick opne. See the attached files: two lines, and i want to extend both to their common point of intersection rather than extend one too far, extend the other one to meet it, then trimming the first line back.

 

The above workaround is sufficient but I keep finding I have to do this sort of thing so it's worth asking if there's a quicker way. Cheers

Accepted solutions (1)
55,885 Views
6 Replies
Replies (6)
Message 2 of 7

nestly2
Mentor
Mentor
Accepted solution

Change EDGEMODE = 1   or FILLET with a 0 radius

Message 3 of 7

Anonymous
Not applicable

Ah much better, extend and trim work more intuitively with edgemode set to 1 IMO too, thanks!

0 Likes
Message 4 of 7

jean_luc_mallet
Explorer
Explorer

Thank you

 

0 Likes
Message 5 of 7

samuel_coats
Community Visitor
Community Visitor

Fillet with 0 radius... what an amazing trick. Thank you!

Message 6 of 7

cadffm
Consultant
Consultant

fillet or chamfer..

Hold [Shift] while fillet-or-chamfer and it is acting like filletrad-or-chamfer[a/b] set to 0, no matter what value are current.

 
 

 

 

Sebastian

Message 7 of 7

Kent1Cooper
Consultant
Consultant

And yet another way if they're LINE objects specifically [not, for example, Polylines]:

 

CHANGE

{select them}

APParent-intersection object snap and pick on each again

 

If they're not orthogonal, it needs ORTHO mode to be off.

Kent Cooper, AIA