Is a ʼLockedʼ layer still visible on the screen in AutoCAD?

Is a “Locked” Layer Still Visible on the Screen in AutoCAD?

Short Answer

Yes — in AutoCAD, objects on a locked layer are still visible on screen by default. The most common professional way to confirm and manage this is through the LAYER command in layer properties Manager, where locked layers remain displayed but cannot be edited. Limitation: a locked layer may appear faded depending on settings.

What You Need to Know Before

Warning: A locked layer is not the same as an off, frozen, or VP-frozen layer. A common mistake is assuming locked objects are hidden, which can lead to plotting or selection confusion when faded geometry is still present in the drawing.

How to Check If a Locked Layer Is Still Visible

  • Command: LAYER

  • Shortcut: LA

  • Quick Steps:

    1. Type LA and press Enter to open the Layer Properties Manager, or go to the Home tab > Layers panel.
    2. Find the layer and check the Lock column to see whether the padlock icon is enabled.
    3. Confirm the layer is still On and not Frozen; if locked, its objects will stay visible but may display faded depending on settings.

Variables & Settings

  • System Variable: LAYLOCKFADECTL (Default: 50)

  • Expert Setting: This controls how much locked-layer objects fade on screen. A value of 0 shows locked layers at full intensity, while higher values make them appear dimmer. This affects display only, not whether the layer is actually visible.

Why it Fails

  • Cause 1 (Geometry): The objects may be outside the current view or too small to notice, so the user assumes the locked layer is hidden.
  • Cause 2 (Layers/Locks): The layer is not just locked — it is also turned Off, Frozen, or VP Frozen in the current viewport.
  • Cause 3 (Command/Logic): The user expects “Lock” to behave like “Hide,” but in AutoCAD locking only prevents editing; it does not remove objects from display.

Quick Fix & Best Practice

  • Quick Fix: Use LA and verify the layer is On, Thawed, and only Locked; if needed, set LAYLOCKFADECTL to 0 to make locked objects easier to see.
  • Manager’s Verdict: Use locked layers when you want reference geometry visible but protected from accidental edits. Do not use locking as a visibility control—use Off, Freeze, or VP Freeze instead.

FAQ

Does locking a layer stop it from plotting?

No, locked layers can still plot unless plotting is disabled for that layer.

Can I select objects on a locked layer in AutoCAD?

Yes, you can usually select them, but you cannot modify them.

Why does a locked layer look faded?

Because the LAYLOCKFADECTL system variable reduces the display intensity of locked-layer objects.

.