CGCADGuide.tools
Free Cheat Sheet

Cross-Platform CAD Shortcuts Matrix

Compare drafting keyboard shortcuts across AutoCAD, GstarCAD, ZWCAD, and DWG FastView side-by-side. Find commands, copy aliases, or print the layout as your office desk cheat sheet.

LINE

Creates straight line segments.

Universal command across all CAD systems.

AutoCAD:L
Gstar:L
ZWCAD:L
FastV:L (Desktop) / Draw Tool (Mobile)
CIRCLE

Creates a circle based on center/radius or diameter.

Supports 2P, 3P, and Ttr options.

AutoCAD:C
Gstar:C
ZWCAD:C
FastV:C (Desktop) / Draw Tool (Mobile)
ARC

Creates an arc using three points.

Default option is 3-point arc.

AutoCAD:A
Gstar:A
ZWCAD:A
FastV:A (Desktop)
RECTANGLE

Creates a rectangular polyline.

Creates closed 2D polylines.

AutoCAD:REC
Gstar:REC
ZWCAD:REC
FastV:REC (Desktop) / Rectangle Tool
POLYLINE

Creates a 2D polyline, a single object composed of line and arc segments.

Crucial command for high-performance BIM conversion later.

AutoCAD:PL
Gstar:PL
ZWCAD:PL
FastV:PL (Desktop)
POLYGON

Creates an equilateral closed polyline.

Specify number of sides (3-1024).

AutoCAD:POL
Gstar:POL
ZWCAD:POL
FastV:Supported via menu
HATCH

Fills an enclosed area or selected objects with a hatch pattern.

DWG FastView mobile displays hatches but editing is limited.

AutoCAD:H
Gstar:H
ZWCAD:H
FastV:H (View pattern only)
ELLIPSE

Creates an ellipse or an elliptical arc.

Calculated using major and minor axes.

AutoCAD:EL
Gstar:EL
ZWCAD:EL
FastV:EL (Desktop)
ERASE

Removes objects from a drawing.

Delete key is the preferred cross-platform shortcut.

AutoCAD:E / Delete key
Gstar:E / Delete key
ZWCAD:E / Delete key
FastV:Delete Tool
COPY

Copies objects a specified distance in a specified direction.

Both CO and CP trigger the copy command.

AutoCAD:CO or CP
Gstar:CO or CP
ZWCAD:CO or CP
FastV:Copy Tool
MIRROR

Creates a mirrored copy of selected objects.

Option to delete or retain original objects after mirroring.

AutoCAD:MI
Gstar:MI
ZWCAD:MI
FastV:MI (Desktop)
OFFSET

Creates concentric circles, parallel lines, and parallel curves.

Highly utilized command in floor plan drafting.

AutoCAD:O
Gstar:O
ZWCAD:O
FastV:O (Desktop) / Offset (Mobile Pro)
MOVE

Moves objects a specified distance in a specified direction.

Fully standardized.

AutoCAD:M
Gstar:M
ZWCAD:M
FastV:Move Tool
ROTATE

Rotates objects around a base point.

Supports reference angle rotations.

AutoCAD:RO
Gstar:RO
ZWCAD:RO
FastV:RO (Desktop) / Rotate (Mobile)
SCALE

Enlarges or reduces selected objects, keeping the proportions.

Allows scaling by a scale factor or a reference distance.

AutoCAD:SC
Gstar:SC
ZWCAD:SC
FastV:SC (Desktop)
STRETCH

Stretches objects crossed by a selection window or polygon.

Requires a crossing selection (right-to-left green window).

AutoCAD:S
Gstar:S
ZWCAD:S
FastV:S (Desktop)
TRIM

Trims objects to meet the edges of other objects.

AutoCAD 2021+ defaults to Quick Mode, others use standard select-cutting-edge mode.

AutoCAD:TR
Gstar:TR
ZWCAD:TR
FastV:Trim Tool
EXTEND

Extends objects to meet the edges of other objects.

Shares similar logic to TRIM. Shift-click while trimming extends objects.

AutoCAD:EX
Gstar:EX
ZWCAD:EX
FastV:Extend Tool
FILLET

Rounds and fillets the edges of objects.

Radius parameter controls fillet curve (Radius=0 cleans corners).

AutoCAD:F
Gstar:F
ZWCAD:F
FastV:F (Desktop)
EXPLODE

Breaks a compound object into its component objects (e.g. blocks to lines).

Crucial for dynamic block splitting.

AutoCAD:X
Gstar:X
ZWCAD:X
FastV:X (Desktop) / Explode Tool
TEXT

Creates a multiline text object (MText).

Preferred over single-line text (TEXT) for modern annotation.

AutoCAD:T or MT
Gstar:T or MT
ZWCAD:T or MT
FastV:Text Tool
DIMLINEAR

Creates a linear dimension (horizontal or vertical).

Aligned dimensions should use DAL.

AutoCAD:DLI
Gstar:DLI
ZWCAD:DLI
FastV:Measure Tool
DIMALIGNED

Creates an aligned linear dimension.

Aligns the dimension line parallel to the origin points.

AutoCAD:DAL
Gstar:DAL
ZWCAD:DAL
FastV:Measure Tool
DIMSTYLE

Creates and modifies dimension styles.

Important for maintaining scale consistency in drawings.

AutoCAD:D
Gstar:D
ZWCAD:D
FastV:Supported via Settings
LEADER

Creates a leader line that connects annotation to a feature.

AutoCAD defaults to MLEADER, but LE / QLEADER works universally.

AutoCAD:LE or LEADER
Gstar:LE
ZWCAD:LE
FastV:Leader Tool
MATCHPROP

Applies the properties of a selected object to other objects.

Matches color, layer, linetype, scale, etc.

AutoCAD:MA
Gstar:MA
ZWCAD:MA
FastV:Format Painter
BLOCK

Creates a block definition from selected objects.

Allows saving repetitive geometries into reusable symbols.

AutoCAD:B
Gstar:B
ZWCAD:B
FastV:B (Desktop)
INSERT

Inserts a block or drawing into the current drawing.

In modern AutoCAD, triggers the block palette; in others, opens the classic dialog box.

AutoCAD:I
Gstar:I
ZWCAD:I
FastV:Insert Block Tool
MEASURE

Measures distance, radius, angle, area, and volume of selected objects.

DI (DIST) is the fastest way to get simple point-to-point distances.

AutoCAD:MEA or DI
Gstar:MEA or DI
ZWCAD:MEA or DI
FastV:Measure Tool
LAYER

Manages layers and layer properties.

Opens the layer palette/dialog control panel.

AutoCAD:LA
Gstar:LA
ZWCAD:LA
FastV:Layer Manager
OPTIONS

Customizes the program settings (files, display, drafting limits).

Opens the main configuration wizard of the desktop CAD.

AutoCAD:OP
Gstar:OP
ZWCAD:OP
FastV:Options Panel

Printable Poster Optimization

This page has been styled with special CSS print descriptors. Clicking the "Print Sheet (PDF)"button will output a clean, formatted cheat sheet table. We recommend choosing "Save as PDF" or selecting Landscape layout in your print wizard.

How to customize shortcuts (.PGP)

Both AutoCAD and alternative systems (GstarCAD, ZWCAD) store command aliases in an editable acad.pgp or gcad.pgp text file. Type ALIASEDIT or REINIT in your command bar to edit shortcuts or reload custom PGPs instantly.