Knowledge Base

Top 100 AutoCAD Tips & Tricks

Boost your drafting speed and optimize your workflow with these essential commands, hidden features, and daily shortcuts.

1. The Magic "OOPS"

OOPS

Accidentally deleted something a few steps back? Type OOPS to restore the last erased object without undoing your recent drawing progress.

2. Clean Overlapping Lines

OVERKILL

Select your drawing and run OVERKILL to automatically delete duplicate and perfectly stacked lines, drastically reducing file size.

3. Keep Block Attributes

BURST

Never use EXPLODE on blocks with text attributes. Use BURST instead—it explodes the block but converts all attributes into readable text.

4. Instant Sharp Corners

SHIFT+FILLET

When using FILLET, hold down the SHIFT key before selecting the second line. This temporarily forces a radius of zero for a sharp corner.

5. Select Matching Items

SELECTSIMILAR

Select an object, type SELECTSIMILAR, and AutoCAD will instantly grab every identical object in the drawing. Great for global edits.

6. The "Previous" Selection

P (ENTER)

Type 'P' when prompted to select objects to instantly re-select the exact same group of objects you modified in your last command.

7. Fix Missing Dialogs

FILEDIA

If "Save As" asks for a file path in the command line instead of opening a window, type FILEDIA and set the value back to 1.

8. Space Transfer

CHSPACE

Move objects from Model Space to Paper Space (or vice versa) through a viewport, and AutoCAD automatically scales them to match.

9. Copy Nested Objects

NCOPY

Want to copy a single line out of an XREF or a Block without exploding the entire thing? Use NCOPY to grab individual elements.

10. Deep File Purge

-PURGE

Typing -PURGE (with the dash) and selecting 'Regapps' cleans deep background registry bloat that the standard purge misses.

11. Count Blocks Instantly

BCOUNT

Select an area and type BCOUNT. AutoCAD will generate a clean list in your command history showing exactly how many of each block exist.

12. Single to Multi-Text

TXT2MTXT

Got disconnected, single-line text items? Select them all and run TXT2MTXT to fuse them into a single, highly editable paragraph.

13. Package for Clients

ETRANSMIT

ETRANSMIT bundles your .dwg file, XREFs, plot styles, and custom fonts into one ZIP file so you never send broken links to a client.

14. Steal from Other Files

CTRL + 2

Opens Design Center. Browse inside unopened DWG files on your PC and drag their layers, dimension styles, or blocks directly into your drawing.

15. Review Messy Layers

LAYWALK

Clicking a layer in the LAYWALK dialog hides everything else. Perfect for finding stray lines drawn on the wrong layer.

16. Fast Select Connected

FS

Type FS and click a single line. AutoCAD will automatically select that line AND every single object that is physically touching it.

17. Scale & Rotate at Once

ALIGN

ALIGN lets you pick two source points and two destination points, matching the object perfectly in one smooth move.

18. Repeat Commands

MULTIPLE

Type MULTIPLE, then type your command. It will automatically re-run the command endlessly until you hit the Escape key.

19. Rename Everything

REN

Opens the global rename window. You can bulk-rename blocks, layers, and linetypes to keep your project organized.

20. Space Evenly

DIVIDE

Use DIVIDE to place point nodes evenly into a set number of parts along a line, or MEASURE for specific distance intervals.

21. Text Background Mask

MTEXT

Hide messy linework behind text. In the MTEXT editor, click Background Mask and check 'Use background color' to make text readable anywhere.

22. Change Text Justification

TJUST

Change the justification point of text (e.g., Left to Center) without the text physically moving on your screen.

23. Hide Bounding Boxes

IMAGEFRAME

Set IMAGEFRAME or WIPEOUTFRAME to 0 to hide the ugly border lines around your inserted images and wipeouts when printing.

24. Clip Large Blocks

XCLIP

Hide portions of a Block or XREF. Draw a boundary and use XCLIP to only show the part of the reference you actually need.

25. Isolate Fast

LAYISO

