Controls the overall Unreconciled New Layer filter list in Layers palette which is evaluated for new layers.
Type: | Integer |
Saved in: | User-settings |
Initial value: | 1 |
This system variable also affects whether the new layer notification is displayed or not.
0 |
Disables the evaluation and notification of new layers |
1 |
Enables the evaluation of new layers on LAYEREVAL settings in DWG file |
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.