Print Page | Close Window

layout tab settings

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5726
Printed Date: 31.May.2026 at 23:19


Topic: layout tab settings
Posted By: psgbs1
Subject: layout tab settings
Date Posted: 20.Apr.2011 at 10:39
Hi guys help me please...
 
I have been living with the warning box "unreconciled layers exist in the drawing" when hitting the plot command.
 
I really dont want to see this every time.
 
Is there a way of askeing cad not to show this warning sign.
 
I suppose I ought to know what an unconciled layer is as well, any ideas guys?
 
 


-------------
Cheers
Pete



Replies:
Posted By: alanjt
Date Posted: 20.Apr.2011 at 16:36
Look at the LayerNotify system variable.

Specifies when an alert displays for new layers that have not yet been reconciled.

0    Off
1    Plot
2    Open
4    Load/Reload/Attach for xrefs
8    Restore layer state
16    Save
32    Insert

Note: LAYEREVALCTL overrides the LAYEREVAL and LAYERNOTIFY setvars when LAYEREVALCTL = 0. It acts like a global off (but not a global on). There is no effect even if LAYEREVALCTL is turned on if LAYERNOTIFY = 0 or LAYEREVAL = 0. LAYEREVALCTL must be set to 1 for LAYERNOTIFY and LAYEREVAL to function correctly.



Print Page | Close Window