All questions
Question 1
A designer is inspecting a small fillet on one corner of a large enclosure. Scrolling the mouse wheel enlarges the corner, but orbiting causes the corner to sweep far away because the model rotates around an inconvenient location.
Which workflow most directly keeps the fillet near the center of the inspection while changing the viewing angle?
- Use Set Pivot on the fillet, then orbit around the newly defined pivot point. (correct answer)
- Pan the fillet to the center, then click the ViewCube Home control.
- Use Fit to display the enclosure, then zoom toward the fillet again.
- Click a ViewCube face, then pan until the fillet returns to the center.
Explanation: When working with complex models in Fusion 360, orbit behavior depends entirely on what the software treats as the rotation pivot. By default, Fusion 360 rotates around the model's overall center or a calculated midpoint — which is why orbiting a large enclosure sends a small corner feature sweeping far off screen. The solution is to explicitly redefine where the rotation happens.
Set Pivot lets you click directly on geometry — in this case, the fillet — and designate that point as the orbit center. Once set, all subsequent orbiting keeps that fillet anchored near the center of your view, no matter which angle you inspect from. This is precisely what answer A describes, making it the most direct and efficient workflow for this task.
Answer B fails because panning the fillet to screen center doesn't change the pivot point — orbiting will still rotate around the original location, immediately throwing the fillet off center again. Answer C (Fit All) zooms out to show the entire enclosure, which actually moves you further from the detail you're trying to inspect, requiring you to zoom back in and repeat the problem. Answer D has the same fundamental flaw as B: clicking a ViewCube face changes your viewing angle but resets to a standard orbit pivot, not the fillet — panning afterward is a temporary fix that breaks the moment you orbit again.
As a study tip, whenever a Fusion 360 question involves maintaining focus on a specific feature while changing viewing angle, think Set Pivot first — it's the tool designed exactly for that scenario.
Question 2
While reviewing a component, a user accidentally zooms out until no geometry is visible. The component is still visible in the Browser, and its visibility is enabled.
What is the most efficient first action for recovering the model in the canvas without changing its geometry?
- Click the ViewCube corner that is closest to the expected model orientation.
- Use Fit so all currently visible geometry is framed in the canvas. (correct answer)
- Pan repeatedly toward the last remembered location of the component.
- Use Zoom Window around the central portion of the empty canvas.
Explanation: When you lose your model in the Fusion 360 canvas due to excessive zooming, the key concept being tested is viewport navigation efficiency — specifically, how to quickly reframe visible geometry without altering the model itself.
The most reliable recovery tool here is the Fit command (shortcut: F on the keyboard, or found under the view controls). Fit automatically calculates the bounding box of all currently visible geometry and frames it perfectly in the canvas in a single action. Since the component is still listed in the Browser with visibility enabled, Fusion 360 knows where it is — Fit simply snaps your view to it instantly. This makes B the correct and most efficient answer.
A is tempting but unreliable. Clicking a ViewCube corner changes your viewing angle, not your zoom level or position. If the model is already out of frame, rotating the view won't bring it back into sight.
C is inefficient by definition. Panning blindly toward a "remembered" location is guesswork and could take many steps — the opposite of an efficient first action.
D is a misapplication of the Zoom Window tool. Zoom Window lets you zoom into a defined region of the canvas, but if no geometry is visible, drawing a window over empty space won't reveal your model — you'd just be zooming into nothing.
As a study tip, remember that Fit (F) is your universal "I'm lost" rescue key in Fusion 360. Any time geometry disappears from view, Fit should be your immediate first instinct before trying any other navigation tool.
Question 3
A user wants a repeatable review view that preserves both the current orientation and the current magnification. The user does not want Fusion to resize the model automatically when the Home control is used later.
How should the current view be stored as the Home view?
- Set the current view as Home using the Fixed Distance option so the saved camera distance is recalled exactly. (correct answer)
- Set the current view as Home using the Fit to View option so geometry is automatically reframed on recall.
- Use Fit to frame the model first, then save the design file to lock the current orientation.
- Set the orbit pivot to the model center and leave the camera at its current position.
Explanation: When working with Fusion 360's Home view feature, the key distinction to understand is the difference between Fixed Distance and Fit to View — two options that control how the camera behaves when the Home view is recalled later.
The Home view stores your camera's orientation (the angle and direction you're looking at the model), but the critical question is: does it also preserve your zoom level? When you set the Home view using Fixed Distance (choice A), Fusion saves the exact camera distance from the model at the moment you set it. When you later press the Home control, the view snaps back to that precise orientation and magnification — no automatic resizing occurs. This directly satisfies the user's requirement for a repeatable review view that preserves both orientation and magnification.
Choice B is the trap most students fall into. Fit to View sounds convenient, but it instructs Fusion to automatically reframe the model to fill the viewport on recall — meaning the zoom level will change depending on the current viewport size or model state. This defeats the goal of preserving magnification.
Choice C is a common misconception: saving the file does not store camera state as a Home view. The file save and the Home view setting are entirely separate operations in Fusion 360.
Choice D describes a useful navigation habit (setting the orbit pivot), but it has no effect on saving a Home view. The orbit pivot controls rotation behavior, not stored camera positions.
Your study tip: whenever a question mentions "preserving magnification" or "exact zoom," think Fixed Distance — it locks the camera at a specific distance rather than letting Fusion auto-fit.
Question 4
A user follows instructions that say to hold Shift and drag with the middle mouse button to orbit, but that gesture performs a different navigation action on the user's workstation. Fusion otherwise operates normally.
What should the user check before concluding that the mouse or application is malfunctioning?
- Whether the document units differ from the units used by the instructions.
- Whether the active component has been grounded in the current assembly.
- Whether the design history marker is positioned before the active feature.
- Whether the Pan, Zoom, Orbit shortcuts preference uses a different application preset. (correct answer)
Explanation: Whenever Fusion 360 behaves differently than documented navigation instructions suggest, your first instinct should be to check user preferences and input settings before assuming a hardware or software fault. Navigation behavior in Fusion 360 is not fixed — it changes based on which application preset is selected under Preferences → General → Pan, Zoom, Orbit Shortcuts.
Fusion 360 offers several navigation presets modeled after other Autodesk products (such as Inventor, Alias, and SolidWorks), and each preset maps mouse gestures differently. If your workstation is set to a different preset than the one assumed by the instructions you're following, the same physical gesture (Shift + middle-drag) will trigger a different action — exactly the symptom described. Selecting the correct preset immediately resolves the mismatch without any changes to hardware or the document itself. D is the right answer because it directly addresses the root cause: a configurable input preference that varies per user.
Choice A is a distractor targeting unit settings, which affect dimensional display and modeling scale — they have no bearing on how mouse navigation gestures are interpreted. Choice B refers to grounding components in an assembly, which locks positional degrees of freedom and is completely unrelated to orbit behavior. Choice C involves the timeline/history marker, which controls which features are active for editing — again, irrelevant to mouse navigation shortcuts.
A useful study habit: when a question describes unexpected interaction behavior (clicks, drags, keyboard shortcuts) in Fusion 360, always look toward Preferences and workspace settings as the first diagnostic step — these are user-level configurations that vary across workstations and are a common exam focus.
Question 5
A reviewer is in a useful oblique view and wants to inspect the opposite side at the same general magnification. The reviewer clicks the ViewCube's rotation control rather than dragging the cube freely.
What is the key advantage of using a ViewCube rotation control in this situation?
- It applies a defined rotational increment, keeping the resulting orientation predictable and controlled. (correct answer)
- It automatically fits all visible geometry to the canvas while preserving the current orientation.
- It relocates the orbit pivot to the nearest model face while preserving the current magnification.
- It translates the model to a new screen position while preserving the current viewing direction.
Explanation: When working with the ViewCube in Fusion 360, it helps to distinguish between its different interaction modes. The ViewCube offers clickable arrows, edge midpoints, corner handles, and face labels — each providing a structured way to rotate the view, as opposed to freely dragging the cube, which gives you freeform control. Questions like this test whether you understand what "clicking a rotation control" (typically the curved arrows around the ViewCube) actually does mechanically.
Clicking the ViewCube's rotation control snaps the view by a fixed, predefined increment — usually 90° — so the resulting orientation is predictable and repeatable. This is exactly why A is correct: the key advantage is that you get a defined rotational increment, keeping the view controlled and avoiding the guesswork of landing on an arbitrary angle. For a reviewer who wants to inspect the opposite side at roughly the same magnification, this keeps things tidy and efficient.
B is wrong because fitting geometry to the canvas (like pressing the Home or Fit All shortcut) is a completely separate operation — clicking the rotation arrows does not trigger any auto-fit behavior. C is wrong because relocating the orbit pivot to a model face is not what rotation arrows do; that behavior is more associated with selecting a face directly or using the Look At command. D is wrong because the rotation controls rotate the viewpoint around the model — they do not translate (pan) the model to a new screen position, which would change the viewing direction, not preserve it.
As a study tip, remember that each part of the ViewCube has a distinct, predictable function — faces snap to standard views, edges to isometric transitions, and rotation arrows to fixed angular increments. Know these distinctions cold.
Question 6
Only a small rectangular area of a large assembly needs to fill most of the canvas. The rest of the assembly should remain unchanged, and the user knows the exact screen region to enlarge.
Which navigation workflow is most appropriate?
- Use Look At and drag a rectangle around the visible assembly extents.
- Use Fit and drag a rectangle around the visible assembly extents.
- Use Set Pivot and drag a rectangle around the area of interest.
- Use Zoom Window and drag a rectangle around the area of interest. (correct answer)
Explanation: When working with large assemblies in Fusion 360, navigation tools serve very different purposes — and matching the right tool to the task is exactly what this question tests. The key distinction here is between tools that reframe your view versus tools that manipulate the model or pivot point.
Zoom Window is designed precisely for this scenario: you drag a rectangle around a specific screen region, and Fusion 360 zooms in so that region fills the canvas. Nothing in the model changes — only your viewpoint adjusts. This makes D the correct workflow when you know exactly which rectangular area you want to enlarge.
Looking at the distractors: A is wrong because "Look At" reorients the camera so a selected face or plane becomes perpendicular to your line of sight — it doesn't accept a dragged rectangle and doesn't isolate a specific screen region. B is wrong because "Fit" (or Fit All) zooms out to show the entire model within the viewport, which is the opposite of what you want; it would shrink your view, not enlarge a specific section. C is wrong because "Set Pivot" changes the center point around which the model orbits during rotation — it has nothing to do with zooming into a selected area.
A useful pattern to remember: whenever a question describes a user wanting to enlarge a known rectangular region without touching the model, think Zoom Window. Contrast this with Fit (shows everything) and Look At (changes camera angle), two tools that are commonly confused with zoom functions on this exam.
Question 7
A model is correctly oriented for inspection, but a critical feature is near the right edge of the canvas. The reviewer wants to move that feature to the center without changing the viewing direction or apparent size.
Which operation should the reviewer use?
- Zoom out and then zoom in with the pointer over the feature.
- Orbit the view until the feature crosses the canvas center.
- Pan the view until the feature is centered in the canvas. (correct answer)
- Click the nearest ViewCube face and then use Fit.
Explanation: When working in Fusion 360's canvas, it helps to clearly distinguish between three fundamental view operations: pan, orbit, and zoom. Each changes something different — and this question tests whether you know exactly what each one changes.
The scenario gives you two constraints: the viewing direction must stay the same, and the apparent size of the model must stay the same. That eliminates any operation involving rotation or zoom. What you need is simply to shift the camera's position laterally — sliding the view window so the feature moves to center without altering how you're looking at it or how large it appears. That's precisely what panning does. Pan translates the view in two dimensions while preserving both orientation and zoom level, making C the correct choice.
Looking at the distractors: A is wrong because zooming changes the apparent size of the model — even if you zoom out then back in, you've violated the "no size change" constraint, and recentering via zoom pointer isn't reliable for precise repositioning. B is wrong because orbiting rotates the camera around the model, which directly changes the viewing direction — the one thing the scenario explicitly prohibits. D is wrong because clicking a ViewCube face snaps to a preset orientation (changing the view direction), and using Fit afterward also changes the zoom level to fill the canvas — both constraints are violated simultaneously.
A useful memory rule: Pan = translate, Orbit = rotate, Zoom = scale. When a question locks two of those three variables, identify which one remains free — that's your answer.
Question 8
In the Camera settings, a user selects Perspective with Ortho Faces. The user then orbits to an oblique view and afterward clicks the TOP face of the ViewCube.
How should the projection behavior change during this sequence?
- Both the oblique view and the TOP view remain perspective projections.
- The oblique view is orthographic, while the TOP view becomes perspective.
- The oblique view is perspective, while the TOP view becomes orthographic. (correct answer)
- Both the oblique view and the TOP view remain orthographic projections.
Explanation: When working with camera projection settings in Fusion 360, the key concept to understand is that "Perspective with Ortho Faces" is a hybrid mode — it doesn't apply a single projection type universally. Instead, it switches projection behavior depending on your viewing angle.
Here's how it works: when you orbit to an oblique (angled, non-orthogonal) view, Fusion 360 renders the scene using perspective projection, giving you natural depth cues with converging lines. However, the moment you snap to a standard orthographic face — TOP, FRONT, RIGHT, etc. — via the ViewCube, the projection automatically switches to orthographic, eliminating distortion for precise, flat-plane viewing. This is exactly what answer C describes: perspective during the oblique orbit, then orthographic once you click the TOP face.
Answer A is wrong because it claims both views stay perspective — that ignores the entire purpose of the "Ortho Faces" part of this mode, which specifically triggers orthographic projection on standard face views. Answer B inverts the logic entirely, incorrectly assigning orthographic to the oblique view and perspective to the TOP face — the opposite of how the setting actually works. Answer D is wrong because claiming both views are orthographic ignores that oblique views in this mode are rendered with perspective, not orthographic projection.
A useful tip: break the mode name into its two parts — "Perspective" tells you the default behavior, and "with Ortho Faces" tells you the exception. On exam questions involving projection modes, always ask yourself whether the viewing angle qualifies as a named orthographic face, because that's the trigger for the switch.
Question 9
A designer needs an axonometric overview of a part rather than a view perpendicular to one principal plane. The designer also wants to avoid manually orbiting to an approximate angle.
Which ViewCube interaction best satisfies the requirement?
- Click a cube face to align the view with one principal direction.
- Click a cube corner to align the view with three principal directions. (correct answer)
- Click a cube edge to align the view with one principal direction.
- Drag the cube vertically to preserve the current viewing direction.
Explanation: When working with Fusion 360's ViewCube, it helps to think about what each clickable region represents geometrically. A cube has faces, edges, and corners — each aligns your camera to a different number of principal axes simultaneously, and that distinction is exactly what this question tests.
A cube corner sits at the intersection of three faces, meaning clicking it positions your viewpoint equally relative to all three principal planes (X, Y, and Z). This produces an axonometric (isometric-style) view — precisely the overview the designer needs. Fusion 360 snaps to that corner orientation instantly, requiring no manual orbiting. So answer B is correct.
Answer A is a common trap. Clicking a cube face aligns the camera perpendicular to one principal plane — giving you a standard front, top, or side view. That's the opposite of what the designer wants, since they explicitly need to avoid a view perpendicular to a single plane.
Answer C describes clicking a cube edge, which sits between two faces and aligns the view with two principal directions — not three. This gives a two-plane view (like looking at the intersection of front and top), which is closer to an axonometric angle but still not the full three-axis overview of a corner click.
Answer D describes dragging the cube vertically, which rotates the model around the horizontal axis and changes the viewing direction dynamically — it doesn't snap to any defined axonometric orientation.
Study tip: Memorize the face/edge/corner hierarchy: 1 axis, 2 axes, 3 axes respectively. Exam questions about the ViewCube almost always hinge on this geometric progression.
Question 10
A technician must inspect a planar mounting face straight on before measuring the spacing of holes. The current view is an arbitrary perspective orientation, and the face is not parallel to the screen.
Which view-control operation provides the most direct setup for this inspection?
- Select the mounting face and invoke Look At to align the view normal to it. (correct answer)
- Select the mounting face and invoke Fit to align its edges with the screen.
- Set a pivot on the mounting face and use Constrained Orbit once.
- Pan the mounting face to the center and click the ViewCube Home control.
Explanation: When you need to inspect a face head-on in Fusion 360, the key concept is view normalization — aligning the camera so it looks straight down the surface normal of a specific face. Questions like this test whether you know the right tool for precise, face-specific view alignment versus general navigation tools.
The Look At command (A) is exactly designed for this scenario. You select the planar face, invoke Look At, and Fusion 360 instantly rotates the camera so the view direction is perpendicular to that face — meaning the face appears flat and undistorted on screen. This is the fastest, most direct path from an arbitrary orientation to a true orthographic inspection view of a specific surface.
Choice B is tempting but wrong. Fit adjusts zoom and framing so the entire model (or selection) fills the viewport — it does not reorient the camera to be normal to a face. You'd still be viewing the face at an angle. Choice C, using Constrained Orbit with a pivot set on the face, would require you to manually orbit the model and judge by eye when the face looks straight on — there's no automatic alignment, so it's imprecise and indirect. Choice D, clicking ViewCube Home, resets the camera to a preset isometric-style orientation relative to the world coordinate system, not relative to any selected face. It ignores the face entirely.
A useful study tip: whenever a question mentions "straight on," "normal to," or "perpendicular view" of a specific face, Look At is your answer. It's face-driven, not world-driven.