Lisp for rectangle with hatch

Lisp for rectangle with hatch

Anonymous
Not applicable
5,007 Views
20 Replies
Message 1 of 21

Lisp for rectangle with hatch

Anonymous
Not applicable

Kindly, I need to draw a rectangle with hatch on a specific layer with color by layer and​ the hatch is ANSI31 angle 0 size 500 and on another specific layer with color by layer

thx

0 Likes
Accepted solutions (3)
5,008 Views
20 Replies
Replies (20)
Message 21 of 21

Kent1Cooper
Consultant
Consultant

@hak_vz wrote:

....

I like this command queue method, although it looks to me more like a macro and not lisp code.


Since it has none of the AutoLisp functions that can't be used in a macro, it could easily be converted to macro format.  It would take some editing in the Hatch part, because that works differently at the command line from the way it works from inside an AutoLisp (command) function.

Kent Cooper, AIA
0 Likes