Jump to content

Recommended Posts

Posted

I don't understand how this issue is not discussed yet.

 

I need to break some lines at their apparent intersection with other lines. But I'm yet to find a solution.

Posted

Seems to me that the built-in BREAK command works well with App. Intersection OSNAP mode.

 

Regards,

Mircea

Posted

Just realized I tripped into the Autolisp forum, never mind.

 

Trim with the Edgemode on will work well?

Posted
Seems to me that the built-in BREAK command works well with App. Intersection OSNAP mode.

 

Regards,

Mircea

 

It does, but I can't break a thousand lines by clicking at the apparent intersection.

Posted

In this case, how about:

 

(setvar "OSMODE" 2048)
(command "_BREAK" pause "F" pause "@")

 

Regards,

Mircea

Posted

Since you have Map 3D you already have within your tools one that is very powerful and overlooked. Drawing Cleanup. It is a tool only found in Map 3D. The first part of the dialog lets you choose the entities you want to work on by several methods (i.e. layer, selection, etc.). See the images below.

 

Capture1.PNG

 

Capture.PNGpencil.png

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