Automatically Thaw All Layers Changing From Tilemode 1 To 0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When I am on the Model Tab (Tilemode 1) & am using a current named layer state with some of the layers frozen (I have my Named Layer States set up to only restore the Layer Visibility Properties), upon clicking on one of my layout tabs (change to Tilemode 0), I would like a lisp routine to automatically thaw all layers (Command is LAYTHW), so my layers are frozen or thawed per viewport the way I set them up per viewport on each layout tab.
Otherwise, I have to remember to manually use LAYTHW once I am back on a layout tab. If I don't, some of my layers are globally frozen in all viewports. This can be a major headache if I forget to do this prior to plotting to a multi-page pdf file (1 layout tab per single page in the multi-page pdf file), because some of the layers on some of the layouts will be un-intentionally frozen.
Again, I want the LAYTHW lisp to execute when I change TILEMODE from 1 to 0.
Thanks