Difficulty: Easy
Correct Answer: Incorrect
Explanation:
Introduction / Context:
AutoCAD supports three isometric planes for 2D isometric drafting: typically referred to as Left, Top, and Right. A keyboard shortcut cycles through these planes and reorients crosshairs and isocircle alignment.
Given Data / Assumptions:
Concept / Approach:
The three isoplanes correspond to the three faces visible in an isometric cube orientation. Cycling through Left–Top–Right (in some versions the order may vary) changes the orientation used for drawing isocircles and aligning geometry. “ISO Back” is not part of the standard cycle.
Step-by-Step Solution:
Press F5 (or use ISOPLANE command) to cycle isometric orientations.Observe available modes: Left, Top, Right.Confirm there is no “Back” designation provided by the tool.Conclude the statement is incorrect.
Verification / Alternative check:
Use the ISOPLANE command and press Enter to cycle; the status bar and crosshair orientation indicate the current isoplane.
Why Other Options Are Wrong:
“Correct” contradicts standard tool behavior; conditions about paper space, dynamic input, or UCS icon do not introduce a fourth isoplane.
Common Pitfalls:
Confusing view orientation (e.g., a back view) with isoplane drafting modes; conflating 3D viewpoint changes with 2D isometric plane toggles.
Final Answer:
Incorrect
Discussion & Comments