Skip to content
CAD Software

AutoCAD Commands Cheat Sheet 2027: New Commands (PDF)

AutoCAD Commands Cheat Sheet 2027: New Commands, Full List & Free PDF This AutoCAD commands cheat sheet covers every shortcut...

SmartCAD Editorial
SmartCAD Editorial
The SmartCAD Editorial Team covers CAD software,
13 min read
Updated May 28, 2026
AutoCAD Commands Cheat Sheet 2027: New Commands, Full List & Free PDF

This AutoCAD commands cheat sheet covers every shortcut you actually need for the 2027 release. Beyond the basics, it also explains the 9 new commands and 9 new system variables that arrived this year. Granted, the list of additions isn’t huge, but a few of them genuinely change how teams work on shared DWG files.

The short version: AutoCAD 2027 introduced 9 new commands — ASSISTANTOPEN, ASSISTANTCLOSE, CHECKOUT, GEOMETRYCLEANUPOPEN, GEOMETRYCLEANUPCLOSE, GEOMETRYERRORREVIEWCLOSE, PUSHTOFORMAOPEN, PUSHTOFORMACLOSE and VERSIONCOMPARE — plus 9 matching system variables. Everything else in the everyday 2D drafting set (LINE, TRIM, OFFSET, HATCH, and so on) stays unchanged.

Below, you’ll find each new 2027 command explained in plain English. After that comes a complete 2D drafting reference organized by category. Finally, you can print the whole page as a PDF — no sign-up, and no download link to chase.

Using an alternative CAD tool? Most shortcuts on this page work identically in SmartCAD — same command aliases, same DWG workflow. The cloud-specific commands (CHECKOUT, PUSHTOFORMA) require an active Autodesk Forma subscription; everything else transfers directly.

What’s New in AutoCAD 2027 — All 9 New Commands

AutoCAD 2027 isn’t a sweeping reinvention; rather, it’s a focused set of additions aimed mostly at team collaboration. Below, each of the 9 new commands is grouped by the feature it belongs to, so you can see at a glance what’s worth your attention.

Assistant & collaboration commands

For reference, the complete list also lives on Autodesk’s new commands reference page. Here’s what each one actually does in your day-to-day drafting workflow:

Command What it does AutoCAD AutoCAD LT
ASSISTANTOPEN Opens the Autodesk Assistant panel — that is, the AI-enhanced chat introduced in 2027. From there, you can ask how a feature works or describe a task, and it answers without breaking your drafting flow.
ASSISTANTCLOSE Closes the Autodesk Assistant panel. Naturally, you’d pair this with ASSISTANTOPEN on a toggle button if you keep the assistant within reach.
CHECKOUT Checks out specific objects from a DWG that a teammate already has open. So, instead of waiting for the file to be released, you edit your checked-out objects in the Trace environment, then submit them for review — the user with read-write access merges or cancels the change. It runs through Forma Data Management.

Geometry Cleanup & file commands

Command What it does AutoCAD AutoCAD LT
GEOMETRYCLEANUPOPEN Opens the Geometry Cleanup palette, which scans your drawing for gaps, overshoots, undershoots and misaligned angles. As a result, it’s especially handy for imported or hand-traced drawings that weren’t drafted cleanly.
GEOMETRYCLEANUPCLOSE Closes the Geometry Cleanup palette. It’s a simple toggle, so consider assigning it and GEOMETRYCLEANUPOPEN to a toolbar button pair if you clean up files often.
GEOMETRYERRORREVIEWCLOSE Exits Geometry Cleanup review mode once you’ve stepped through the flagged errors. As a result, you return to standard editing without leaving the palette stuck in review state.
PUSHTOFORMAOPEN Opens the Push to Forma palette, where you choose which layouts to upload as PDFs to Forma Data Management. Notably, this replaces the old Push to Autodesk Docs workflow.
PUSHTOFORMACLOSE Closes the Push to Forma palette. Again, pair it with PUSHTOFORMAOPEN for a clean toggle button in your workflow toolbar.
VERSIONCOMPARE Compares versions of a drawing stored in Forma Data Management, so you can see what changed between saves. In practice, it’s useful when several people touch the same coordinated drawing set.

Source: Autodesk AutoCAD 2027 New Commands Reference. ✓ = available, — = not available in this product.

Which 2027 commands actually matter?