Click an object and type LAYISO to turn off every other layer. Type LAYUNISO to bring everything back.

26. Freeze Instead of Off

LAYFRZ

Freezing a layer (LAYFRZ) removes it from memory regeneration, speeding up massive drawings better than just turning it off.

27. Match Layer Quick

LAYMCH

Click an object, type LAYMCH, and click a destination object. It instantly moves the first object to the second object's layer.

28. Match Properties

MA

The ultimate paintbrush. Type MA, click a source object, then click targets to instantly copy color, layer, and linetype properties.

29. Export a Block

WBLOCK

Save a block or selection out of your current drawing and into its own independent .DWG file on your desktop.

30. Advanced Selection

QSELECT

Need to find all red circles on Layer 2? QSELECT lets you filter and select objects based on highly specific properties.

31. Hide Specific Objects

HIDEOBJECTS

Temporarily make specific objects invisible without turning off their entire layer. Use UNISOLATEOBJECTS to bring them back.

32. Temporary Grouping

GROUP

Select items and press CTRL+SHIFT+A to instantly group or ungroup them without going through the formal Block creation process.

33. Copy with Basepoint

CTRL+SHIFT+C

Never use standard copy between drawings. This shortcut prompts you for an exact basepoint, ensuring perfect alignment when pasting.

34. Paste as Block

CTRL+SHIFT+V

Paste copied objects directly into your drawing as an anonymous, grouped block. Saves you from having to run the block command.

35. Paste to Original Coords

PASTEORIG

Copy items from one drawing, go to another, and use PASTEORIG. They will drop into the exact same X,Y,Z location.

36. Temporary Osnaps

SHIFT+RCLICK

Hold shift and right-click to bring up the temporary OSNAP override menu. Great for forcing a 'Midpoint' snap just once.

37. Mid Between 2 Points

M2P

When asked for a point, type M2P, click two corners, and AutoCAD will perfectly snap to the invisible center between them.

38. Offset from a Point

FROM

Hold Shift+Right Click and select FROM. Click a basepoint, type '@5,0', and you start drawing exactly 5 units away from that point.

39. Object Tracking

TK

Start a command, type TK, click a point, and drag your mouse to 'track' distances without drawing construction lines.

40. Exact Lengthening

LEN

Use the LENGTHEN command with the Total or Delta options to add exactly 2 inches to an existing line without redrawing it.

41. Crossing Window Stretch

STRETCH

The stretch command only works if you select objects using a GREEN crossing window (right to left) over the vertices you want to move.

42. Shift to Extend

TRIM/EXTEND

While in the TRIM command, hold SHIFT to temporarily switch to the EXTEND command. Let go of shift to go back to trimming.

43. Join Broken Lines

J

Select multiple colinear lines or arcs and type J to instantly fuse them into a single, continuous polyline.

44. Break at Exact Point

BREAKATPOINT

Splits a continuous line or arc into two separate objects at a specific point you click, without removing any geometry.

45. Polyline Fillets

FILLET -> P

Start the Fillet command, type P for Polyline, and click a rectangle. It fillets all four corners at the exact same time.

46. Offset to Current Layer

OFFSET -> L

By default, offset matches the source layer. Type OFFSET, hit L for layer, and choose 'Current' to offset onto your active layer.

47. Classic Array Menu

ARRAYCLASSIC

Hate the new ribbon-based array? Type ARRAYCLASSIC to bring back the old, reliable dialog box for polar and rectangular arrays.

48. Mirror Without Text Flip

MIRRTEXT

Tired of text reading backwards when you mirror a block? Set the MIRRTEXT variable to 0, and the text will stay readable.

49. The Express Circle

TCIRCLE

Select text, type TCIRCLE, and AutoCAD will automatically draw a perfectly sized circle, slot, or rectangle around it.

50. Auto Numbering

TCOUNT

Select multiple text objects and type TCOUNT to automatically replace or prefix them with sequential numbers (1, 2, 3...).

51. Curved Text

ARCTEXT

