Day 8
Organization
70 XP

Layers Basics

Organize your drawing by layers.

Explore all lessons for free Create an account to save progress, earn XP, and track completed lessons.

Sign up free

Learning objective

By the end of this lesson you can create named layers, set their colour, and assign objects to them so your drawing is organised and controllable.

What LAYERS is

A layer is a named container for geometry. Each layer has a colour, linetype, lineweight and visibility state. Every object in AutoCAD belongs to exactly one layer.

Why and when you use it

Layers let you turn whole categories of geometry on/off, change their colour globally, or lock them so they can't be edited. Without layers, complex drawings become unworkable.

Where to find it in the AutoCAD interface

Ribbon
Home tab → Layers panel → Layer Properties button.
Menu
Format menu → Layer.
Command line
Type LAYER and press Enter.
Alias / shortcut
LA (then Enter).

Key vocabulary

Layer
A named group that controls colour, linetype and visibility for the objects on it.
Current layer
The layer that any newly drawn object lands on.
Freeze
Hide and skip a layer entirely — faster than turning it off.
Lock
Make a layer visible but uneditable.
Layer 0
The default starter layer. Reserve it for blocks, not for normal geometry.

Before you start

  • Open a drawing with at least a few objects.
  • Decide which categories of geometry you have — walls, doors, dimensions, text…
  • Pick a colour for each category before you start so it is consistent.

Step-by-step instructions

  1. 1
    Open Layer Properties Manager
  2. 2
    Create a new layer
  3. 3
    Set a colour
  4. 4
    Repeat for more layers
  5. 5
    Assign an object to a layer
  6. 6
    Set the current layer

Common mistakes & fixes

  • Drawing everything on Layer 0.
    Fix: Set a meaningful current layer first, or move objects to one afterwards.
  • Naming layers Layer1, Layer2…
    Fix: Use category names — Walls, Doors, Hatching, Text — your future self will thank you.
  • Using bylayer colour overrides on objects.
    Fix: Leave object colour as ByLayer so changing the layer colour updates everything together.

Troubleshooting

I can see a layer but can't edit it.Show
Cause: The layer is locked.
Fix: Click the padlock icon next to the layer in Layer Properties.
I assigned a layer but the colour didn't change.Show
Cause: The object's colour was overridden directly, not set to ByLayer.
Fix: Select the object, open Properties (Ctrl + 1), set Colour = ByLayer.

Practice exercise

Three-layer cleanup
  1. Open a drawing or draw three different categories of objects on Layer 0.
  2. Create Walls (white), Doors (cyan), Dims (red).
  3. Select each object and assign it to the correct layer.
  4. Turn Doors off — only walls and dims should remain visible.
Success looks like: Every object lives on a named layer, and toggling a layer hides or shows just that category.

Pro tips & related commands

Pro tips
  • Type LAYISO and pick an object to instantly isolate just that layer.
  • Use LAYMCH to match one object's layer to another's by clicking.
  • Lock background layers (e.g. an xref) so they're visible but can't be accidentally moved.
Related commands
  • LAYISO
    Isolate the layer of the picked object — hides all others.
  • LAYMCH
    Move objects to the layer of another picked object.
  • LAYOFF
    Turn off the layer of the picked object.
Lesson quiz
0/2 correct

Score at least 2/2 to unlock lesson completion.

1. Which command opens Layer Properties?
2. What is the main purpose of layers?

Create a free account to complete quizzes and save your progress.

Sign up free

Create a free account to mark lessons complete and earn XP.

Sign up free