Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

Essential AutoCAD Commands and Aliases for Beginners

Use essential AutoCAD drawing, modify, dimension, layer and view commands, with common aliases, cautions and a practical beginner workflow.

Table of Contents

AutoCAD commands let you draw, modify and inspect geometry without searching through ribbon panels. Type the full command or a configured alias at the command line, press Enter or Space, then follow the prompts. The aliases below are common Windows defaults, but they can be customized and may differ by profile, language or AutoCAD for Mac.

AutoCAD command line and drawing workspace
Watch the command line: it shows the next required point, distance, option or selection.

Basic drawing commands

Common aliasFull commandPurpose
LLINECreate separate straight-line segments between points
PLPLINECreate connected line or arc segments as one polyline object
RECRECTANGCreate a closed rectangular polyline
CCIRCLECreate a circle by center/radius, diameter or other defined method
AARCCreate an arc using one of several point, center or angle methods
POLPOLYGONCreate a regular closed polygon with a specified number of sides
ELELLIPSECreate an ellipse or elliptical arc
HHATCHFill an enclosed area with a pattern, solid or gradient
XLXLINECreate an infinite construction line

Do not confuse LINE with PLINE. A series of LINE segments remains multiple objects unless joined; a polyline can carry a consistent width and can be edited as one object.

Essential modify commands

Common aliasFull commandPurpose
COCOPYDuplicate selected objects from a base point
MMOVEMove selected objects by two points or a displacement
ROROTATERotate objects around a base point
SCSCALEResize objects by a scale factor or reference length
OOFFSETCreate parallel or concentric copies at a specified distance
TRTRIMCut objects back to selected or apparent boundaries
EXEXTENDLengthen objects to meet boundaries
FFILLETJoin two objects with an arc; radius 0 creates a sharp corner
CHACHAMFERJoin two objects with an angled edge
MIMIRRORCreate a reflected copy across a defined axis
ARARRAYCreate associative rectangular, polar or path-based repetitions
XEXPLODEBreak a compound object into components; use only when necessary

Practice modifications on a copy. EXPLODE can discard useful object behavior, and an accidental scale or mirror operation can be hard to notice in a large drawing.

Dimension and annotation commands

Common aliasFull commandPurpose
DDIMSTYLECreate and manage dimension styles; it does not directly place a dimension
DIMDIMCreate an appropriate dimension based on selected geometry
DLIDIMLINEARCreate horizontal, vertical or rotated linear dimensions
DALDIMALIGNEDDimension the true length along an angled line
DANDIMANGULARMeasure an angle between objects or points
DRADIMRADIUSPlace a radius dimension
DDIDIMDIAMETERPlace a diameter dimension
DCODIMCONTINUEContinue a chain of dimensions from the previous extension line
DBADIMBASELINECreate dimensions from a common baseline
MTMTEXTCreate paragraph-style multiline text
MLEADERMLEADERCreate a multileader annotation using the active style

Use dimension and text styles rather than formatting each annotation manually. Draw geometry at full size in model space, then control annotation scale and plotting through layouts and standards.

Layers, properties and drawing management

Common aliasFull commandPurpose
LALAYERCreate and manage layers, colors, linetypes and states
OPOPTIONSOpen application and drawing environment options
PRPROPERTIESInspect and edit properties of selected objects
MAMATCHPROPCopy selected properties from one object to others
PUPURGERemove eligible unused named objects from the drawing
AUDITAUDITCheck and repair certain drawing database errors
UNITSUNITSSet display format and insertion scale units
OSOSNAPConfigure running object snaps

The old list included SE — Settings as a general management command. That is not a reliable default alias across current installations. Use the explicit commands OPTIONS, DSETTINGS, UNITS, OSNAP or LAYER for the setting you actually need.

View and selection commands

Common inputFull command or actionPurpose
ZZOOMChange the visible magnification; options include Extents, Window and Previous
PPANMove the view without moving drawing objects
Mouse wheelRoll / press and dragZoom or pan when default mouse behavior is active
F3Object Snap toggleTurn running object snaps on or off
F8Ortho toggleConstrain cursor movement horizontally or vertically
Ctrl+0Clean ScreenHide or restore most interface elements to maximize drawing space
EscCancelExit the current command or clear a selection
Space / EnterRepeat or confirmFinish input and, at an empty prompt, repeat the previous command
AutoCAD drawing created with basic commands
Combine accurate object snaps with explicit dimensions instead of clicking approximately.

A beginner practice sequence

  1. Run UNITS and confirm the unit type and insertion scale.
  2. Create layers with LA for walls, openings, furniture, dimensions and notes.
  3. Draw a room outline with REC or PL.
  4. Use O to offset a wall thickness.
  5. Open gaps with TR, then create door geometry with L and A.
  6. Place simple furniture using REC, C, CO, RO and MI.
  7. Add dimensions with DIM or the specific DIM commands.
  8. Save, zoom to extents, and inspect the drawing for stray objects and incorrect scale.

Verify and customize aliases

Autodesk publishes an AutoCAD keyboard shortcuts guide. Because aliases can be changed in the command alias configuration, type the full command when a short form starts an unexpected tool. Autodesk also documents how to customize command aliases; back up custom settings before upgrades.

Continue with practical guides to draw dashed lines, delete layers safely, and restore a missing AutoCAD toolbar. Learn a small group of commands through real drawings, and read every command-line prompt instead of memorizing letters without understanding the operation.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.