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

The Properties Palette

Master AutoCAD Properties Palette and Quick Select Tools

Key AutoCAD Tools Covered

Properties Palette

One of the most useful tools in AutoCAD for viewing and modifying object properties. Displays information about selected objects and allows batch editing.

Quick Select

Advanced selection tool that allows you to select objects based on specific property criteria like diameter, layer, or object type.

Topics Covered in This AutoCAD Tutorial:

Quick Select, the Properties Palette

Tutorial Learning Path

1

Object Selection

Learn to identify and select objects with similar properties using Select Similar command

2

Properties Management

Use Properties Palette to view and modify object properties including color, layer, and dimensions

3

Advanced Selection

Master Quick Select for precise object filtering and batch corrections

4

Layer Organization

Organize objects properly on correct layers and set color properties to By Layer

Exercise Preview

ex preview properties palette

Exercise File Required

This tutorial uses the file Properties Palette-Drill Plate.dwg. You'll work with drill holes, text labels, and layer management to learn proper AutoCAD object organization.

Exercise Overview

In this exercise, you'll master two of AutoCAD's most powerful productivity tools: Quick Select and the Properties Palette. You'll learn to efficiently select objects based on their properties and apply batch modifications—skills that separate proficient users from beginners. These techniques are essential for maintaining drawing standards and correcting common layer management mistakes that plague many CAD workflows.

Object vs Layer Color Assignment

Pros
Layer-based coloring ensures consistent visual organization
Wrong layer placement becomes immediately visible through color changes
Easier to maintain drawing standards and consistency
Simplifies layer management across complex drawings
Cons
Object-based coloring can mask layer placement errors
Objects maintain color regardless of layer assignment
Leads to organizational confusion and maintenance issues
Makes it difficult to identify misplaced objects

Using the Properties Palette & Quick Select

  1. Open the file Properties Palette-Drill Plate.dwg. This drawing simulates a common real-world scenario where objects appear correctly but have underlying property issues that can cause problems down the line.

  2. All drill holes appear magenta, which seems correct at first glance. Expand the Layer Control and notice that the Drill Holes layer is indeed magenta—but appearances can be deceiving. Select the 5.5 mm magenta drill hole in the upper-right corner of the plate. Right-click and choose Select Similar from the menu. Notice that only some circles are selected—this reveals a critical layer management problem.

    Press CTRL–1 to open the Properties Palette. This palette is arguably the most versatile tool in AutoCAD, allowing you to inspect and modify object properties with precision. In the palette, you'll see the Color is set to Magenta rather than "ByLayer." This means the color property has been assigned directly to the object, overriding the layer color—a common mistake that leads to organizational chaos.

    Change the Color from Magenta to By Layer. The circles will turn black because they're actually on the Object layer, not the Drill Holes layer where they belong. This is exactly why "ByLayer" properties are crucial for maintaining drawing standards. Now change the Layer to Drill Holes, and the circles will return to magenta—but this time because they inherit the layer's color property. Press Escape to deselect.

    properties palette by layer

  3. Select any magenta circle and use Select Similar again. This time all circles are selected because they now share the same layer. The color field shows *VARIES*, indicating mixed property values among selected objects. Change the color to By Layer for all selected objects. This standardization ensures that any misplaced objects will immediately change color, providing visual feedback when layer assignments are incorrect—a quality control mechanism that prevents costly mistakes in production drawings. Press Escape to deselect.

  4. Now we'll tackle a dimensional accuracy issue that's common in manufacturing drawings. Select any hole labeled 7.7 mm and examine the Diameter reading in the Properties Palette. You'll discover the actual diameter is 6.1 mm—a significant discrepancy that could cause manufacturing errors. This mismatch between labels and actual geometry is precisely the type of error that Quick Select helps you identify and correct efficiently. Press Escape to deselect.

  5. Here's where Quick Select demonstrates its power for quality assurance. Right-click in any open area and choose Quick Select, or click the Quick Select button quick select button on the Properties Palette. Set Object Type to Circle—notice how the Properties list dynamically updates to show circle-specific properties. Select Diameter from the Properties list, keep Operator as Equals, enter 6.1 as the Value, and click OK.

    All circles with 6.1 mm diameter are now selected—the ones incorrectly labeled as 7.7 mm. In the Properties Palette, change the diameter to 7.7 mm. Watch as all selected circles update simultaneously, correcting what could have been dozens of individual edits. This batch editing capability makes the Properties Palette indispensable for large-scale modifications. Press Escape to deselect.

    quick select dialog box

  6. Layer management extends beyond geometry to annotation elements. All text should reside on the Text layer, but the black color indicates it's on the Object layer instead. Use Select Similar to select all text objects and change their layer to Text in the Properties Palette. While this fixes the layer assignment, you'll notice the diameter labels are inconsistently sized—unprofessional in any technical drawing.

    Launch Quick Select again. Set Object Type to MText (Multiline Text), Operator to < Less than, and Value to 3. This selects only the smaller text objects (the diameter labels) without affecting the title text above and below the plate.

    properties palette change mtext

  7. In the Properties Palette, the Text height shows *VARIES*, confirming multiple text sizes among selected objects. Enter a standardized text height of 2.5. All diameter labels now conform to a consistent size, dramatically improving the drawing's professional appearance and readability—critical factors in technical documentation.

    properties palette change text height

  8. The Properties Palette offers valuable drawing intelligence beyond editing capabilities. It displays object counts in the upper-right corner—a feature particularly useful for manufacturing documentation and project estimation. Press CTRL–A to select all objects, then expand the count dropdown menu in the Properties Palette's upper-right corner.

    You'll see a complete inventory of object types: 29 circles (representing total drill holes), various text objects, and other elements. This data is invaluable for manufacturing planning, cost estimation, and quality verification. Selecting Circle from the list filters the Properties Palette to show only circle-specific properties, enabling targeted modifications across all circular elements. Press CTRL–1 to close the Properties Palette.

    properties palette expand count menu

  9. Close and save the drawing. You've now mastered essential techniques that will dramatically improve your efficiency and drawing quality in any professional CAD environment.