Of these, CHECKOUT is by far the most significant. For the first time, more than one person can work on the same DWG without the “who has the file open?” bottleneck. Rather than locking everyone out, it reserves objects, lets you edit them in a non-destructive Trace layer, and routes your changes back for approval. Meanwhile, the Geometry Cleanup commands are the most useful day-to-day addition for anyone wrangling older or imported drawings that need tidying before further work.

New System Variables in AutoCAD 2027

System variables are settings you type directly at the command line — in other words, no dialog required. In total, AutoCAD 2027 added nine of them. Several are tied to the new CHECKOUT and Geometry Cleanup features, whereas others fine-tune background processing and block extraction:

CHECKOUTDISPLAYMODE
Controls how checked-out objects appear in the drawing while a Checkout review is in progress, so reviewers can tell them apart.
CHECKOUTFADECTL
Sets the fade level applied to checked-out objects, so it’s clear which geometry is reserved for editing.
GEOMETRYCLEANUPSTATE
Reports whether the Geometry Cleanup palette is currently open or closed. As such, it’s handy for CUI and script automation.
GEOMETRYCLEANUPZOOMPAN
Controls whether selecting an error in the Cleanup tree automatically zooms and pans to that spot in the drawing.
PUSHTOFORMASTATE
Indicates whether the Push to Forma palette is open or closed. Therefore, it’s useful for scripts that check palette state first.
BACKGROUNDJIT
Controls just-in-time background processing behavior, which affects how certain operations run without blocking you.
BLOCKEXTRACTORDWGBLOCKSIZE
Sets a size threshold used by the block extractor when handling DWG block data.
SPOTDIALOGONNEWPAGE
Governs how the Spot dialog behaves on a new page during the relevant workflow.
SPOTRESULTOPT
Sets result options for the Spot feature. Like the variable above, it’s a niche setting most drafters never touch.
Worth knowing: for the exact value ranges and defaults of each variable, check the official Autodesk reference. The descriptions above summarize what each one is for; in contrast, the help page lists the precise integer values you can set.

2D Drafting Commands Cheat Sheet — Full List by Category

This is the reference most people actually need day-to-day. Specifically, each command is organized by workflow category, with the shortcut alias you type at the command line plus the full command name. Importantly, these work across current and most prior versions of the software, so they won’t go stale next year.

✏️

Draw Commands

L
LINE
Draw straight line segments. Press Enter to finish.
C
CIRCLE
Create a circle by center point and radius.
A
ARC
Place an arc — 3 points, start/center/end, and more options.
REC
RECTANG
Define a rectangle by two corner points.
PL
PLINE
Build a polyline — connected segments treated as one object.
POL
POLYGON
Create a regular polygon — specify number of sides.
EL
ELLIPSE
Draw an ellipse by axis endpoints and radius.
SPL
SPLINE
Trace a smooth curve through or near specified points.
H
HATCH
Fill a closed area with a hatch pattern or solid fill.
XL
XLINE
Place an infinite construction line.
RAY
RAY
Cast a semi-infinite line from a start point.
DO
DONUT
Create a filled donut shape with inner and outer diameter.
🔧

Modify Commands

E
ERASE
Delete selected objects. Or just select and press Delete.
M
MOVE
Move objects from one location to another.
CO
COPY
Copy objects to a new location. Use Multiple option to repeat.
RO
ROTATE
Rotate objects around a base point by a specified angle.
SC
SCALE
Scale objects uniformly from a base point.
MI
MIRROR
Mirror objects across a specified axis line.
O
OFFSET
Create a parallel copy at a specified distance.
AR
ARRAY
Create rectangular, polar, or path arrays of objects.
TR
TRIM
Trim objects to a cutting edge. One of the most-used commands in 2D drafting.
EX
EXTEND
Extend objects to meet a boundary edge.
F
FILLET
Round corners between two lines with a specified radius. See our FILLET deep-dive.
CHA
CHAMFER
Add an angled cut between two lines.
S
STRETCH
Stretch objects by moving a portion of them.
BR
BREAK
Break an object into two at specified points.
J
JOIN
Join collinear lines, arcs, and polylines into one object.
X
EXPLODE
Break a block, polyline, or dimension into its components.
🔍

View & Navigation Commands

Z
ZOOM
Zoom in/out. Type Z → E for Extents, Z → A for All.
P
PAN
Pan around the drawing. Middle mouse button also pans.
RE
REGEN
Regenerate the display. Fixes visual glitches in complex drawings.
REA
REGENALL
Regenerate all viewports simultaneously.
V
VIEW
Save and restore named views in the drawing.
TILE
TILEMODE
Switch between Model Space (1) and Paper Space (0).
📐

