AutoCAD Quiz: Ortho And Polar Tracking
10 questions · exam conditions
0:00
Ortho And Polar TrackingQuestion 1 of 10

Polar Tracking uses an increment angle of 3030^{\circ}. The additional-angle list contains 1717^{\circ}, and additional-angle tracking is enabled. Angles are measured counterclockwise from the current UCS X axis.

Which pair of directions can both produce polar alignment paths under these settings?

1717^{\circ} and 6060^{\circ}
1717^{\circ} and 3434^{\circ}
3030^{\circ} and 4747^{\circ}
3434^{\circ} and 6060^{\circ}
← Back to quizzes

AutoCAD Quiz

AutoCAD Quiz: Ortho And Polar Tracking

Practice Ortho And Polar Tracking in AutoCAD with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Ortho And Polar Tracking, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Polar Tracking uses an increment angle of 3030^{\circ}. The additional-angle list contains 1717^{\circ}, and additional-angle tracking is enabled. Angles are measured counterclockwise from the current UCS X axis.

Which pair of directions can both produce polar alignment paths under these settings?

  1. 1717^{\circ} and 6060^{\circ} (correct answer)
  2. 1717^{\circ} and 3434^{\circ}
  3. 3030^{\circ} and 4747^{\circ}
  4. 3434^{\circ} and 6060^{\circ}
