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...
Registered forum members do not see this ad.
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!
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...
If it aint broken don't touch it![]()
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.
there you go!
If it aint broken don't touch it![]()
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.
Registered forum members do not see this ad.
You're welcome.
Newer version found here http://www.theswamp.org/index.php?topic=10370.0
Bookmarks