top of page

Start With 25 AutoCAD Commands That Speed Your Drafting


Drafter working in an AutoCAD workspace

This is a printable AutoCAD commands and shortcuts cheat sheet built around a core group of essential commands that cover most daily drafting work. Skip straight to the “Essential commands” list below if you want the priority checklist, or grab the official Autodesk PDF if you need the exhaustive version. Everything else on this page fills in the gaps around that core list: hotkeys, function keys, and the difference between typing a command and pressing one.

 

TL;DR:  
  • Learning the most common aliases like L, C, and REC saves hours daily compared to using menu navigation, especially once muscle memory is built.

  • F3 and F8 toggles for Object Snap and Ortho mode are the most frequently used function keys that should be mastered early to maintain workflow flow.

  • The top 25 commands, including LINE, CIRCLE, and TRIM, form the core that boosts productivity, while mastering only these commands yields faster results.

  • Separate learning of aliases (typed shortcuts) and function key toggles (environment controls) accelerates drawing efficiency and prevents troubleshooting confusion.

  • Repetition on a small set of core commands and custom alias practice builds solid skills faster than attempting to memorize the full command set immediately.

 

Table of Contents

 

 

AutoCAD One-Key Shortcuts and A-to-Z Hot Keys

 

Aliases are short typed commands that replace long menu names, and they’re the single biggest speed gain available to a new AutoCAD user. Typing “L” and hitting enter is faster than clicking through a ribbon tab every single time, and over a full day of drafting that difference adds up to real hours saved. Most working drafters barely touch the ribbon once they’ve built alias muscle memory.

 

Here’s a grouped rundown of the aliases you’ll reach for constantly, organized alphabetically so you can scan for what you need:

 

  • A to C: A (Arc), B (Block), C (Circle), CO (Copy), CH (Properties palette)

  • D to F: DIM (Dimension), DT (Single-line text), E (Erase), EX (Extend), F (Fillet)

  • G to I: GROUP, H (Hatch), I (Insert block)

  • J to L: JOIN, L (Line), LA (Layer), LT (Linetype), LW (Lineweight)

  • M to O: M (Move), MA (Match properties), MI (Mirror), O (Offset)

  • P to R: P (Pan), PL (Polyline), REC (Rectangle), RO (Rotate)

  • S to U: SC (Scale), ST (Text style), TR (Trim), U (Undo)

  • V to X: V (View), X (Explode), XL (Xline)

  • Y to Z: Z (Zoom)

 

Notice the letter count isn’t even across the alphabet. There simply aren’t many high-frequency AutoCAD commands starting with J, K, or Q, so those groups are thinner by design, not because entries were left off. For every alias not listed here, including the rarely used ones, the full alphabetical index lives on Autodesk’s official help site, updated with each release.

 

Function Keys and Ctrl Shortcuts That Control Your Drawing Environment

 

The function keys along the top of your keyboard are toggles, not commands. They flip drawing aids on and off instantly, which matters because reaching for a menu every time you need to snap to a grid or lock to horizontal lines breaks your drawing rhythm.

 

Here’s what F1 through F12 actually do in AutoCAD:

 

  • F1 — Opens Help

  • F2 — Toggles the text/command history window

  • F3 — Toggles Object Snap (OSNAP)

  • F4 — Toggles 3D Object Snap

  • F6 — Toggles dynamic UCS

  • F7 — Toggles the Grid display

  • F8 — Toggles Ortho mode (locks lines to horizontal/vertical)

  • F9 — Toggles Snap mode

  • F10 — Toggles Polar Tracking

  • F11 — Toggles Object Snap Tracking

  • F12 — Toggles Dynamic Input

 

Pair those with the standard Windows-style shortcuts every CAD user should know cold: Ctrl+S to save, Ctrl+Z to undo, Ctrl+C and Ctrl+V to copy and paste, and Ctrl+P to plot. Ctrl+0, Ctrl+1, Ctrl+2, and Ctrl+3 toggle the clean screen view, Properties palette, DesignCenter, and Tool Palettes, respectively, letting you clear or restore your workspace without touching the menus.

 