Need text to follow a curve? Use ARCTEXT from the Express Tools, select an arc, and type your text. It aligns perfectly.

52. Custom Shortcuts

ALIASEDIT

Open the Alias Editor to change your keyboard shortcuts. Make 'C' trigger Copy instead of Circle to speed up your workflow.

53. Restore the Menu Bar

MENUBAR

Miss the old File, Edit, View dropdowns at the very top? Type MENUBAR and set it to 1 to bring the classic toolbar back.

54. Clean Screen Mode

CTRL+0

Hit Ctrl+0 to hide all ribbons, toolbars, and menus, giving you 100% pure drawing space. Hit it again to bring them back.

55. Command Line Toggle

CTRL+9

Accidentally closed your command line? Press Ctrl+9 to toggle it on and off instantly.

56. Properties Palette

CTRL+1

Keep the properties palette docked on the side by pressing Ctrl+1. It’s the fastest way to change layers, colors, and line scales.

57. Tool Palettes

CTRL+3

Access your block libraries instantly by hitting Ctrl+3. You can drag and drop your own files here to create custom asset libraries.

58. Quick Calculator

CTRL+8

Opens the AutoCAD QuickCalc. You can extract distances directly from the drawing, do the math, and paste the value into a command.

59. Geographic Location

GEO

Type GEO to insert a live, scaled Google Map directly into your background based on real-world coordinates.

60. Extract to Excel

DATAEXTRACTION

Use this wizard to rip data out of your drawing. Instantly create an Excel spreadsheet of all your block quantities and attributes.

61. Dynamic Text Fields

FIELD

Insert text that updates automatically. For example, a Field can show the exact area of a polyline and update if you stretch the room.

62. Link Excel Tables

DATALINK

Insert an AutoCAD table that is directly linked to an external Excel file. Change the Excel file, and your AutoCAD table updates.

63. Paper Space Linetypes

PSLTSCALE

Set PSLTSCALE to 1 so that dashed lines look exactly the same size in every viewport, regardless of the viewport's scale.

64. Global Scale

LTSCALE

Change LTSCALE to adjust the size of every dashed and dotted line in your entire drawing universally.

65. Visual Fidelity

SAVEFIDELITY

Set this to 1 if you are sending drawings with Annotative Text to people using older versions of AutoCAD, keeping sizes intact.

66. Fix Corrupted Files

AUDIT

Drawing acting weird or crashing? Run AUDIT and type 'Y' to let AutoCAD scan and fix internal database errors.

67. Rescue Dead Files

RECOVER

If a file refuses to open, start a blank drawing, type RECOVER, and select the broken file. AutoCAD will attempt to rebuild it.

68. The .BAK Trick

.BAK to .DWG

If your drawing gets completely corrupted, find the .bak file in the same folder, rename the extension to .dwg, and open your backup.

69. Draw Order Text

TEXTTOFRONT

Type TEXTTOFRONT and choose 'All' to force all text and dimensions to the very top of the drawing order, preventing hidden labels.

70. Send Hatches Back

HATCHTOBACK

Instantly pushes all solid and patterned hatches to the very bottom of the draw order so they don't cover your linework.

71. Bring to Front

DRAWORDER

Select an object, type DR, and choose Front or Back to manually control what layers on top of what.

72. Even Dimension Spacing

DIMSPACE

Select multiple messy dimensions and use DIMSPACE to automatically align them with perfect, consistent gaps between each line.

73. Break Dimension Lines

DIMBREAK

When dimension lines cross each other, use DIMBREAK to create a clean, readable gap where they intersect without exploding them.

74. Continuous Dimensions

DIMCONTINUE

Start one dimension, then type DIMCONTINUE to rapidly click points and chain dimensions together in a perfect straight line.

75. Baseline Dimensions

DIMBASELINE

Creates multiple dimensions that all measure from the exact same starting point, automatically spacing themselves outward.

76. Quick Dimensions

QDIM

Select a group of lines or circles and type QDIM. AutoCAD will instantly create an entire string of dimensions for all selected items.

