PDA

View Full Version : Good idea for lisp routine


Robert.Hall
2005-02-11, 07:37 PM
I am slowly learning lisp and I am wondering if somebody can make
me a lisp routine for creating coil edges for blanking layouts.

I try to make them look consistent from one drawing to the next.

See attached file on how I set them up.
Look at all those construction lines. Icky.

paulmcz
2005-02-12, 03:04 AM
Here you have it. It draws exactly what you have on your drawing. The 2 lines can be any distance from each other and at any angle on the screen. If you want to have it at the endpoint of the first line you pick, temporarily change the osnap for that point only. It will snap to perp on the other line, which you should leave as it is, to properly align the "S".
Have fun, Paul.

paulmcz
2005-02-12, 04:16 PM
..... or perhaps this one:

Robert.Hall
2005-02-14, 03:28 PM
These work great, good timesaver........it is best to stay consistent
between drawings. Muchos Gracias!

paulmcz
2005-02-14, 04:20 PM
Bienvenido