AUTODESK FUSION 360 • SOLID MODELING

Move/Copy — Use move/copy bodies and components (translate/rotate) (intro)

Master spatial repositioning of solid bodies and components through translation and rotation in parametric 3D space.

Historical Context & Motivation

The ability to reposition geometry within a digital workspace traces its roots to the earliest days of computer-aided design (CAD). Before parametric modeling environments like Fusion 360 existed, industrial designers and sculptors had to rely on manual re-drafting or physical model repositioning whenever a design element needed to shift in space. The introduction of transformation operations—translate, rotate, mirror—into CAD software fundamentally changed creative workflows by allowing artists and engineers alike to manipulate geometry non-destructively in three-dimensional space.

For visual arts students, these transformations are the digital equivalent of repositioning a clay maquette on a turntable or sliding an element across a composition board. Understanding Move/Copy in Fusion 360 empowers you to iterate on sculptural assemblies, product designs, and installation layouts without ever recreating geometry from scratch—a critical efficiency that separates professional workflows from amateur ones.

1963
Sketchpad by Ivan Sutherland
The first graphical CAD program introduced rudimentary geometric transformations, allowing objects to be moved and copied on a display screen via a light pen.
1982
AutoCAD 1.0 Released
Autodesk launched AutoCAD with dedicated MOVE and COPY commands, establishing the paradigm of command-driven spatial manipulation that persists today.
1995
SolidWorks & Parametric Modeling
Feature-based parametric CAD introduced the distinction between bodies and components, making move/copy operations context-dependent and history-aware.
2013
Fusion 360 Public Launch
Autodesk released Fusion 360 with cloud-based collaboration and a unified Move/Copy command that handles both bodies and components with translate and rotate options in a single dialog.

The central question this lesson addresses is straightforward yet essential: how do you reposition or duplicate solid geometry within Fusion 360's modeling environment without destroying parametric relationships, and what is the difference between moving a body versus a component? Mastering these distinctions is fundamental to building complex assemblies—from sculptural installations to functional product prototypes.

Core Principles & Definitions

Before opening the Move/Copy dialog, you need to understand the foundational concepts that govern how Fusion 360 organizes geometry. Every solid you create exists either as a body or within a component. These two containers behave differently when transformed, and recognizing the distinction will prevent confusion as your assemblies grow in complexity. The Move/Copy command itself offers two primary modes of spatial transformation: translation (linear displacement along an axis or direction) and rotation (angular displacement about an axis).

1

Body vs. Component

A body is raw solid geometry within a single component's scope. A component is an independent container with its own origin, timeline, and coordinate system. Moving a body shifts geometry; moving a component shifts an entire design context.
2

Translation (Linear Move)

Translation displaces an object along a straight path defined by a direction vector or axis. You specify a distance in millimeters (or your preferred unit), and the geometry shifts without changing its orientation.
3

Rotation (Angular Move)

Rotation pivots an object around a specified axis by a given angle in degrees. The axis can be any construction line, edge, or standard axis (X, Y, Z). The object's position relative to the pivot point changes, but its internal geometry remains intact.
4

Move vs. Copy Toggle

The Move/Copy dialog includes a Create Copy checkbox. When unchecked, the original object is repositioned. When checked, a duplicate is created at the new location while the original remains in place—ideal for pattern-based compositions.
5

Free Move vs. Constrained Move

Fusion 360 provides a manipulator gizmo with axis arrows and rotation rings. Dragging along an arrow constrains motion to that axis (constrained), while dragging the center square allows free translation across two axes simultaneously.
KEY TAKEAWAY
Think of bodies like individual lumps of clay on a shared pottery wheel: they move within the wheel's space. Components are like separate pottery wheels altogether—each with its own turntable center. Moving a component moves the entire wheel, while moving a body just slides the clay on the existing wheel. This distinction matters enormously when you start building multi-part assemblies like a modular sculpture or a product with hinged parts.

Visual Explanation — The Move/Copy Interface

