This guide explains how to use and customize Quick properties in AutoCAD. It covers what Quick Properties is, why and when to use it, step-by-step how-to instructions, alternative methods, common errors and fixes, practical tips, and a helpful FAQ.
What is Quick Properties?
Quick Properties is a compact palette in AutoCAD that shows a concise, editable list of the most relevant properties for the currently selected object(s). Unlike the full Properties palette (Ctrl+1), which displays all available properties, Quick Properties focuses on the fields you interact with most often — for faster on-the-fly editing.
Key points:
- The palette appears near the cursor or selection and is intended for rapid edits.
- It is context-sensitive: displayed properties depend on the selected object type (lines, polylines, blocks, text, etc.).
- It’s fully editable: many properties shown can be changed directly from the palette.
Purpose and benefits
Why use Quick Properties:
- Speed: edit common properties (layer, color, linetype, length, text height, rotation, etc.) rapidly without opening the full Properties palette.
- Reduced clutter: shows only the fields you need — fewer clicks and less information overload.
- Context awareness: automatically displays the most relevant fields for the selected object type.
- Workflow boost: ideal for iterative drawing adjustments, field edits, and on-site corrections.
Benefits for different disciplines:
- Architectural: quickly change line weights, layers and text heights for annotation cleanup.
- Mechanical: adjust dimensions, colors or linetypes of selected parts.
- Civil: edit polyline elevations or widths faster than navigating the full Properties palette.
- Electrical: toggle block attribute values and layer assignments quickly.
When and why to use Quick Properties
Use Quick Properties when you need to:
- Make quick edits to common attributes without interrupting drawing flow.
- Fix a property for a single object or a small selection (color, layer, linetype, Text size, rotation, etc.).
- Perform repetitive small changes where opening the full Properties palette is too slow.
Avoid relying on Quick Properties when:
- You need to view or edit every available property — use the Properties palette (Ctrl+1).
- You require complex multi-parameter edits across many object types — consider using the Properties window, data extraction, or a script.
Examples:
- Change a door block’s layer and block attribute value instantly during a plan review.
- Update the color and linetype of several polylines representing utilities.
- Edit the text height of a callout without opening block editor.
How to open, enable and display Quick Properties
Step-by-step basic methods (works across recent AutoCAD versions):
Via the Ribbon:
- Go to the View tab → Palettes panel → click Quick Properties to toggle the palette.
Right-click menu:
- Select an object → right-click → choose Quick Properties (available in many workspace contexts).
Command line:
- Type the command name (for many versions) QUICKPROPERTIES and press Enter to toggle the palette on/off.
status bar / Workspace:
- Some workspaces include a Quick Properties toggle in the status bar or through workspace customization. Check the status bar menu or workspace switching controls.
Notes:
- If Quick Properties does not show automatically when you select objects, ensure the feature is enabled. Many versions of AutoCAD use a system variable (such as QPMODE) to control automatic display. If unsure, enable Quick Properties from the View ribbon or the command and test selection behavior.
How to customize Quick Properties (show/hide fields)
Customize which fields appear in Quick Properties so it fits your workflow:
A. Using CUI (Customize user interface):
- Type CUI and press Enter to open the Customize User Interface dialog.
- In the left pane (Customization), locate the Quick Properties node.
- Expand it and find the section for Default or object-specific settings (e.g., Line, Polyline, Text).
- Select an object type and modify its property list:
- Add properties by dragging available property items into the object’s property list.
- Remove properties by selecting them and choosing Remove.
- Save and apply changes (Click OK).
B. Quick Properties palette menu (if available):
- Open the Quick Properties palette.
- Click the palette menu (three-line or gear icon, depending on version).
- Choose Settings or Customize to access quick configuration options (this opens a smaller dialog with common toggles).
C. Per-object type edits:
- In CUI, you can create different property sets for specific object types so Quick Properties shows only what’s relevant.
Tips:
- Include only the most used properties to keep the palette fast and readable.
- Add properties like layer, color, linetype, lineweight, length, area, text height and rotation for common editing tasks.
Editing properties using the Quick Properties palette — steps
- Select the object(s) in the drawing area.
- The Quick Properties palette appears near the selection.
- Click the value field you wish to change (for instance, Layer or Color).
- Enter the new value or pick from the dropdown list.
- Press Enter to apply the change immediately.
Notes:
- Multi-selection: when multiple objects are selected, Quick Properties may show properties common to all selected objects. Changing those values applies to all selected objects.
- For block attribute editing, Quick Properties often lets you change attribute values directly if the block supports it.
Alternative methods to edit properties
- Full Properties palette (Ctrl+1): access all properties and advanced parameters.
- Properties toolbar/panel on the Ribbon: quick access to frequently used properties.
- LIST command: view detailed object information.
- Right-click contextual menus: sometimes faster for specific object options.
- Block Editor: for deep edits to block geometry and definitions.
- Data Extraction: for bulk property export and editing workflows.
Common errors, causes and fixes
Issue: Quick Properties not appearing when selecting objects
- Fixes:
- Ensure Quick Properties is toggled on from View > Palettes > Quick Properties.
- Check the workspace/status bar toggle (if present).
- If the palette is off-screen, reset workspaces or use the Windows cascade to reveal it.
- Toggle the command (type QUICKPROPERTIES) to force it on.
Issue: Quick Properties shows only very few or unwanted fields
- Fixes:
- Customize the Quick Properties list via CUI to add the desired fields.
- Verify you’ve selected an object type that supports the property you expect.
Issue: Changes not applying or properties greyed out
- Fixes:
- Make sure you have not selected a locked layer.
- Check object type restrictions (certain properties are not editable for some objects).
- Confirm that the selection contains only objects that support that property.
Issue: Quick Properties hides behind other palettes
- Fixes:
- Rearrange floating palettes, or dock Quick Properties to a visible area.
- Use the Windows taskbar to cycle AutoCAD windows (if multiple instances open).
Practical tips and best practices
- Keep the palette lean: include only the most frequently changed properties to maintain speed.
- Use Quick Properties for iterative edits and switch to the full Properties palette for complex changes.
- Customize per object type in the CUI so each object shows only what matters.
- Combine Quick Properties with command-line edits: make a quick change, then continue the drawing command.
- Save CUI customizations to a named profile so you can reuse them across projects or machines.
- For blocks with attributes, include attribute fields in Quick Properties to edit values quickly without entering the Block Editor.
Useful commands and places to look
- QUICKPROPERTIES — toggle Quick Properties (varies by version).
- CUI — open Customize User Interface (for full customization).
- PROPERTIES or Ctrl+1 — open the full Properties palette.
- View tab → Palettes → Quick Properties — toggle via Ribbon.
- system variables: check documentation for variables like QPMODE that affect automatic display behavior (behavior varies by AutoCAD version).
FAQ — How do I customize Quick Properties for blocks and attributes?
To show and edit Block attributes in Quick Properties, open the CUI (type CUI), find the Quick Properties customization node, and add relevant attribute properties or block-specific fields to the block category. Ensure the block’s attributes are defined as visible/editable.
FAQ — Why doesn’t Quick Properties show the property I need (like area or length)?
Quick Properties displays a subset of properties configured in the CUI. Add area or length to the Quick Properties entry for the corresponding object type (e.g., polyline) inside the CUI customization. For some complex properties, you may still need the full Properties palette.
FAQ — Quick Properties is enabled but not showing automatically — what should I check?
Make sure the palette is not hidden or off-screen, verify the View → Palettes → Quick Properties is toggled on, and if your version uses a system variable (e.g., QPMODE) ensure it allows automatic display. Also try toggling the command or resetting the workspace.
FAQ — Can Quick Properties be shown only for certain object types?
Yes. Use the CUI to define which properties appear per object type. You can configure distinct property lists for lines, polylines, text, blocks, etc., so users only see relevant fields for each type.
FAQ — What’s the difference between Quick Properties and the Properties palette?
Quick Properties is a compact, context-sensitive palette for rapid edits of commonly used fields. The Properties palette (Ctrl+1) shows the complete set of object properties and is better for detailed or advanced editing. Use Quick Properties for speed and the Properties palette for depth.
FAQ — My Quick Properties palette is off the screen after changing monitors — how do I restore it?
Reset the workspace or switch workspaces, or use Windows cascade/arrange to recover off-screen palettes. You can also reset AutoCAD to default window positions via Options > Profiles or by restoring a saved workspace/profile.
