/turn-or-break-line

AutoCad Lisp plugin that turn or break line that intercept other.

Primary LanguageCommon Lisp

Turn or Break Line

This Lisp AutoCad plugin makes a turn or a break in the selected lines that intercepts other selected lines.

There are two commands: DES and DES2.

The DES command creates an ellipse to represent the turn between the lines. DES1 EXAMPLE

The DES2 command makes a break in each intersection: DES2 EXAMPLE