neekcotrack Posted May 23, 2008 Posted May 23, 2008 Does anyone know of a lisp that if you click on a intersection of two lines, then click the line you want to break it breaks on both side evenly depending on what the LTscale is set to? Thanks in advance for any advise and help! Quote
grouch19 Posted May 29, 2008 Posted May 29, 2008 not sure if this will help but i would use drawing cleanup and select break crossing objects. Only thing is it would turn 2 intersecting lines into 4 separate lines... Quote
alanjt Posted May 29, 2008 Posted May 29, 2008 alan butler's breakall routine has the option to set an offset in each side of the break b/w lines. you can find it at theswamp. an older version was posted at cadalyst. Quote
filan1a Posted June 19, 2008 Posted June 19, 2008 Breakall see the attachment below. Does anyone know of a lisp that if you click on a intersection of two lines, then click the line you want to break it breaks on both side evenly depending on what the LTscale is set to? Thanks in advance for any advise and help! breakall.lsp 1 Quote
CAB Posted June 21, 2008 Posted June 21, 2008 Breakallsee the attachment below. That's an older version. Here is the latest. BreakObjects18.zip 1 Quote
ahmed_proff Posted July 29, 2010 Posted July 29, 2010 I hope to create new lisp to trim line but after I put the block, I need to make two points data as subentity using entnext I don't want to use attribute data because the block contains 4 lines attributes. Quote
morning0508 Posted August 14, 2012 Posted August 14, 2012 That's an older version. Here is the latest. This Lisp is great. Thanks a lot Quote
CAB Posted August 14, 2012 Posted August 14, 2012 You're welcome. Newer version found here http://www.theswamp.org/index.php?topic=10370.0 Quote
Recommended Posts
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.