Palette Toggles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Like many users I work with two screens. I have my main AutoCAD workspace on one, and palettes on the second. I often need to refer to something outside of AutoCAD (PDF, Email etc) and would like to be able to quickly turn off the display of the palettes on the second screen to see the window below. I am look for the display toggles/variables for the following palettes so I can switch them on and off through a lisp or Macro
TOOLSPACE
PROPERTIES
LAYER PROPERTIES MANAGER
EXTERNAL REFERENCES
So far I have found
PROPERTIES and PROPERTIESCLOSE.
LAYER and LAYERCLOSE
TOOLSPACE will toggle the Toolspace, but no specific command for show or close like the properties.
XREF will show the External References, but not toggle like the TOOLSPACE command.
I would have thought they would all have the same on/off type commands or act the same.
Mike