Breaking select lines

Breaking select lines

Anonymous
Not applicable
519 Views
3 Replies
Message 1 of 4

Breaking select lines

Anonymous
Not applicable

Does anybody have a lisp routine that will allow a user to select a line, whether vertical or horizontal as a cutting line, then be able to select the lines running through it you want to break at a set distance?

 

I would like to select a horizontal line, for instance, then choose any number of vertical lines that cross it and have those lines "break" where they intersect the horizontal line.

 

I've seen a routine that seems to work, but it will break "ALL" the lines that cross it.  I want to be able to select just the ones I want to break.  Because I do have times that I want some interesecting lines kept unbroken.

 

I'm far too novice at lisp to get anywhere with this.  Any help would be appreciated.

 

Cheers!

Doug

0 Likes
Accepted solutions (1)
520 Views
3 Replies
Replies (3)
Message 2 of 4

Ajilal.Vijayan
Advisor
Advisor
Accepted solution

Try this lisp, BREAKOBJECT command in this lisp seems to suit your requirements.

http://www.theswamp.org/index.php?topic=10370.0

 

Message 3 of 4

Anonymous
Not applicable
Perfect! Exactly what I was looking for. Thank-you very much!

Doug
0 Likes
Message 4 of 4

Ajilal.Vijayan
Advisor
Advisor

Welcome Doug.

Glad that helped you.

0 Likes