Message 1 of 6
Set transparency of all entities in the drawing to "ByLayer" issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This routine, modified by me, can set transparency of all entities in the drawing to 0 (see attached lisp)
but I need to set it to "ByLayer".
I tryed to change this string
to somethihg like this..
but in this case autocad session crashed...
Can somebody help me to solve this problem?