Skip to main content
April 1, 2026Dan Perico/7 min read

Layer Tools & Match Properties

Master AutoCAD layer management with efficient tools

Why Layer Management Matters

Efficient layer management in AutoCAD can significantly reduce drawing time and improve project organization. Using layer tools instead of manual layer control scrolling streamlines your workflow.

Topics Covered in This AutoCAD Tutorial:

Layer Tools, Match Properties

Key Tools You'll Master

Layer Tools

Thaw All Layers, Layer Freeze, and Layer Previous commands for quick layer state management. Essential for efficient AutoCAD workflows.

Match Properties

Transfer object properties including layer assignments without manual layer selection. Includes configurable property settings.

Match Layer

Move objects between layers with pre-selection capability. Works seamlessly with Select Similar and Quick Select functions.

Exercise Preview

ex preview layer tools match properties

Exercise Overview

In this hands-on exercise, you'll master two of AutoCAD's most powerful productivity features: layer tools and Match Properties. Rather than relying on the traditional Layer Control dropdown—which can become a time-consuming bottleneck when managing complex drawings—you'll learn to efficiently change layer states and move objects between layers through direct object selection. These workflow optimizations are essential for modern CAD professionals who need to maintain drawing organization while maximizing productivity. By the end of this exercise, you'll understand why experienced AutoCAD users consider these tools indispensable for efficient layer management.

Match Properties vs Match Layer

FeatureMatch PropertiesMatch Layer
Pre-selection SupportNoYes
Command ShortcutMALAYMCH
Property TransferAll propertiesLayer only
Settings ControlConfigurableLayer focused
Recommended: Use Match Layer for simple layer transfers with pre-selection. Use Match Properties when you need full property control.

Using Layer Tools & Match Properties

Let's begin by setting up your workspace and exploring the power of bulk layer operations.

  1. Open the file Layer Tools.dwg.

  2. You'll notice that all objects appear in the same color because they're currently assigned to Layer 0—a common scenario when working with imported drawings or cleaning up legacy files. Expand the Layer Control dropdown to examine the layer structure. You'll see several layers are frozen, which explains why the drawing appears incomplete.

    layer tools frozen layers

  3. Instead of manually thawing each layer individually—a tedious process that scales poorly with complex drawings—close the Layer Control and click the Thaw All Layers button to execute the LAYTHW command. This single action thaws all layers simultaneously, revealing previously hidden objects that were stored on frozen layers. The drawing should now match the Exercise Preview image above, showing the complete floor plan layout.

  4. Now you'll systematically organize all objects into their appropriate layers using the Match Properties command—a versatile tool that transfers properties between objects, including layer assignments. Select the blue door at the top of the drawing and observe that the Layer Control indicates it's already on the A-Doors layer. Initiate the Match Properties command by typing MA ENTER. (Alternatively, you can access this command through the Match Properties button in the Properties Panel or Standard Toolbar.) Note that Match Properties doesn't support pre-selection—any objects selected before starting the command are ignored, which differentiates it from the Layer Match tool we'll use later. When prompted to Select source object, click the blue door. Next, when asked to Select destination object(s), click the other two doors currently on Layer 0. Watch as they transfer to the A-Doors layer and change to blue to match the source door's properties.

    match properties button

  5. Locate the table positioned against the upper wall above the reception area—this object is already properly assigned to the A-Tables layer. Use Match Properties to select this table as your source object, then click the large conference table to transfer it to the same layer. This ensures consistent layer organization for similar furniture elements.

  6. Press Enter to repeat the Match Properties command efficiently. Select the small plant on the reception desk as your source object, then match it to the two large plants positioned at the front of the room. This action consolidates all plant objects onto the Plants layer, maintaining logical grouping for landscape elements.

  7. Observe the different text colors throughout the drawing—this variation indicates text objects are distributed across multiple layers. The magenta-colored CUBICLES text is correctly placed on the Text layer. Execute the Match Properties command again, selecting CUBICLES as your source and CONFERENCE ROOM as your destination. You'll notice the conference room text becomes oversized and overlaps the walls—this occurs because Match Properties transfers all properties by default, including text formatting parameters. Press Escape to exit the command, then use CTRL–Z to undo this operation. Restart Match Properties by typing MA Enter and again select the CUBICLES text as your source object. After selecting the source, notice that a Settings option appears in the Command Line. Type S Enter to access these advanced options.

  8. The Property Settings dialog box allows you to selectively control which properties are transferred—a crucial feature for maintaining text readability and drawing standards. Uncheck Text under Special Properties as shown in the image below. Now select CONFERENCE ROOM as your destination object. Because text formatting is disabled, only the layer assignment changes while preserving the original text size and positioning. Select RECEPTION DESK as a second destination object, then press Enter to complete the Match Properties operation.

    match properties property settings

  9. Now you'll explore the Match Layer (LAYMCH) tool, which offers a significant workflow advantage over Match Properties: the ability to pre-select objects before initiating the command. This capability makes it ideal for use with selection tools like Select Similar or Quick Select. Select any chair except the violet chair near the reception desk, then right-click and choose Select Similar. AutoCAD will automatically select all identical chair blocks currently on Layer 0, while excluding the violet chair since it's already on a different layer. Click the Match Layer button in the Layers Panel. When prompted to Select object on destination layer, click the violet chair by the reception desk. All selected chairs will instantly transfer to the A-Furniture-Chairs layer.

  10. Apply the same efficient workflow to organize desk objects: use Select Similar to choose all desks and computers, then employ Match Layer to transfer them to match the Reception Desk layer assignment.

  11. Select any window block, right-click, and choose Select Similar to select all window instances. Rather than using Match Layer, expand the Layer Control dropdown and click A-Windows to transfer all selected windows to the appropriate layer. This demonstrates an alternative method for moving pre-selected objects between layers.

  12. The remaining objects on Layer 0 consist of walls and partitions that need proper organization. Select any wall and use Select Similar to capture all remaining Layer 0 objects. Use the Layer Control dropdown to select A-Walls, transferring all selected objects to this structural layer.

  13. The cubicle walls are now on the A-Walls layer, but they should be relocated to the Partitions layer for proper drawing organization. However, the dense furniture within the cubicles makes wall selection challenging. You'll use the Layer Freeze tool (LAYFRZ) to temporarily hide obstructing objects—a much faster approach than manually navigating Layer Control. Click the Layer Freeze button layer freeze button in the Layers Panel. Click on a chair, desk, and computer to freeze their respective layers instantly. When you click a wall, notice it doesn't disappear—AutoCAD prevents you from freezing the current layer (A-Walls in this case), which is exactly what we want. Press ENTER to complete the Layer Freeze command.

  14. With the A-Furniture-Desks, A-Furniture-Chairs, and PC layers frozen, the cubicle partitions are now clearly visible and easily selectable. Select the partition elements and transfer them to the Partitions layer using Layer Control. Use a left-to-right window selection to avoid accidentally selecting any text objects that might interfere with your selection.

    layer tools move partition

  15. Now you need to restore visibility to the frozen layers. The Layer Previous (LAYERP) tool provides an elegant solution by undoing recent layer state changes for Freeze/Thaw, On/Off, and Lock/Unlock operations. Click the Layer Previous button layer previous button, available in either the Layers Toolbar (shown below) or the expanded Layers Panel in the Ribbon. You may need to press it multiple times to completely restore all previously frozen layers.

    layer previous button layers toolbar

    TIP: Layer Previous layer previous button is frequently used in professional workflows. While you must expand the Layers panel to access it from the Ribbon, it's always visible on the Layers Toolbar. Many experienced users keep the Layers Toolbar open specifically for quick access to this essential function.

  16. Your completed drawing should match the image below, with all objects properly organized into logical layers that follow standard CAD conventions. This systematic approach to layer management will serve you well in professional practice, where drawing organization directly impacts project efficiency and collaboration success. Close and save the file to preserve your work.

    layer tools conference room done

