I seem to have vague memories of seeing a magazine advt. which
mentioned this capability. Whether it was AutoCAD or some other
program, I don't recall.
"Eunoia Eigensinn" <Eige...@hotpop.com> wrote in message
news:1103776114.4...@f14g2000cwb.googlegroups.com...
This lisp routine modifies lines and polylines to appear as if drawn
freehand.
Two things occur:
1. Corners are given slight overlap.
2. Lines are given slight "wiggle" to them.
User can specify degree of both overlap & wiggle [1 small - 5 large,
0-none]
Accomplished by first lengthening each line, then replacing line
with LWPOLYLINE(R14) or POLYLINE(<R14) and adding slightly offset
vertices.
Ensure that you only FREEHAND a Copy of your elevation, once run there
is no way back ! Keep your original drawing safe.
On 22 Dec 2004 20:28:34 -0800, "Eunoia Eigensinn"
On Thu, 23 Dec 2004 06:20:34 +0000, Cadalot <al...@killspam.co.uk>
wrote:
Marc
"Cadalot" <al...@killspam.co.uk> wrote in message
news:cuoks0lqnmhihrh4s...@4ax.com...
Cadalot wrote:
> Check out my website on the AutoCAD \ Download Page for a Lisp
routine
> that will do this for you called FREEHAND.lsp
>
>
>
>
Marc
"cadbot" <ctrl_...@yahoo.com> wrote in message
news:1103921519.3...@c13g2000cwb.googlegroups.com...
Ranger.