Message 1 of 5
Turning a layer on triggering by cad file name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have drawings with naming convention as 2223-LZ-xxxx which xxxx is drawing sequential number. I am interested to have a lisp to turn on a common layer within whole drawing set which can be triggered by my sequential number when open each individual drawing.
For instance, I have 3 blocks a1,a2,a3 inside each drawing on the same layer which are turned off by default. I want to assign block a1 to drawing 1 to be turned on when I open it. I am not sure it can be achieved by lisp to turning on layer or block. Hope it is clear.
Thanks
For instance, I have 3 blocks a1,a2,a3 inside each drawing on the same layer which are turned off by default. I want to assign block a1 to drawing 1 to be turned on when I open it. I am not sure it can be achieved by lisp to turning on layer or block. Hope it is clear.
Thanks