Using Match Properties Command

1

Start Command

Type MA and press ENTER, or use the Match Properties button in Properties Panel

2

Select Source Object

Click the object whose properties you want to copy from

3

Configure Settings

Type S for Settings to control which properties are matched, such as unchecking Text properties

4

Select Destination Objects

Click on objects that should receive the properties, then press ENTER to complete

Layer Freeze Efficiency Tip

Use Layer Freeze (LAYFRZ) to temporarily hide objects that make selection difficult. Click on sample objects from each layer you want to freeze rather than using layer control menus.

Using Match Layer with Select Similar

1

Select Sample Object

Click on any object of the type you want to move to a new layer

2

Use Select Similar

Right-click and choose Select Similar to select all similar objects automatically

3

Start Match Layer

Click the Match Layer button in the Layers Panel with objects pre-selected

4

Select Target Layer

Click an object on the destination layer to move all selected objects

Current Layer Limitation

You cannot freeze the current layer using Layer Freeze. This is a protective feature to prevent losing visibility of your current working layer.

Layer Management Best Practices

0/5

Key Takeaways

1Layer tools provide faster alternatives to manual Layer Control scrolling for common layer management tasks
2Match Properties command transfers all object properties but requires proper settings configuration to avoid unwanted changes
3Match Layer command focuses specifically on layer assignment and supports pre-selection of objects
4Select Similar combined with Match Layer creates powerful workflows for moving groups of identical objects
5Layer Freeze (LAYFRZ) temporarily hides objects to simplify selection in complex drawings
6Layer Previous (LAYERP) serves as an undo function for layer state changes including freeze, thaw, and lock operations
7The current layer cannot be frozen, which protects your active working layer from accidental hiding
8Keeping the Layers Toolbar visible provides quick access to frequently used layer management tools

RELATED ARTICLES