Annotation & Dimensioning

MT
MTEXT
Add multiline text — the main text tool for technical drawing notes and labels.
T
TEXT
Place single-line text. Good for quick labels.
DLI
DIMLINEAR
Create a horizontal or vertical linear dimension.
DAL
DIMALIGNED
Dimension aligned to the object being measured.
DAN
DIMANGULAR
Measure an angular dimension between two lines.
DRA
DIMRADIUS
Apply a radius dimension to a circle or arc.
DDI
DIMDIAMETER
Apply a diameter dimension to a circle or arc.
LE
QLEADER
Draw a quick leader line with annotation text.
MLD
MLEADER
Add a multileader with text or block content.
TOL
TOLERANCE
Insert a geometric tolerance frame into the drawing.
📋

Layers & Properties

LA
LAYER
Open the Layer Properties Manager to manage all drawing layers.
LT
LINETYPE
Load and manage linetypes (dashed, center, hidden, etc.).
LMAN
LAYERSTATE
Save and restore named layer states.
MO
PROPERTIES
Open the Properties palette to view and edit object properties.
MA
MATCHPROP
Copy properties from one object to others — like Format Painter in Word.
CH
CHANGE
Change properties of selected objects via command line.
🧩

Blocks & References

B
BLOCK
Create a named block definition from selected objects.
I
INSERT
Insert a block or drawing into the current DWG file.
W
WBLOCK
Write objects or a block to a separate DWG file.
BE
BEDIT
Edit an existing block definition in-place.
XR
XREF
Attach and manage external reference drawings.
XA
XATTACH
Attach an external DWG file as an xref.
XC
XCLIP
Clip an xref or block to show only a defined boundary area.
ATT
ATTDEF
Define an attribute for a block (text data attached to blocks).
⚙️

Utility & Productivity

U
UNDO
Undo the last action. Same as Ctrl+Z.
REDO
REDO
Redo the last undone action. Same as Ctrl+Y.
DI
DIST
Measure the distance and angle between two points.
LI
LIST
Display database information about selected objects.
AA
AREA
Calculate the area of a defined region or object.
OS
OSNAP
Open Object Snap settings. Press F3 to toggle snaps on/off.
UN
UNITS
Set drawing units — decimal, architectural, metric, and more.
OP
OPTIONS
Open the Options dialog — application-wide settings.
PU
PURGE
Remove unused blocks, layers, linetypes to reduce DWG file size.
AU
AUDIT
Check drawing for errors and optionally fix them.
PLOT
PLOT
Print or plot the drawing to paper or PDF.
CTRL+S
QSAVE
Quick save. Do this constantly. Seriously.

Save This Cheat Sheet as a Free PDF

🖨️

Print this page as a PDF

Press Ctrl+P (Windows) or Cmd+P (Mac), then choose Save as PDF as the destination. Navigation and non-essential UI are hidden automatically when printing, so what you get is a clean command reference sheet.

Command Line Tips Most People Don’t Know

You don’t need to type the full command name. Instead, type the alias and press Space or Enter — both confirm the command. In fact, most experienced drafters use Space because it’s faster than reaching across the keyboard for Enter.

AutoCAD commands cheat sheet 2027 with CAD workspace and command reference

Press Escape, not Enter, to cancel. If you press Enter at the wrong moment, it repeats the last command instead of clearing it. Escape, on the other hand, cleanly exits whatever you’re in, every time.

Right-click after selecting objects. Rather than memorizing a command for every operation, select your geometry first and right-click. As a result, the context menu surfaces the most relevant actions for that selection — a faster workflow for less common edits.

Command history is scrollable. The command line at the bottom logs your recent entries. Additionally, you can press F2 to open the full history window, which helps when you can’t remember exactly what you typed two steps ago.

Faster object selection

Use the FENCE selection method for complex picks. Instead of a crossing window, type F at the “Select objects” prompt to draw a fence line that selects everything it crosses. It’s faster for grabbing objects across a busy drawing. Learn more in our FENCE command walkthrough.

Speed up multi-object selection with CP. Similarly, the Crossing Polygon (CP) mode lets you draw an irregular polygon to select everything inside it — far more precise than a rectangular crossing window in tight areas. There’s a full breakdown in our CP command guide.