Pro Tip: Learn F3 and F8 before anything else on this list. Object Snap and Ortho mode are the two toggles you’ll flip on and off most in a single drawing session, and fumbling for them in a menu is where a lot of new users lose their flow.

 

Autodesk’s own shortcuts documentation groups these toggle keys specifically because they replace repeated trips into the ribbon, and once they’re automatic, navigating the interface stops being a bottleneck in your workflow.

 

The Essential AutoCAD Commands Cheat Sheet (Top 25)

 

Autodesk’s own guidance on working faster in AutoCAD points to a small core of commands that account for the bulk of daily drafting, and that’s the logic behind prioritizing them over trying to memorize everything at once. Here’s the priority checklist, alias first, one line on what it does, and a quick note on where beginners trip up.

 

  1. LINE (L) — Draws straight line segments. Press enter or space to keep chaining points.

  2. CIRCLE © — Draws a circle from center and radius. Type “D” mid-command to switch to diameter.

  3. RECTANGLE (REC) — Draws a rectangle from two corner points. Fastest way to block out a room or panel.

  4. POLYLINE (PL) — Draws connected line segments as one object. Use it instead of LINE when you need to edit the shape as a whole later.

  5. MOVE (M) — Relocates objects. Always click a clear base point, not a random spot on the object.

  6. COPY (CO) — Duplicates objects. Works exactly like MOVE but leaves the original in place.

  7. TRIM (TR) — Cuts objects back to a boundary edge. Press enter with nothing selected to trim against everything visible.

  8. EXTEND (EX) — Stretches objects to meet a boundary. The mirror image of TRIM, and just as useful.

  9. OFFSET (O) — Creates a parallel copy at a set distance. The go-to command for wall thicknesses and border lines.

  10. MIRROR (MI) — Flips a copy across an axis line. Common pitfall: forgetting to specify whether to keep or delete the source object.

  11. ROTATE (RO) — Spins objects around a base point. Type “R” mid-command for reference-angle rotation.

  12. SCALE (SC) — Resizes objects proportionally. Type a decimal (0.5, 2) rather than guessing by eye.

  13. LAYER (LA) — Opens the Layer Properties Manager. Everything in a clean drawing starts with disciplined layer use.

  14. DIMENSION (DIM) — Launches the automatic dimensioning tool, one of the more underused time-savers in modern AutoCAD.

  15. ZOOM (Z) — Zooms the view. “Z” then “E” zooms to extents, the fastest way to see your whole drawing.

  16. PAN (P) — Pans the view without changing zoom level.

  17. SAVE (Ctrl+S) — Saves the current file. Set your autosave interval low if you skip this too often.

  18. QSAVE (QS) — Quick save without a dialog box, functionally identical to Ctrl+S from the command line.

  19. OPEN (Ctrl+O) — Opens an existing drawing file.

  20. PLOT (Ctrl+P) — Opens the plot/print dialog for output.

  21. STRETCH (S) — Stretches objects that cross a selection window. Easy to confuse with SCALE, but it distorts rather than resizes proportionally.

  22. ARRAY (AR) — Creates rectangular, polar, or path-based repeating patterns.

  23. FILLET (F) — Rounds or joins two lines with an arc or sharp corner. Set the radius to 0 for a clean square joint.

  24. HATCH (H) — Fills an enclosed area with a pattern. Watch for gaps in your boundary, an open loop will break the fill.

  25. TEXT (DT for single-line, MTEXT/T for multiline) — Adds annotation. Set your text style before you start typing, not after.

 

Pro Tip: Don’t try to absorb all 25 at once. Pick five, draw the same small floor plan or detail five times in a row using only those commands, then add the next five. Muscle memory builds through repetition on a real task, not through reading a list.

 

Where to Find the Complete Alphabetical Command Index

 

For everything else, including obscure system variables and commands specific to specialized industries, the official Autodesk resources are the authority:

 

  • The AutoCAD Help command index lists every command and system variable alphabetically, searchable by keyword or command name, and it’s updated with each release.

  • The downloadable shortcuts PDF is worth printing and pinning near your monitor for the first few months.

  • Third-party references like XL n CAD’s command table pair each command with its alias and a one-line purpose, useful as a quick cross-check.

 

Command sets shift slightly between releases, so if you’re on AutoCAD 2026 specifically, search the version-matched help page rather than an old bookmark.

 

