Jump to content

Recommended Posts

Posted

Is there a LISP code to join all lines that share endpoints without having to select all the lines? Basically, I want to be able to start the command, select 1 line, then it automatically joins all the segments together into 1 polyline. Thanks!

Posted

Why not just use the "_All" parameter with PEDIT _Join command? -David

Posted
Why not just use the "_All" parameter with PEDIT _Join command? -David

 

That seems to work pretty well. Is there perhaps a parameter that just selects all lines touching end point to endpoint?

Posted
That seems to work pretty well. Is there perhaps a parameter that just selects all lines touching end point to endpoint?

 

Try invoking Express tools > Selection tools > Fast select before you join the lines. Or type FS at the command line. It might not be exactly what you want but it might save you time.

Posted
. Is there perhaps a parameter that just selects all lines touching end point to endpoint?

 

Kinda lost me there. PEDIT will only join *LINEs and ARCs that have common endpoints and I'm sure it's filtering is a lot quicker and more accurate than anything we could write. -David

Posted

I finally had a chance to play around with my LISP routine and using the pedit "all" parameter and it seems to be working just fine. I just thought that telling it "all" would somehow affect the other polylines in the drawing, but I have not had any problems with it at all. Thanks David! Just what I needed!

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