77. Align Leaders

MLEADERALIGN

Select multiple messy multileader text callouts and use this command to snap them all to a perfect vertical or horizontal line.

78. Group Leaders

MLEADERCOLLECT

Condenses multiple multileaders that share the same arrowhead into a single line with multiple text bubbles at the end.

79. Xref Fading

XDWGFADECTL

Are your XREFs too light or too dark? Adjust the XDWGFADECTL variable between 0 and 90 to control the exact fade percentage.

80. Toggle Pick Adding

PICKADD

If clicking a new object deselects the old one, your PICKADD variable is set to 0. Change it to 2 to allow multiple selections normally.

81. Toggle Double Click

PICKFIRST

If you double-click text and nothing happens, your PICKFIRST variable is set to 0. Change it back to 1 to enable double-click editing.

82. Lock Viewports Fast

Display Lock

Select a viewport frame in paperspace, right-click, select 'Display Locked', and choose 'Yes' to prevent accidental zooming.

83. Maximize Viewport

VPMAX

Double-click a viewport border to maximize it to full screen for easy editing. Click the 'Minimize' button at the bottom to return.

84. Align Space

ALIGNSPACE

Express tool that lets you pick points in Model Space and Paper Space to pan and rotate the viewport to exact alignments.

85. Close All Others

CLOSEALLOTHER

Working with 15 open drawings? Type CLOSEALLOTHER to instantly close every tab except the one you are currently looking at.

86. Spell Check

SPELL

Yes, AutoCAD has spell check. Type SPELL to scan your entire drawing for typos in Mtext, Single Line text, and attributes.

87. Find and Replace

FIND

Type FIND to open a powerful text search window. You can instantly replace specific words globally across your entire layout.

88. Layer Previous

LAYPRP

Messed up your layer visibility? Type LAYPRP to undo your last layer state change without undoing your physical drawing commands.

89. Draw Without Snaps

F9

If your mouse is jumping rigidly to invisible grid points, press F9 to turn off 'Snap Mode' and regain smooth mouse movement.

90. Ortho vs Polar

F8 / F10

F8 locks your lines to perfect 90-degree angles (Ortho). F10 allows angled drawing snapping to preset degrees (Polar).

91. Quick Save

QSAVE

Hit CTRL+S constantly. QSAVE saves the current drawing without bringing up any dialog boxes. Make it a muscle memory habit.

92. Time Tracking

TIME

Type TIME to see exactly when a drawing was created, the last time it was updated, and the total editing time spent on the file.

93. Distance Calculator

DIST

Type DI or DIST to measure the exact length, X/Y deltas, and angle between two points without leaving a physical dimension line.

94. Area Calculator

AREA / AA

Type AA, hit 'O' for object, and click a closed polyline. AutoCAD will instantly output the exact square footage and perimeter.

95. Hatch Boundary Fix

HPGAPTOL

If a hatch leaks because a corner isn't perfectly closed, increase HPGAPTOL to let AutoCAD ignore small gaps in your boundaries.

96. Center Hatch Origin

HATCH EDIT

If your brick hatch looks misaligned, select it, right-click, choose 'Set Origin', and click the bottom left corner of your wall.

97. Wipeout Polylines

WIPEOUT -> P

Instead of drawing a wipeout point by point, type WIPEOUT, select 'Polyline', and click any closed shape to instantly convert it.

98. Scale by Reference

SCALE -> R

Type SCALE, pick a basepoint, type R. Click the start and end of a line, then type the exact dimension that line *should* be.

99. Quick Select All

CTRL+A

Pressing Ctrl+A grabs everything in the current space. Useful to quickly see if stray objects exist far outside your drawing limits.

100. Save All Open

SAVEALL

Finished for the day? Type SAVEALL to quickly save every open tab at once, followed by CLOSEALL to shut down gracefully.

Want to automate even more?

These native tricks are great, but custom LISP scripts can reduce your drafting time by 80%. Check out our custom-built automation tools.

Browse AutoLISP Library