Search the Community
Showing results for tags 'hidden'.
-
Can't Find Layer Hidden In Unknown Block
"Mitch" posted a topic in AutoCAD Drawing Management & Output
I received a drawing that contains a layer in the manager box. But when I attempted to Quick Select that layer, the result returns as "0" and this same layer cannot be deleted, since the message tells me that layers with objects cannot be deleted. I thawed all layers and still get "0" and the layer won't delete. This should mean that the layer is hidden inside a block. This drawing has several hundreds of blocks! Is there an application within AutoCAD that will reveal to me which block that layer is in? -
Viewport shade plot always resets to "as displayed" when saving.
dstonge posted a topic in AutoCAD Drawing Management & Output
I've set a viewport's shade plot to "legacy hidden" but after I save it automatically returns to "as displayed". The VP shade plot settings will not hold. Funny thing is... If i flip to the MS tab and save, then back to the PS tab, the VP shade plots are retained at "legacy hidden". But anytime I save while on a layout tab the VPs all return to "as displayed". Has anyone encountered this before or have any advice on fixing it? Thanks in advance! David System - AutoCAD Mechanical 2014-
- shade plot
- hidden
-
(and 2 more)
Tagged with:
-
Linetype "Appearance" in Dialog Box?
tmelancon posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
Never had this problem until now. I just created a new linetype. Basically wanted an even smaller 'hidden' layer. I added it to my .lin file and in my start up lisp routine I have layers and linetypes being added in new drawings, and in old drawings its checking if they exist and if not they are being added. Furthermore, with that being said the new "hidden" layer that I have created is showing up as continuous in the linetype appearance of example of linetype. All I did was copy the current hidden1 and made the new one 50% smaller. See pic for visual of what I am talking about. Any help would be nice. Thanks