Jump to content

Creating one pline from two plines that intersect


Recommended Posts

Posted

Hi,

 

is there possibility to create lisp that will:

- ask for two plines;

- set elevation to 0 for both plines;

- trim the shorter part (from the point of intersection) of each pline;

- join them into one pline.

 

Posted (edited)

upload a sample drawing what your looking for

Edited by mhupp
  • Thanks 1
Posted

Command FILLET its enough, but only for plines at the same level. I'm going to try write a lisp with this command but with setting elevation at 0 before command.

Thank you.

Posted

3d poly with same XY but different Z on matching end do not Meet. You have 2 choices flatten or push 1 end to the other end point.

  • Thanks 1
Posted

There are LISPs out there that will find the intersection of 2 lines or polylines, I think also 3d lines. Can you  do entmod the first point of one line, the last point of the other to be this intersection point and then do a polyline join for 3d polyline - I think all these parts are out there sopmewhere

  • Thanks 1

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...