The diagram below illustrates the Move/Copy manipulator gizmo as it appears in the Fusion 360 viewport. When you invoke the command via Modify → Move/Copy (or the keyboard shortcut M), this three-axis gizmo appears at the center of the selected body or component. Each colored arrow corresponds to a principal axis, and the curved arcs enable rotation about each axis. Understanding this visual interface is essential for precise spatial control.

The Move/Copy gizmo shows three translation arrows (X in red, Y in green, Z in blue) and three dashed rotation arcs about each axis. The small amber square at the center allows free planar translation. Drag any arrow to constrain motion to a single axis, or use the rotation arcs to pivot the selected geometry.

Notice that the gizmo is always centered on the selected geometry's bounding center by default, though you can relocate the pivot point by clicking the Set Pivot option in the Move/Copy dialog. This is particularly useful for visual artists who want to rotate a sculpture fragment around a specific joint or hinge point rather than its geometric center. Each arrow and arc is interactive: clicking and dragging provides real-time preview of the transformation, while typing numerical values into the dialog fields gives you exact control over distances and angles.

Mathematical Framework — Translation & Rotation

While Fusion 360 abstracts the underlying mathematics behind a visual gizmo, understanding the geometric transformations at work deepens your spatial intuition—particularly valuable if you plan to script automated operations or need to predict the outcome of compound transformations. Every Move/Copy operation in 3D space can be described by a transformation matrix, but at the introductory level, we focus on the two fundamental components: translation vectors and rotation angles.

TRANSLATION
P' = P + T → (x', y', z') = (x + tₓ, y + tᵧ, z + t_z)
Where P is the original point, T is the translation vector (tₓ, tᵧ, t_z), and P' is the new position. Each component represents the displacement along X, Y, and Z respectively, measured in millimeters by default.
ROTATION ABOUT Z-AXIS (2D PROJECTION)
x' = x × cos(θ) − y × sin(θ) y' = x × sin(θ) + y × cos(θ)
Where θ is the rotation angle in degrees (converted to radians internally). This formula rotates a point (x, y) about the origin in the XY plane. For rotation about other axes, analogous formulas apply to the YZ or XZ planes. Fusion 360 handles these computations transparently when you drag a rotation arc.
DISTANCE OF TRANSLATION
d = √(tₓ² + tᵧ² + t_z²)
The total displacement distance d is the Euclidean magnitude of the translation vector. This is useful for verifying that a move along multiple axes produced the expected net displacement.
🎨 Why This Matters for Artists
You will rarely type rotation matrices into Fusion 360. However, understanding that every rotation occurs about an axis through a pivot point helps you predict outcomes when composing multiple rotations. For instance, rotating a sculptural element 45° about the Y-axis and then 30° about the X-axis produces a different result than performing those rotations in reverse order—rotations in 3D are non-commutative. This is the mathematical reason why sequence matters in the Move/Copy dialog.

Detailed Workflow — Bodies vs. Components

One of the most consequential decisions you make when using Move/Copy is whether your target geometry is a body or a component. This choice affects not only the immediate transformation but also how parametric relationships, joints, and downstream features behave. The diagram below contrasts these two scenarios side by side.

Left: moving a body displaces only that body within its parent component, leaving other bodies and the component origin untouched. Right: moving a component displaces all of its bodies and its local origin as a unified package. This distinction determines how downstream joints and references behave.

When you move a body, you are performing a low-level geometric displacement. The body's vertices shift, but the component's origin, construction planes, and coordinate system remain fixed. This is useful when you need to reposition geometry relative to other bodies within the same component—for example, separating two overlapping shapes that you sculpted too close together.

When you move a component, you are transforming the entire container. All bodies within that component, along with its origin planes and any sketches attached to those planes, move as a coherent unit. This is the operation you will use most often in assembly design—positioning a handle component relative to a vessel component, for instance, or arranging modular sculpture elements in an installation layout.

