Create a transparent area via lisp

Create a transparent area via lisp

Anonymous
Not applicable
510 Views
1 Reply
Message 1 of 2

Create a transparent area via lisp

Anonymous
Not applicable

Is there a way using lisp to draw transparent hatch area similar to grdraw?

I am trying to come up with a way to show the areas around a block as a transparent depending on attribute values in the block.

 

I current insert a block with multiple transparent hatching, but I only want to show a few of the areas, not all.

The only way I can think of is to build a block on the fly, insert and when user is done, delete the block.

 

See attached image of block for example.

 

0 Likes
Accepted solutions (1)
511 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution
I ended up creating plines with width values, changing their transparency, then creating a temporary block.
0 Likes