Team tip: you can export and share custom command aliases via the PGP file (acad.pgp). For example, if your office uses non-standard shortcuts — or you’re migrating to a different drafting tool — exporting and documenting this file prevents weeks of relearning.
Using an alternative to AutoCAD? Every command on this cheat sheet — LINE, CIRCLE, TRIM, OFFSET, HATCH, LAYER, PLOT and the rest — works identically in SmartCAD. Same shortcuts, same DWG file format, same drafting logic. The only exceptions are the new cloud commands (CHECKOUT, PUSHTOFORMA), which are tied to Autodesk’s Forma platform. As long as your DWG workflow doesn’t require those, you won’t miss them. Try SmartCAD free for 30 days.

Frequently Asked Questions

What are the new commands in AutoCAD 2027?

AutoCAD 2027 added 9 new commands: ASSISTANTOPEN and ASSISTANTCLOSE (the AI-powered Autodesk Assistant panel), CHECKOUT (object-level editing of a DWG someone else has open, via Forma), GEOMETRYCLEANUPOPEN, GEOMETRYCLEANUPCLOSE and GEOMETRYERRORREVIEWCLOSE (the Geometry Cleanup workflow), PUSHTOFORMAOPEN and PUSHTOFORMACLOSE (uploading layouts to Forma Data Management), and VERSIONCOMPARE (comparing drawing versions). Nine new system variables were added alongside them.

Is there a free AutoCAD commands PDF cheat sheet I can download?

Yes — this page works as one. Press Ctrl+P (or Cmd+P on Mac), select Save as PDF, and you get a clean printable reference. The page CSS hides navigation and non-essential elements automatically when printing. Autodesk also maintains an official full command reference online if you need the complete list beyond 2D drafting commands.

What is the command shortcut for LINE in AutoCAD?

The shortcut for LINE is L. Type L and press Enter or Space, click your start point, then your end point. Press Enter again to end the command, or keep clicking to draw connected segments. Press Escape to cancel mid-command.

Which AutoCAD commands should I learn first?

For anyone new to 2D drafting, start with five draw commands — L (Line), C (Circle), REC (Rectangle), PL (Polyline) and H (Hatch) — and then add five modify commands: M (Move), CO (Copy), TR (Trim), O (Offset) and E (Erase). Finally, add LA (Layer) and Z (Zoom), and you have a functional working set for most technical drawing tasks.

Do AutoCAD shortcuts work in alternative CAD software?

Most standard commands do. IntelliCAD-based tools like SmartCAD use the same command architecture — the same aliases, the same drafting logic and the same DWG file compatibility. LINE, TRIM, OFFSET, MIRROR, HATCH, XREF, PLOT and hundreds more work identically. The exceptions are the cloud-specific commands such as CHECKOUT and PUSHTOFORMA, which require Autodesk’s Forma platform.

What is the difference between AutoCAD and AutoCAD LT for commands?

AutoCAD LT is the 2D-only version, so it doesn’t support 3D modeling, LISP scripting or some advanced features. For everyday 2D drafting, the command set is nearly identical. In 2027, CHECKOUT is the main exception: it’s tied to full AutoCAD with an active Forma Data Management connection. The Geometry Cleanup and Push to Forma commands are available more broadly.

What are the system requirements for AutoCAD 2027?

Our AutoCAD 2027 system requirements guide covers the full breakdown — operating system, RAM, GPU and storage recommendations for different workload types.

Same commands. No subscription.

SmartCAD uses the same command structure and DWG file format, so every shortcut on this cheat sheet works out of the box. One-time $395 license, with no annual fee.

→ Try SmartCAD Free for 30 Days
Ready to switch?

Try SmartCAD free for 30 days

Same commands. Same DWG files. One-time license — never pay monthly again.

Download Free Trial →
Written by
SmartCAD Editorial

The SmartCAD Editorial Team covers CAD software, DWG workflows, hardware recommendations, and productivity tips for architects, engineers, and designers. Our goal is to provide practical, experience-based guidance that helps professionals choose the right tools and work more efficiently.

AutoCAD® is a registered trademark of Autodesk, Inc. SmartCAD is not affiliated with or endorsed by Autodesk. All product names and trademarks mentioned belong to their respective owners.
Partner Program

Grow your business with SmartCAD

Join our global dealer network. Offer your customers the best AutoCAD alternative at a competitive price — and earn recurring margins on every sale.

  • Competitive reseller margins
  • Dedicated partner support
  • Co-marketing materials & logo rights
  • Volume pricing for bulk orders

Become a Dealer

Fill out our short application and our partner team will contact you within 2 business days.

Apply Now
Already a partner? Log in to your account