Print Page | Close Window

break

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=9909
Printed Date: 05.Sep.2026 at 05:31


Topic: break
Posted By: pytha
Subject: break
Date Posted: 18.Dec.2013 at 11:19
Multiple lines break at the same time is that possible
help


-------------
bart



Replies:
Posted By: John Connor
Date Posted: 18.Dec.2013 at 11:21
In theory....yes.

We need more detail though and an image would help too.  Words tend to fail what an image can convey.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: John Connor
Date Posted: 18.Dec.2013 at 12:00
Well????????????????????  We're waiting.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: Kent Cooper
Date Posted: 18.Dec.2013 at 14:59
Perhaps one of these will do what you're after:
 
http://cadtips.cadalyst.com/linear-objects/break-multiple-lines" rel="nofollow - http://cadtips.cadalyst.com/linear-objects/break-multiple-lines
 
http://forums.autodesk.com/t5/Visual-LISP-AutoLISP-and-General/breaks-selected-line/td-p/1112559" rel="nofollow - http://forums.autodesk.com/t5/Visual-LISP-AutoLISP-and-General/breaks-selected-line/td-p/1112559
 
and another:
http://cadtips.cadalyst.com/content/tip-2284-break-all-selected-objects" rel="nofollow - http://cadtips.cadalyst.com/content/tip-2284-break-all-selected-objects


Posted By: Vladimir Michl
Date Posted: 18.Dec.2013 at 15:09
If you are looking for breaking lines at all intersections, you can use the tip:
http://www.cadforum.cz/cadforum_en/qaID.asp?tip=5632" rel="nofollow - http://www.cadforum.cz/cadforum_en/qaID.asp?tip=5632


-------------
Vladimir Michl (moderator)
https://www.linkedin.com/in/vmichl/" rel="nofollow - LinkedIn , Autodesk Expert Elite


Posted By: pytha
Date Posted: 21.Dec.2013 at 10:36
I need parts drawing on the floor (FLOOR PLOT) these parts must be milled from slabs. These lines must fall within the plates. Useful if you can say breaklines outer plate

tanks

-------------
bart


Posted By: pytha
Date Posted: 21.Dec.2013 at 10:42
I'm looking for a routine that will select a line, then that line will be broken at points where it intersect other lines.
Or better, to draw a line which will break when intersect with other lines.


-------------
bart


Posted By: John Connor
Date Posted: 21.Dec.2013 at 12:59
Did you test any of the lisp routines previously mentioned?

I am pretty sure I have seen a custom lisp routine that will break all lines at intersections with other lines.  I don't recall however if the routines creates a gap or not.


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: pytha
Date Posted: 21.Dec.2013 at 13:09
Which lips routines do you mean? Is there a possibility to send me a link?

Rgds,
Bart

-------------
bart


Posted By: John Connor
Date Posted: 21.Dec.2013 at 17:46
Did you click on any of the links provided by Kent Cooper or Vladimir?  There were four in total.  Yes or no?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: pytha
Date Posted: 21.Dec.2013 at 17:59
Yes I did but it weren't the answers I was searching for.

Rgds,
Bart

-------------
bart


Posted By: John Connor
Date Posted: 21.Dec.2013 at 20:14
The application that Vladimir gave you the link to will do what you want.  Did you read that there were seven commands in the program?  BreakAll seems like the command you need.

You may also find something in this link that will work as well.

http://www.cadtutor.net/forum/showthread.php?38603-Break-all-lines-intersect-with-each-other


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>




Print Page | Close Window