03-30-2015
10:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-30-2015
10:50 AM
SyntaxEditor Code Snippet
ThisDrawing.Document.StylesManager.Layers("Layer Name").Visible = False 'or True
I have notes on my drawings that certain text is turned on and off depending on a parameter. You can assign a text box to a certain layer.