Key differences between body and component Move/Copy operations
AttributeBody MoveComponent Move
What movesSelected body onlyAll bodies, origin, sketches, construction geometry
Origin affected?No — component origin stays fixedYes — origin translates/rotates with component
Joints impacted?May break if joint references the moved faceJoints move with component; grounded joints may resist
Typical use caseAdjusting internal geometry layoutPositioning parts in an assembly
Copy behaviorCreates a new body in the same componentCreates a new component instance (linked copy by default)

Worked Example — Repositioning a Modular Sculpture

Imagine you are designing a modular sculpture in Fusion 360 composed of three geometric forms—a cylinder, a rectangular prism, and a sphere—each modeled as a separate component. You need to arrange them in a triangular layout with the cylinder rotated 45° about its vertical axis, the prism translated 120 mm to the right, and the sphere elevated 80 mm above the ground plane. Let us walk through each operation step by step.

Arranging a Three-Part Sculpture Assembly
1
Step 1 — Activate the Move/Copy CommandNavigate to Modify → Move/Copy in the toolbar, or press M on the keyboard. The Move/Copy dialog appears with selection filters for Bodies, Components, Faces, and Sketch Objects. Set the Move Object type to Components using the dropdown at the top of the dialog.
2
Step 2 — Translate the Prism Component (120 mm along X)Click the rectangular prism component in the viewport or the Browser panel. The gizmo appears at the component's origin. Click the red X-axis arrow and drag to the right, or type 120 into the X Distance field in the dialog. Press OK to confirm.
The prism component and all its internal geometry shift 120 mm along the positive X-axis.
3
Step 3 — Rotate the Cylinder Component (45° about Y)Press M again and select the cylinder component. In the Move/Copy dialog, switch the Move Type from "Free Move" to "Rotate" (or use the green Y-axis rotation arc on the gizmo). Enter 45 in the Angle field. If you need a custom pivot, click Set Pivot and select the cylinder's bottom center point before rotating.
The cylinder rotates 45° about the Y-axis, revealing a diagonal cross-section view—useful for dynamic sculptural compositions.
4
Step 4 — Translate the Sphere Component (80 mm along Y)Invoke Move/Copy once more and select the sphere component. Drag the green Y-axis arrow upward, or type 80 in the Y Distance field. Confirm with OK. The sphere now floats 80 mm above the ground plane.
The sphere is elevated, creating a sense of suspension in the sculptural arrangement.
5
Step 5 — Verify and Adjust with the TimelineScroll to the bottom of the Fusion 360 timeline to see three new Move features listed sequentially. Right-click any of them and choose Edit Feature to adjust values non-destructively. If you need to undo a transformation, drag the timeline marker back before the move operation. This parametric flexibility lets you iterate on spatial arrangements without starting over—a critical advantage for visual artists exploring compositional variations.
The assembly is now arranged in a triangular layout with one element rotated and one elevated, all editable via the parametric timeline.

Strengths, Limitations & Alternative Approaches

The Move/Copy command is remarkably versatile, but like any tool, it has ideal use cases and situations where alternative approaches might serve you better. Understanding these boundaries helps you choose the right technique for each stage of your design process.

Move/Copy command strengths versus limitations
StrengthsLimitations
Parametric and editable — appears in the timeline for later modificationCannot create patterned arrays — use Rectangular or Circular Pattern for repeated copies
Works with bodies, components, faces, and sketch objects — highly flexibleMoving a body does not update dependent sketches or features that reference that body's original position
Copy mode creates exact duplicates instantly — great for rapid prototyping of modular elementsCopied components are linked by default — editing one modifies all copies unless you "Break Link"
Supports custom pivot points for intuitive rotation around joints or hingesRotation is limited to single-axis per operation — compound rotations require multiple Move steps
Keyboard shortcut (M) makes it one of the fastest commands to invokeFor precise assembly positioning, Joints and As-Built Joints often provide more robust constraints
WHEN TO USE JOINTS INSTEAD
Move/Copy positions geometry at a fixed location, whereas Joints define dynamic relationships between components—like a hinge or a slider. Think of it this way: Move/Copy is like placing furniture in a room by picking it up and setting it down, while Joints are like installing a door on hinges so it can swing. If your design needs parts that move relative to each other (a lid on a box, a rotating base for a kinetic sculpture), use Joints for the relationship and Move/Copy for initial positioning.

