Jump to content

Joining two parallel lines with single line


MrBlack911

Recommended Posts

Hello everyone,

Very new to AutoCad & lisp coding so please forgive my ignorance.

Am looking to join two (regular) parallel lines, end point to end point, with a single perpendicular line. Ideally it would be great if I could just window select the two lines I wanted connected but would settle for manually selecting the two end points.

I know much has been said & done about achieving this with polylines etc but I need my lines to remain as just regular lines.

I did find a lisp routine that came close but it joined the parallel lines with lines at both ends: thus creating a rectangle. Other routines have placed multiple lines between the two parallels creating a train track kind of look.

Again, I apologise as the above mentioned lisps may be quite easy to modify so that only one line is added but that is currently above my pay grade!

Hopefully my request has made sense & someone clever can solve my issue.

Thank-you everyone.

Brad

Link to comment
Share on other sites

1 If you know which end you want joined then use LIne ?

 

2 If your sure it is the end points then can pick the two lines and join "ends" very easy.

 

3 ---------------->

<------------------ This will draw a diagonal.

 

4 Pick near end both lines that you want joined fixes problem 3.

 

5  Want 2, 3 is ok  or 4 ?

 

 

 

 

 

 

Edited by BIGAL
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...