Aliases vs. Shortcut Keys: What’s the Actual Difference

 

Aliases are typed abbreviations you enter at the command line, like L for Line or TR for Trim. Shortcut keys are physical key combinations, F8 for Ortho, Ctrl+Z for Undo, Alt+F8 for the VBA editor. New users often lump these together as “shortcuts,” but they work differently and you learn them differently.

 

Aliases speed up drawing and editing operations because they replace a menu click with a couple of keystrokes. Shortcut keys handle toggles and system-level actions, turning drawing aids on and off or managing your file without touching the mouse.

 

  • Prioritize aliases first for anything you draw or edit repeatedly.

  • Learn F-keys and Ctrl combos second, for toggles and workflow control.

  • Don’t confuse the two when troubleshooting. Typing “F8” into the command line does nothing; it has to be pressed as a key.

 

Pro Tip: Cover your ribbon for a week. S15studio’s trainers push new students to draft with the command line visible and the ribbon collapsed, because forcing yourself to type builds alias recall far faster than clicking ever will.

 

Customize, Memorize, and Practice: What Actually Sticks

 

Custom aliases live in the acad.pgp file, editable from the Manage tab or by opening the file directly in a text editor. Back it up before changing anything, and pick alias abbreviations that don’t collide with existing ones. A distinctive two or three-letter combo you’ll actually remember beats a clever one you’ll forget.

 

  • Back up acad.pgp before every edit session.

  • Document any custom alias you add so teammates using your file template aren’t confused.

  • Drill five commands a day on a throwaway drawing rather than trying to memorize the full list in one sitting.

  • Print a one-page overlay of your top 25 and keep it next to your keyboard for the first month.

 

For a structured path through this instead of trial and error, S15studio’s Getting Started with AutoCAD guide walks through the same core commands with project files attached, and the ribbon interface guide is worth a read if you’re still leaning on menus more than the command line.

 

Why This Guide Starts With 25 Commands, Not 2,000

 

AutoCAD’s full command set runs into the thousands once you count system variables, and trying to absorb that list on day one is a good way to quit before you’ve drawn a single wall. I built this guide around the smaller set because that’s what actually determines whether someone drafts fluently within a few weeks or stays stuck clicking through ribbon tabs six months in.


Why This Guide Starts With 25 Commands, Not 2,000 — overview diagram

The uncomfortable truth is that most AutoCAD training treats the command list as trivia to memorize rather than a skill to drill. Knowing that CHAMFER exists doesn’t help you if you haven’t built the habit of reaching for TRIM and EXTEND without thinking. Speed in this software comes from repetition on a narrow set of commands, not breadth of recognition across a wide one.

 

Steve Fagan, an Autodesk Certified Trainer, built S15studio’s course structure around this exact principle: teach the 20 to 30 commands that show up in real project work first, then expand outward once those are automatic. That’s also why the expert AutoCAD course leads with project-based drills instead of a command glossary.

 

— Steve

 

Ready to move past the cheat sheet stage? Mastering AutoCAD: The Ultimate Guide from Beginner walks through structured, project-based lessons built by an Autodesk Certified Trainer, with lifetime access to materials and direct support as you work through real drawings instead of a static list.

 

Sources

 

 

Recommended

 

 
 
 

Comments


s15studio logo
  • Instagram
  • alt.text.label.YouTube
  • alt.text.label.Facebook
  • alt.text.label.LinkedIn
  • Discord

As an independent instructor, I am not affiliated with, endorsed by, or sponsored by Autodesk in any way. The Autodesk trademarks and logos are the property of Autodesk Inc. and are used under license. Any information, materials, or training provided by me are solely for educational purposes and are not intended to promote or sell Autodesk products or services.  Any views or opinions expressed are solely my own and do not necessarily reflect those of Autodesk. By using my services, you agree to these terms and conditions. All material on this website, including but not limited to text, images, graphics, videos, and audio files, is the property of S15Studio and is protected by copyright law. No material from this

website may be reproduced, copied, downloaded, or distributed in any form without prior written permission from S15Studio. Unauthorized use or reproduction of any material on this website may result in legal action.

©2026 by S15Studio

bottom of page