Connection to Advanced Transformation Techniques

The introductory Move/Copy operations covered in this lesson lay the foundation for more sophisticated transformation workflows in Fusion 360. As you advance, you will encounter techniques that extend these basic translations and rotations into powerful compositional and fabrication tools. The table below maps each introductory concept to its advanced counterpart.

Introductory Move/Copy concepts and their advanced extensions
Introductory ConceptAdvanced TechniqueWhen to Upgrade
Single translate or rotateRectangular / Circular PatternWhen you need evenly spaced arrays of identical elements (tiles, columns, mandala patterns)
Copy with linked componentsBreak Link / Make UniqueWhen copied elements need individual modifications (varying scales, material differences)
Manual pivot placementJoints (Revolute, Slider, Ball)When parts must maintain dynamic rotational or translational relationships
Body-level moveAlign / Point-to-Point MoveWhen you need snap-to-geometry alignment (face-to-face, edge-to-edge) rather than numerical offset
Interactive gizmo draggingFusion 360 API (Python scripting)When you need to automate transformations across hundreds of components (generative art, parametric facades)

For visual arts students pursuing digital fabrication, computational design, or interactive installation work, the Fusion 360 API offers a particularly exciting path forward. Using Python scripts, you can define transformation matrices programmatically and apply them to hundreds of component instances—enabling generative sculpture, parametric jewelry, and algorithmically arranged spatial compositions that would be impractical to configure manually. The introductory Move/Copy operations you have learned here provide the conceptual foundation for understanding those scripted transformations.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain the fundamental difference between moving a body and moving a component in Fusion 360. Why does this distinction matter when designing a multi-part assembly such as a sculptural installation?
PROBLEM 2BASIC CALCULATION
You translate a component 60 mm along the X-axis, 80 mm along the Y-axis, and 0 mm along the Z-axis. What is the total displacement distance of the component from its original position? Show your calculation using the Euclidean distance formula.
PROBLEM 3INTERMEDIATE
You are arranging four identical column components in a square layout with 200 mm spacing. Starting from a single column at the origin, describe the sequence of Move/Copy operations you would perform, specifying which axes and distances to use, and whether the "Create Copy" checkbox should be enabled for each step.
PROBLEM 4APPLIED
You are designing a kinetic sculpture with a pendulum arm that needs to swing between −30° and +30° about a horizontal axis passing through a mounting bracket. Should you use Move/Copy or a Joint to achieve this, and why? If you use Move/Copy to set the initial position at +15°, describe exactly how you would configure the pivot point and rotation.
PROBLEM 5CRITICAL THINKING
A classmate reports that after performing a 90° rotation of a component about the Z-axis followed by a 90° rotation about the X-axis, the result looks different than when they reversed the order (X first, then Z). They suspect a software bug. Is this actually a bug? Provide a conceptual or mathematical explanation for the observed behavior, and suggest a practical strategy for handling compound rotations in Fusion 360.

Lesson Summary

The Move/Copy command in Fusion 360 (keyboard shortcut M) is your primary tool for repositioning and duplicating geometry. It supports two fundamental spatial transformations: translation (linear displacement along an axis, defined by a distance vector) and rotation (angular displacement about an axis, defined by an angle). The command operates on bodies (raw geometry within a component) and components (independent containers with their own origins and timelines), and the choice between them determines whether internal spatial relationships are preserved during the move.

Key workflow details include the Create Copy checkbox for duplicating instead of repositioning, the Set Pivot option for controlling rotation centers, and the three-axis manipulator gizmo for interactive or numerically precise input. Remember that 3D rotations are non-commutative—order matters. For dynamic mechanical relationships, graduate from Move/Copy to Joints; for repetitive arrays, use Pattern commands. Mastering Move/Copy is essential groundwork for every assembly, sculpture, and product design you will build in Fusion 360.

Varsity Tutors • Autodesk Fusion 360 • Move/Copy — Use move/copy bodies and components (translate/rotate) (intro)