Properties Palette Shortcut

Press CTRL+1 to quickly open or close the Properties Palette. This is one of the most frequently used shortcuts in AutoCAD for efficient workflow.

Select Similar vs Quick Select

FeatureSelect SimilarQuick Select
Selection MethodBased on selected objectCriteria-based filtering
PrecisionMatches all propertiesSpecific property targeting
Best ForQuick similar selectionsComplex filtering needs
AccessRight-click menuProperties Palette button
Recommended: Use Select Similar for quick selections, Quick Select for precise property-based filtering

Drawing Object Count Analysis

Circles (Drill Holes)56%
Text Objects29%
Other Objects15%

Quick Select Workflow

1

Access Quick Select

Right-click in open area and choose Quick Select, or use the button on Properties Palette

2

Set Object Type

Choose from available object types in your drawing (Circle, MText, Line, etc.)

3

Define Criteria

Select property, operator (Equals, Less than, etc.), and enter the target value

4

Apply Changes

Use Properties Palette to modify all selected objects simultaneously

Dimension Label Correction

The exercise reveals circles labeled as 7.7 mm diameter actually measure 6.1 mm. This demonstrates how Quick Select can identify and fix dimensional inconsistencies efficiently.

Layer Organization Best Practices

0/4
Object Count Feature

The Properties Palette displays object counts in the upper-right corner. This feature helps verify drawing completeness - knowing there are 29 circles confirms 29 total drill holes.

Key Takeaways

1The Properties Palette (CTRL+1) is one of AutoCAD's most useful tools for viewing and modifying object properties across multiple selected objects simultaneously
2Setting object colors to By Layer rather than specific colors helps identify misplaced objects and maintains proper drawing organization
3Quick Select allows precise object filtering based on specific properties like diameter, object type, or text height for targeted modifications
4Select Similar command works well for quick selections but may miss objects with different property values, making Quick Select more reliable for comprehensive selections
5The Properties Palette displays object counts, providing valuable drawing information such as total drill hole quantities for verification purposes
6Proper layer organization ensures text elements are on Text layers and geometric elements like drill holes are on appropriate geometry layers
7Quick Select operators like Equals and Less than enable flexible filtering criteria for different correction scenarios
8Batch property editing through the Properties Palette significantly improves efficiency when correcting multiple objects with similar issues

RELATED ARTICLES