2.2 2D Isometric Drawings

Key Takeaways

  • Isometric drawing in AutoCAD is a 2D drafting *illusion* of 3D — it changes the crosshair angle and snap grid, but every object drawn remains flat, planar 2D geometry, not a true 3D model
  • Isometric snap is turned on through the Snap and Grid tab of Drafting Settings (or the Isometric Drafting button on the status bar), which also controls the isoplane in use
  • There are exactly three isoplanes — Left, Top, and Right — each aligning the crosshairs and Ortho/Polar tracking to a different pair of the three isometric axes (30°, 90°, 150°)
  • Pressing F5 (or Ctrl+E) cycles through the three isoplanes without leaving whatever draw command is active, letting you switch planes mid-line
  • The ELLIPSE command gains an Isocircle option only while isometric snap is active — this is the correct way to draw a circle-like shape that reads correctly as a circle on the current isometric plane
Last updated: August 2026

What Isometric Drawing Actually Is

It's easy to assume "isometric" means AutoCAD is doing 3D modeling, but at the ACU level it's important to understand this is purely a 2D drafting technique. Isometric mode changes how the crosshairs, snap grid, and Ortho/Polar tracking behave so that lines drawn on paper (or on a flat drawing plane) appear to represent a 3D object viewed from a corner — the classic look of a cube drawn with visible top, left, and right faces. Nothing about the Z-axis or true 3D coordinates is involved; every isometric line, circle, or dimension you create is still a flat 2D entity sitting in the XY plane. You cannot orbit around an isometric drawing the way you can a real 3D model, and commands like SECTION or 3D-specific editing tools do not apply to it.

This distinction matters because a well-built isometric drawing is essentially a visual trick: three families of parallel lines are drawn at 30°, 90°, and 150° from horizontal to simulate the three principal axes of a cube viewed from a corner, and the snap/grid system is rotated to make picking points along those axes fast and accurate.

Turning On Isometric Snap

Isometric drafting is controlled through the same dialog used for ordinary snap and grid settings:

  1. Open Drafting Settings (type DSETTINGS, or right-click the Snap Mode button on the status bar and choose Snap Settings)
  2. On the Snap and Grid tab, under Snap type, choose Isometric snap (as opposed to the default Grid snap / Rectangular snap)
  3. Click OK — the crosshairs immediately re-orient to a 30°/90°/150° layout instead of the standard horizontal/vertical layout

Most users instead use the Isometric Drafting toggle button available directly on the status bar (in recent AutoCAD releases), which turns the mode on and off without opening the full dialog, and includes a small flyout to pick the active isoplane directly.

The Three Isoplanes

Once isometric snap is active, AutoCAD organizes the drawing plane into three isoplanes — Left, Top, and Right — each one aligning the crosshairs (and therefore Ortho mode and Polar Tracking) to a different pair of the three isometric axis angles:

IsoplaneCrosshair axesTypical use
Left90° and 150°Drawing the left-facing vertical surface of an object
Top30° and 150°Drawing the top (roof/plan) surface of an object
Right90° and 30°Drawing the right-facing vertical surface of an object

You switch between the three isoplanes at any time — even mid-command, while LINE is still running — using F5 or Ctrl+E. Each press cycles to the next isoplane in the sequence (Left → Top → Right → Left...). Watching the crosshair angle change as you press F5 is the fastest way to confirm which isoplane is currently active, since AutoCAD also reports the active isoplane on the command line.

Common trap: Forgetting to switch isoplanes before drawing a new face. If lines meant to represent the top surface of a box come out at the wrong angle, the most likely cause is that the drawer never pressed F5 to leave the Left or Right isoplane before starting that segment. Ortho mode and Polar Tracking angles both follow whichever isoplane is currently selected, so an unexpected angle snap is a strong clue the wrong isoplane is active.

Drawing Isocircles with ELLIPSE

A true circle drawn with the CIRCLE command looks wrong in an isometric drawing — a real circular hole or cylinder viewed from an isometric angle actually reads as an ellipse tilted to match the surface it sits on. AutoCAD handles this with a special option of the ELLIPSE command:

  • With isometric snap on, run ELLIPSE and choose the Isocircle option (rather than the standard Center or Axis, End methods)
  • Pick a center point and a radius, just like a normal circle
  • AutoCAD automatically draws the ellipse tilted to match whichever isoplane (Left, Top, or Right) is currently active

This is a critical detail: the Isocircle option is only available when isometric snap is turned on. If a drafter tries to use it with standard rectangular snap active, the option simply does not appear in the ELLIPSE command's prompt — this is a reliable way to verify whether isometric mode is actually engaged. It's also essential to switch to the correct isoplane (using F5) before drawing each isocircle, since the same center point and radius will produce three visibly different tilted ellipses depending on whether Left, Top, or Right is active at the time.

When Isometric Mode Is Used at the ACU Level

For the ACU AutoCAD exam, isometric drawing is tested as a 2D presentation and layout skill rather than an engineering/3D-modeling topic. Expect to be tested on:

  • Recognizing that isometric drafting is a 2D snap/grid technique, not true 3D modeling
  • Knowing how to turn isometric snap on (Drafting Settings or the status bar toggle)
  • Identifying the three isoplanes and how to cycle between them (F5 / Ctrl+E)
  • Knowing that circular features must be drawn with ELLIPSE's Isocircle option, not the CIRCLE command, to look correct on an isometric plane

A typical workplace use case is technical illustration — piping diagrams, furniture assembly instructions, or mechanical parts catalogs — where a quick, readable pseudo-3D view is more useful to a shop floor reader than a full 3D model, and can be produced entirely within ordinary 2D drafting tools.

Test Your Knowledge

A new CAD technician says, "Once I turn on isometric snap and draw my part, I should be able to orbit around it in 3D to check hidden surfaces." What is wrong with this statement?

A
B
C
D
Test Your Knowledge

While drawing with isometric snap active, a drafter wants to switch from the Left isoplane to the Top isoplane without exiting the LINE command currently in progress. What should they do?

A
B
C
D
Test Your Knowledge

A drafter tries to add a circular feature to an isometric drawing by running the ELLIPSE command, but the Isocircle option they expected does not appear in the command prompt. What is the most likely explanation?

A
B
C
D
Test Your Knowledge

How many isoplanes does AutoCAD provide for isometric drafting, and what are they called?

A
B
C
D