Explanation: When working with Polar Tracking, you need to track two separate systems of angles simultaneously. The increment angle generates alignment paths at every multiple of that value, while additional angles generate paths only at their exact value — they do not multiply. With an increment of 30°30°, AutoCAD snaps to 30°,60°,90°,120°30°, 60°, 90°, 120°, and so on. With 17°17° added as an additional angle, AutoCAD also tracks exactly 17°17° — but not 34°34° or 51°51°, because additional angles don't repeat. This makes A correct: 17°17° is tracked as the additional angle, and 60°60° is tracked as a multiple of 30°30° (30°×230° \times 2). Both produce valid polar alignment paths. B is wrong because while 17°17° is valid, 34°34° is not — it would require additional angles to multiply like increment angles, which they don't. 34°=17°×234° = 17° \times 2, but AutoCAD only tracks 17°17° exactly. C is wrong because 30°30° is valid as the first increment multiple, but 47°47° is neither a multiple of 30°30° nor an additional angle in the list. (30°+17°=47°(30° + 17° = 47°, but combination values are not tracked.) D is wrong because 60°60° is valid, but 34°34° fails for the same reason as in B — it's a multiple of the additional angle, not a tracked value. A useful rule to remember: increment angles multiply; additional angles don't. Always check each angle in a pair independently before assuming both are valid.

Question 2

A drafter is creating a series of connected segments. Each new segment must be perpendicular counterclockwise to the preceding segment, even as the preceding segment's absolute direction changes. The first preceding segment has an absolute heading of 2525^{\circ}.

Which Polar Tracking configuration best supports this workflow without entering a new absolute angle for every segment?

  1. Use relative measurement with a 9090^{\circ} tracking angle. (correct answer)
  2. Use absolute measurement with a 115115^{\circ} additional angle.
  3. Use relative measurement with a 115115^{\circ} tracking angle.
  4. Use absolute measurement with a 9090^{\circ} tracking angle.
Explanation: When working with Polar Tracking in AutoCAD, the critical distinction is between relative and absolute angle measurement. Absolute tracking snaps to fixed angles relative to the global coordinate system (e.g., always 0°,90°,180°0°, 90°, 180°). Relative tracking snaps to angles measured from the last drawn segment, meaning the reference rotates as your drawing direction changes. In this scenario, each new segment must be 90°90° counterclockwise from the preceding segment — not from the global X-axis. Because the preceding segment's absolute heading keeps changing, you need a tracking mode that rotates with it. That's exactly what relative measurement does. Setting a 90°90° relative tracking angle means AutoCAD always offers a snap that is 90°90° off your last segment, regardless of where that segment points. Answer A is correct. Answer B is a trap built on a misunderstanding. Adding 25°+90°=115°25° + 90° = 115° gives the absolute angle of the first perpendicular segment only — it breaks down the moment a new segment heads in a different direction. Answer C makes the same arithmetic mistake (using 115°115°) but pairs it with relative measurement. Even with relative mode, a 115°115° tracking angle would not reliably produce perpendicular segments — you want exactly 90°90°. Answer D uses absolute measurement with 90°90°, which snaps only to the global cardinal directions (0°,90°°,180°,270°0°, 90°°, 180°, 270°) and completely ignores the changing heading of each preceding segment. A handy rule: whenever a workflow requires consistent angular relationships between segments rather than fixed compass headings, relative measurement is your tool. Watch for the word "preceding" — it almost always signals relative, not absolute, tracking.

Question 3

A drafter must create several segments that are strictly horizontal or vertical relative to the current UCS. The cursor should remain continuously constrained to those directions while endpoints are indicated, rather than merely displaying an alignment path when the cursor approaches a tracked angle.

Which drafting configuration most directly meets the requirement?

  1. Enable PolarSnap with a small distance increment.
  2. Enable Polar Tracking with a 9090^{\circ} increment.
  3. Enable Polar Tracking with a 4545^{\circ} increment.
  4. Enable Ortho and leave Polar Tracking off. (correct answer)
Explanation: When a question distinguishes between constraining cursor movement versus guiding it, you need to understand the fundamental difference between Ortho mode and Polar Tracking — two features that students frequently conflate. Ortho mode, when enabled, locks the cursor so it can only move in perfectly horizontal or vertical directions relative to the current UCS. Every point you pick is physically forced onto one of those two axes — there is no possibility of accidentally drafting at an angle. This hard constraint is exactly what the passage describes: continuous restriction while endpoints are indicated. D is therefore the correct configuration. Polar Tracking, by contrast, is a guidance tool, not a constraint. It displays alignment paths (dotted tracking lines) and snaps to angles you define — but only when your cursor drifts near those tracked angles. Between those moments, the cursor moves freely at any angle. This is why B and C are wrong: even with a 90°90° increment (B) or 45°45° increment (C), Polar Tracking does not prevent off-angle input — it merely assists when you get close to the tracked direction. The passage explicitly contrasts "continuously constrained" against "displaying an alignment path when the cursor approaches," which rules out both options. Choice A, PolarSnap, controls the distance increment along a polar angle, not the angle restriction itself — it is a snap spacing tool and does nothing to limit cursor direction. A useful memory anchor: Ortho = locked, Polar = suggested. On the AutoCAD exam, whenever a question uses words like "strictly," "constrained," or "cannot deviate," that language points to Ortho mode rather than any Polar Tracking setting.

Question 4

Polar Tracking is on and Ortho is off. During a command, a drafter needs to specify one temporary horizontal or vertical segment without permanently changing the status of either mode.

Which keyboard action best accomplishes this?

  1. Hold Ctrl while specifying the endpoint, then release it.
  2. Hold Shift while specifying the endpoint, then release it. (correct answer)
  3. Press F10 to toggle Polar Tracking off, specify the endpoint, then press F8 to enable Ortho.
  4. Hold Alt while specifying the endpoint, then release it.
Explanation: When working in AutoCAD, you'll often need a quick, temporary constraint without disrupting your current mode settings. This question tests your knowledge of override keys — keyboard shortcuts that temporarily modify behavior only for a single point pick. Holding Shift while specifying a point activates a temporary Ortho override, forcing your cursor to snap to horizontal or vertical movement for just that one input. The moment you release Shift, AutoCAD returns exactly to its previous state — Polar Tracking on, Ortho off — without any permanent change. That's why B is correct: it's a clean, in-command solution that doesn't interrupt your workflow. A is a trap. Holding Ctrl during point specification doesn't apply an Ortho or Polar override — in most contexts, Ctrl activates snap cycling or other unrelated behaviors. It won't constrain movement to orthogonal directions. C describes a valid workaround, but it's far from "best." Pressing F10 to disable Polar Tracking and then F8 to enable Ortho after the point is specified is a multi-step process that permanently changes your mode settings mid-command, requiring you to reverse them again afterward. The question specifically asks for a method that avoids permanently altering either mode. D is simply incorrect — Alt has no Ortho or Polar override function in standard AutoCAD commands. As a study tip, remember that Shift is your temporary Ortho override in AutoCAD. Exam questions about "temporary" or "single-point" constraints almost always point to an override key rather than toggling modes on and off — look for that language as your signal.

Question 5

The current UCS is rotated 3030^{\circ} counterclockwise from the WCS. A line starts at WCS coordinate (0,0)(0,0). Ortho mode is on, and the drafter moves the cursor in the positive current UCS X direction, enters a distance of 1010, and presses Enter.

Approximately which WCS endpoint is created?

  1. (8.66,5.00)(8.66,5.00) (correct answer)
  2. (10.00,0.00)(10.00,0.00)
  3. (5.00,8.66)(5.00,8.66)
  4. (0.00,10.00)(0.00,10.00)
Explanation: When working with a rotated UCS in AutoCAD, remember that Ortho mode locks cursor movement to the current UCS axes, not the WCS axes. So when you move in the positive UCS X direction, you're actually moving along a line rotated 30°30° counterclockwise from the WCS X-axis. Your job is to convert that UCS displacement back into WCS coordinates using basic trigonometry. If the UCS X-axis points 30°30° counterclockwise from WCS, then a movement of 1010 units along UCS X produces these WCS components: xWCS=10cos(30°)=10×0.866=8.66x_{WCS} = 10 \cos(30°) = 10 \times 0.866 = 8.66 yWCS=10sin(30°)=10×0.500=5.00y_{WCS} = 10 \sin(30°) = 10 \times 0.500 = 5.00 That gives you WCS endpoint (8.66,5.00)(8.66, 5.00), confirming A is correct. B (10.00,0.00)(10.00, 0.00) assumes Ortho moves along the WCS X-axis, ignoring the UCS rotation entirely — a common mistake when students forget Ortho respects the current UCS, not the WCS. C (5.00,8.66)(5.00, 8.66) swaps sine and cosine, as if the UCS were rotated 60°60° instead of 30°30°. D (0.00,10.00)(0.00, 10.00) would only be correct if the UCS were rotated 90°90° from WCS, placing the UCS X-axis directly along the WCS Y-axis. A useful rule of thumb: whenever the UCS is rotated by angle θ\theta, a distance dd along UCS X maps to WCS as (dcosθ, dsinθ)(d\cos\theta,\ d\sin\theta). Keeping this formula handy will help you quickly eliminate traps like swapped trig values or ignored rotations.

Question 6

While a drawing command is active, Ortho mode is on and Polar Tracking is off. The drafter presses F10 once without pressing F8.

What is the resulting status of the two drafting modes?

  1. Polar Tracking turns on, and Ortho turns off. (correct answer)
  2. Polar Tracking turns on, and Ortho remains on.
  3. Ortho remains on, and Polar Tracking remains off.
  4. Ortho turns off, and Polar Tracking remains off.
Explanation: When working with AutoCAD's drafting aids, it's essential to understand that Ortho mode and Polar Tracking are mutually exclusive — they cannot both be active at the same time. AutoCAD enforces this relationship automatically, so toggling one on will always toggle the other off. Here's what happens in this scenario: Polar Tracking is currently off and Ortho is on. When you press F10 (the shortcut for Polar Tracking), AutoCAD activates Polar Tracking. Because these two modes conflict, AutoCAD simultaneously deactivates Ortho mode. You don't need to press F8 manually — the switch is automatic. This makes A the correct answer: Polar Tracking turns on, and Ortho turns off. B is tempting because you only pressed one key, so it might seem like only one setting changed. But AutoCAD's built-in conflict resolution means both modes are affected by a single keystroke — Ortho cannot stay on while Polar Tracking activates. C is wrong because pressing F10 is never a no-op when Polar Tracking is off — it will always engage Polar Tracking and, by extension, disable Ortho. D describes what would happen if you pressed F8 instead of F10. That keystroke toggles Ortho off without engaging Polar Tracking, making it a common mix-up between the two shortcuts. A reliable memory aid: think of F8 and F10 as rivals — pressing either one knocks the other out. On exam questions involving drafting modes, always ask yourself whether the modes in question are mutually exclusive before predicting the outcome.

Question 7

Polar Tracking is on with a 4545^{\circ} angle increment. PolarSnap is selected with a distance increment of 1010 units, but Snap mode is off. While following a polar path, the drafter can still indicate a point approximately 1313 units from the previous point.

Which change will make cursor distances snap to the configured increments along polar paths?

  1. Change the polar angle increment to 1010^{\circ}.
  2. Turn on Snap mode by pressing F9. (correct answer)
  3. Turn on Ortho mode by pressing F8.
  4. Set the grid spacing to 1010 units.
Explanation: When working with PolarSnap in AutoCAD, it's essential to understand that PolarSnap and Snap mode are linked — PolarSnap only becomes active when Snap mode is enabled. Think of PolarSnap as an extension of Snap mode that applies its distance increments along polar tracking paths rather than across the entire grid. In this scenario, PolarSnap is configured correctly with a 1010-unit distance increment, but Snap mode is off (F9 toggled off). Because Snap mode is disabled, PolarSnap has no effect — the cursor floats freely along the polar path and can land at any distance, like the approximate 1313 units described. Pressing F9 to turn on Snap mode activates PolarSnap simultaneously, forcing the cursor to snap to exact 1010-unit intervals along polar paths. That makes B the correct answer. A is a trap — changing the polar angle increment to 10°10° only affects which directions polar tracking follows, not the distance spacing along those paths. C is incorrect because Ortho mode (F8) restricts cursor movement to horizontal and vertical directions only; it doesn't control distance snapping, and it would actually conflict with the 45°45° polar tracking already in use. D is wrong because grid spacing is purely visual — it helps you see reference points on screen but has no effect on where the cursor actually snaps, especially along polar paths. A useful memory aid: PolarSnap = Snap mode + Polar Tracking working together. If either is off, polar distance snapping won't function. Always verify F9 is active when distance snapping along angles isn't behaving as expected.

Question 8

A line must be exactly 125125 units long at 3737^{\circ} from the current UCS X axis. Polar Tracking is on, and 3737^{\circ} has been enabled as an additional angle.

Which workflow uses Polar Tracking to control the direction and direct distance entry to control the length?

  1. Acquire the 3737^{\circ} path, type 3737, and press Enter.
  2. Acquire the 3737^{\circ} path, click once, and then type 125125.
  3. Turn on Ortho, point near 3737^{\circ}, and enter 125125.
  4. Acquire the 3737^{\circ} path, type 125125, and press Enter. (correct answer)
Explanation: When working with Polar Tracking and direct distance entry in AutoCAD, you need to understand how these two tools collaborate: Polar Tracking locks the direction of your cursor along a predefined angle, while direct distance entry sets the length by simply typing a number and pressing Enter. The question tests whether you know the correct sequence and syntax for combining these two features. The right workflow is D. After specifying your first point, you move your cursor until AutoCAD's Polar Tracking snaps and displays the 37°37° alignment path (this is "acquiring" the path). With the cursor locked on that angle, you type 125125 and press Enter — AutoCAD draws the line exactly 125125 units in that direction. That's the complete, correct workflow. Choice A fails because typing 3737 instead of 125125 confuses the angle value with the length value. You're not entering the angle here — Polar Tracking already handles the angle. You're entering the distance, which must be 125125. Choice B is the trap for students who think a click is needed to confirm direction. Clicking once without entering a length would just place a second point at wherever your cursor happens to be — it doesn't set a precise distance. Direct distance entry requires you to type the value. Choice C is wrong on two levels: Ortho mode only locks to 90°90° increments (0°,90°,180°,270°0°, 90°, 180°, 270°), so it cannot constrain your line to 37°37°. That's exactly what the additional Polar Tracking angle is for. Remember: Polar Tracking locks direction, typing a number locks distance — never swap those roles.

Question 9

In the WCS, a line begins at (0,0)(0,0). Ortho mode is on. At the endpoint prompt, the drafter explicitly enters the relative polar coordinate @40<30@40<30 rather than indicating a point with the cursor.

Approximately where does the line end?

  1. (0.00,40.00)(0.00,40.00)
  2. (40.00,0.00)(40.00,0.00)
  3. (34.64,20.00)(34.64,20.00) (correct answer)
  4. (40.00,30.00)(40.00,30.00)
Explanation: When you see a polar coordinate like @40<30@40<30, the key is knowing exactly what those numbers mean: the @ means relative (from the last point), 40 is the distance, and 30 is the angle in degrees measured counterclockwise from the positive X-axis. Your job is to decompose that vector into X and Y components using trigonometry — Ortho mode matters here, but only for cursor-picked points; explicitly typed coordinates always override it. To find the endpoint, apply the component formulas from the starting point (0,0)(0,0): ΔX=40cos(30°)=40×0.866=34.64\Delta X = 40 \cos(30°) = 40 \times 0.866 = 34.64 ΔY=40sin(30°)=40×0.500=20.00\Delta Y = 40 \sin(30°) = 40 \times 0.500 = 20.00 So the line ends at approximately (34.64,20.00)(34.64, 20.00), confirming C is correct. A (0.00,40.00)(0.00, 40.00) is the trap of confusing the distance (40) with a pure Y-displacement — this would describe a 90° angle, not 30°. B (40.00,0.00)(40.00, 0.00) treats the distance as a pure X-displacement, which would only be correct at 0°. D (40.00,30.00)(40.00, 30.00) is the most dangerous distractor — it misreads the polar notation as if the two numbers were simply X and Y Cartesian coordinates, which is a fundamental mix-up between polar and Cartesian formats. A reliable study tip: always associate polar coordinates with trigonometry. Distance × cos(angle) = ΔX; Distance × sin(angle) = ΔY. And remember — typed coordinate entries always take priority over drawing modes like Ortho.

Question 10

The current UCS X axis is rotated 2020^{\circ} counterclockwise from the WCS X axis. Polar angle measurement is set to Absolute, and the drafter acquires a polar alignment path at 4545^{\circ}.

What is the alignment path's heading measured counterclockwise from the WCS X axis?

  1. 2525^{\circ}
  2. 4545^{\circ}
  3. 6565^{\circ} (correct answer)
  4. 335335^{\circ}
Explanation: When working with UCS (User Coordinate System) and polar tracking in AutoCAD, the key question is always: which reference frame does the angle measurement use? Polar angle measurement set to Absolute means angles are measured relative to the WCS X axis, not the UCS X axis. This is the critical distinction this question is testing. Here's the logic: the drafter acquires a polar alignment path at 45°45°. Because Absolute mode references the WCS, that 45°45° is already measured counterclockwise from the WCS X axis — no conversion needed. However, you must still account for the UCS rotation to find the true WCS heading. The UCS X axis is rotated 20°20° counterclockwise from WCS, so the alignment path's heading in WCS terms is: 45°+20°=65°45° + 20° = 65° This makes C) 65°65° the correct answer. A) 25°25° results from subtracting instead of adding — 45°20°=25°45° - 20° = 25° — which inverts the rotation relationship incorrectly. B) 45°45° is the trap for students who know Absolute mode references WCS but forget the UCS rotation still shifts the physical direction of the path in world space. D) 335°335° likely comes from treating the angle as relative to the UCS and then converting incorrectly, or computing 360°25°360° - 25°, compounding multiple errors. As a study tip: memorize the two polar modes — Absolute (angles from WCS X axis) vs. Relative (angles from current UCS X axis). Exam questions almost always hinge on which mode is active and whether you add or subtract the UCS offset correctly.