Thanks Kent for getting back to me, as you have seen on this board a thousand times!.... I have zero knowledge in Lisp, so forgive me please!!
I'm using Autocad 2017 & the routine seems to return a strange behavior. I pasted in the text window detailing the commands Autocad issued on a pline that I drew at 12.00 width.
The routine loads & selects the polyline, rotates the UCS at some angle & ends. Is there something I should be doing afterward to get it hatched? The Hatch command has no affect.
Thank you,
Mark
Command: PL
PLINE
Specify start point:
Current line-width is 12.0000
Specify next point or [Arc/Halfwidth/Length/Undo/Width]:
Specify next point or [Arc/Close/Halfwidth/Length/Undo/Width]:
Specify next point or [Arc/Close/Halfwidth/Length/Undo/Width]:
Command: APPLOAD
PLWtoOutline.lsp successfully loaded.
Command:
Type PLWO to change PLines with global Width to Outlines tracing their edges.
Command:
Command: PLWO
To change PLines with global Width to outline PLines tracing their edges,
Select objects: Specify opposite corner: 1 found
Select objects:
Cannot invoke (command) from *error* without prior call to (*push-error-using-command*).
Converting (command) calls to (command-s) is recommended.
Command: Specify opposite corner or [Fence/WPolygon/CPolygon]: *Cancel*