AUTODESK FUSION 360 • COMPONENTS AND ASSEMBLIES

Joint Types & Limits — Use joints (rigid, revolute, slider, cylindrical) and joint limits (intro)

Master the mechanical relationships that bring your 3D assemblies to life through motion and constraint.

Historical Context & Motivation

Long before digital modeling existed, engineers, architects, and artists grappled with the same fundamental question: how do separate parts move relative to one another? From the hinged jaw of an ancient Egyptian wooden cat toy to the elaborate clockwork automata of eighteenth-century Europe, the concept of a mechanical joint — a defined relationship that permits certain motions while restricting others — has been central to every designed object that moves. In the context of Autodesk Fusion 360, joints are the digital translation of these physical connections, enabling you to simulate real-world motion directly inside your 3D workspace.

For Visual Arts students, this matters more than you might initially think. Whether you are designing kinetic sculpture, articulated character models for stop-motion, interactive product prototypes, or exhibition furniture that folds flat for transport, understanding joints transforms static geometry into dynamic, testable designs. The evolution of digital joint systems mirrors the broader shift from hand-drafted mechanical drawings to fully parametric, motion-aware CAD environments.

1960s
Birth of CAD
Ivan Sutherland's Sketchpad (1963) introduced constraint-based drawing on a computer screen, establishing the conceptual foundation for defining geometric relationships digitally.
1980s
Parametric Solid Modeling
Pro/ENGINEER introduced parametric constraints, allowing dimensions and relationships between parts to update automatically — a precursor to modern joint definitions.
2000s
Assembly Motion Simulation
Tools like SolidWorks and Inventor added motion studies that let designers simulate joint-driven movement directly in the assembly environment, bridging the gap between static models and physical prototypes.
2013
Fusion 360 Launches
Autodesk released Fusion 360 as a cloud-native CAD platform with an intuitive joint-centric assembly workflow, replacing traditional mate-based assembly with a streamlined joint system accessible to designers and artists, not just mechanical engineers.
2020s
Integrated Motion & Generative Design
Fusion 360 now couples joints with generative design and simulation workspaces, allowing artists and designers to test joint behavior under real-world forces before fabrication.

The central question this lesson addresses is straightforward yet powerful: given two components that must connect, which type of joint correctly describes their intended motion, and how do you constrain that motion to a safe, functional range using joint limits? Answering this transforms your Fusion 360 assembly from a collection of floating bodies into a coherent, interactive mechanism.

Core Principles & Definitions

In Fusion 360, a joint is a mechanical relationship applied between two components that defines exactly which degrees of freedom (DOF) exist between them. A free-floating rigid body in three-dimensional space possesses six degrees of freedom: three translational (movement along the X, Y, and Z axes) and three rotational (rotation about each of those axes). Every joint type removes some of those freedoms while preserving others, and this selective removal is what makes assemblies behave like real objects. Before we examine each joint type, four foundational principles deserve attention.

1

Degrees of Freedom (DOF)

Each unconstrained body has 6 DOF. A joint specifies how many, and which, of those freedoms remain. A rigid joint removes all six; a revolute preserves one rotation; a slider preserves one translation; a cylindrical preserves one rotation plus one translation.
2

Grounded vs. Moving Components

Every assembly has at least one grounded component — the fixed reference frame. All joints define motion relative to this ground or to another component that is itself constrained. Grounding establishes the 'world origin' of your assembly.
3

Joint Origin & Snap

When you apply a joint in Fusion 360, you select a joint origin on each component — typically a face center, edge midpoint, or vertex. Fusion snaps these two origins together, aligning the components and defining the axis or plane of permitted motion.
4

Joint Limits

After defining a joint's type, you can impose minimum and maximum values on its free DOF. A revolute joint might spin 360°, but a joint limit can restrict it to, say, 0° – 90°. Limits simulate physical stops and prevent impossible configurations.
KEY TAKEAWAY
Think of joints like the connections in an artist's wooden mannequin. The shoulders allow rotation in multiple directions (more DOF), while the elbows only hinge forward and backward (fewer DOF). A rigid joint is like two parts glued together — no motion at all. The type of joint you choose dictates the character of motion, and the limits you set define its range — just as the mannequin's ball-and-socket joint at the shoulder has a physical stop that prevents the arm from rotating through the torso.

Visual Explanation — The Four Joint Types

The following diagram illustrates the four primary joint types covered in this lesson. Each joint is shown with its symbolic representation, its permitted motion axes, and the number of degrees of freedom it preserves. Study how the arrows indicate the directions of allowed movement — solid curved arrows for rotation, straight dashed arrows for translation.

Each card shows a joint type with its symbolic motion representation. Rigid (red) locks all motion. Revolute (violet) allows rotation about a single axis. Slider (cyan) permits linear translation along one axis. Cylindrical (amber) combines both rotation and translation on the same axis.

Notice how the diagram progresses from left to right in order of increasing freedom. The rigid joint is the most restrictive — it welds two components into a single, immovable unit. The revolute joint introduces a single rotational degree of freedom, which is exactly the motion profile of a door hinge or the pivot on an artist's adjustable lamp. The slider joint swaps that rotation for a single translational freedom — the behavior of a drawer on rails or a camera on a linear dolly track. Finally, the cylindrical joint combines both rotation and translation along one shared axis, mimicking the motion of a bolt threading into a nut or a telescoping lens barrel that can both extend and twist.

How Joints Work — Degrees of Freedom & Constraints

While this lesson is not mathematics-heavy, understanding the underlying logic of degrees of freedom provides a powerful framework for choosing the right joint. In three-dimensional space, every unconstrained component has exactly six degrees of freedom. We can express the remaining DOF after applying a joint using a simple relationship.

DEGREES OF FREEDOM
DOF_remaining = 6 − C
Where C is the number of constraints imposed by the joint. A rigid joint sets C = 6, leaving DOF = 0. A revolute sets C = 5 (five constraints, one rotational freedom). A slider also sets C = 5 (one translational freedom). A cylindrical sets C = 4 (two freedoms: one rotation + one translation).

This equation may look trivially simple, but it carries practical weight. When you assemble a complex mechanism — say, a kinetic sculpture with twelve moving arms — the total DOF of the assembly determines how many independent inputs (motors, handles, sliders) you need to fully control the motion. If you over-constrain the assembly (too many rigid joints or conflicting joint axes), Fusion 360 will flag the assembly as over-determined, and components will not move as expected.

Summary of constraints and remaining DOF for each joint type
Joint TypeConstraints (C)Remaining DOFAllowed Motion
Rigid60None — fully locked
Revolute51Rotation about one axis
Slider51Translation along one axis
Cylindrical42Rotation + translation on shared axis

Joint limits add an additional layer of control on top of the DOF that remain. A rotational limit is specified as a minimum and maximum angle (in degrees), while a translational limit is specified as a minimum and maximum distance (in millimeters or inches). In the Fusion 360 joint editor, you simply check the 'Limits' checkbox under the joint's properties and enter your values. The component will then be physically stopped at those boundaries during any motion drag or simulation.

JOINT LIMIT NOTATION
θ_min ≤ θ ≤ θ_max (rotation) · d_min ≤ d ≤ d_max (translation)
Where θ is the rotation angle and d is the slide distance. A cylindrical joint accepts both a rotational and a translational limit simultaneously.

Detailed Breakdown — Each Joint in Practice

Rigid Joint — The Weld

The rigid joint eliminates all relative motion between two components. Use it when two parts should behave as a single body — for example, a sculpture's pedestal bonded to its base plate, or the frame members of a furniture piece that are doweled and glued. In Fusion 360, applying a rigid joint is especially useful when you want to keep separate components (for material or manufacturing clarity) but prevent any movement between them. Rigid joints accept no limits because there is no DOF to limit.

Revolute Joint — The Hinge

The revolute joint allows one component to rotate about a fixed axis relative to another. It is by far the most common joint in both everyday objects and artistic mechanisms. Consider a jewelry box lid, the arm of a desk lamp, the page of a book, or the rotating gallery wall in an exhibition space. When you define a revolute joint, Fusion 360 asks you to specify the axis of rotation — typically derived from a cylindrical face (a hole or a pin). Rotational limits on a revolute joint are extremely useful: a laptop screen that opens from 0° to 135° but should never flip past 180° is a classic example.

Slider Joint — The Rail

The slider joint constrains one component to translate along a single axis with no rotation permitted. Think of a drawer sliding in and out of a cabinet, a camera carriage moving along a dolly rail, or a retractable panel on a display case. Slider joints are defined by selecting two planar faces or edges that share a common direction. Translational limits prevent the slider from traveling beyond its track — for instance, you would limit a drawer to slide no further than its depth so it does not fall out of the cabinet.

Cylindrical Joint — The Screw

The cylindrical joint preserves two degrees of freedom on a shared axis: one rotational and one translational. This is the motion profile of a nut traveling along a threaded rod, a telescope tube extending and rotating, or a swivel-and-slide mechanism on an adjustable monitor arm. In Fusion 360, you can set both rotational and translational limits independently. For example, a rotating exhibit pedestal that also raises and lowers could use a cylindrical joint limited to 360° of rotation and 200 mm of vertical travel.

Left: A revolute joint with limits set at 0° and 120°, represented by the shaded arc. Right: A slider joint with limits at 0 mm and 80 mm, shown by the red MIN/MAX stop lines. The dashed ghost shape indicates the component's maximum travel position.

Worked Example — Designing an Articulated Lamp Arm

Imagine you are designing a desk lamp in Fusion 360 for a product-design portfolio. The lamp has a heavy base, two articulated arm segments connected by pivot points, and a shade that tilts. Your goal is to apply the correct joints and limits so the lamp moves realistically. Let us walk through the process step by step.

Articulated Desk Lamp — Applying Joints & Limits
1
Step 1 — Ground the BaseRight-click the base component in the browser tree and select Ground. This anchors it in world space so all other motion is defined relative to it. The base now has 0 DOF — it will never move.
Base grounded (0 DOF)
2
Step 2 — Revolute Joint at the Base-to-Arm PivotSelect Assemble → Joint. Click the cylindrical face of the pin hole on the base as the first joint origin, then click the matching hole on Arm Segment 1. Fusion snaps them together. In the Joint Type dropdown, choose Revolute. This allows Arm 1 to rotate around the pin axis. Set a rotational limit of −15° to 75° to prevent the arm from swinging too far backward or forward.
Revolute joint applied — 1 DOF, limited −15° to 75°
3
Step 3 — Revolute Joint at the Mid-Arm ElbowRepeat the joint process at the elbow between Arm Segment 1 and Arm Segment 2. Again select Revolute. This time, limit the rotation from 0° to 120° so the two arms cannot fold completely flat against each other or extend past a natural elbow-like range.
Second revolute joint — 1 DOF, limited 0° to 120°
4
Step 4 — Revolute Joint at the Shade TiltAt the top of Arm Segment 2, apply a revolute joint to the shade component. The shade needs to tilt to direct light, so set a limit of −30° to 45°. Now the shade can nod downward 30° and upward 45° from its neutral position.
Shade revolute joint — 1 DOF, limited −30° to 45°
5
Step 5 — Test the AssemblyClick and drag any component. Fusion 360 respects all joints and limits: Arm 1 swings within its range, the elbow bends but does not collapse, and the shade tilts within bounds. If any joint appears over-constrained (a warning icon), check that no two joints conflict along the same axis. The total assembly now has 3 independent DOF (three revolute joints × 1 DOF each).
Assembly complete — 3 DOF total, all within safe limits

Strengths, Limitations & When to Use Each Joint

Choosing the correct joint type is partly an engineering decision and partly a design decision — especially in Visual Arts contexts where aesthetic motion and user interaction are just as important as structural integrity. The following comparison table summarizes each joint's strengths, common pitfalls, and ideal use cases drawn from art, design, and fabrication scenarios.

Comparison of four primary joint types for Visual Arts applications
Joint TypeStrengthsLimitations / PitfallsIdeal Visual Arts Use Cases
RigidSimple; prevents accidental movement; useful for sub-assemblies that move as one unitNo motion at all; overuse creates a monolithic model that defeats the purpose of multi-component designWelded sculpture frames, glued furniture joints, bonded material layers
RevoluteIntuitive hinge behavior; supports rotational limits; the most versatile single-DOF jointOnly one axis of rotation; cannot handle sliding; axis must align precisely with the physical pivotLamp arms, box lids, folding screens, puppet limbs, book covers
SliderClean linear motion; easy to limit travel distance; great for interactive prototypesNo rotation allowed; axis must be defined accurately to prevent off-track movementDrawers, sliding doors, camera dollies, retractable gallery panels
CylindricalCombines rotation and translation; accepts independent limits on each; mimics screw-like motionMore complex to set up; two DOF can cause unexpected behavior if limits are not both configuredAdjustable pedestals, telescope tubes, threaded fittings, swivel-and-raise monitor arms
KEY TAKEAWAY
Think of choosing a joint type like choosing a brush: you would not use a broad house-painting brush for fine detail work, nor a tiny liner brush to prime a large canvas. Each joint type is purpose-built for a specific motion profile. Selecting the simplest joint that accurately represents the physical connection leads to cleaner assemblies, fewer constraint conflicts, and more predictable simulations.

Connection to Advanced Joint Theory

The four joints covered in this lesson — rigid, revolute, slider, and cylindrical — form the foundation, but Fusion 360 offers additional joint types for more complex motion: pin-slot (rotation plus perpendicular translation), planar (two translations plus rotation on a plane — three DOF), and ball (three rotational DOF, like a ball-and-socket). Understanding the basic four types makes the advanced types intuitive, because each advanced joint is essentially a combination or expansion of the fundamental DOF concepts you already know.

Mapping foundational concepts to advanced Fusion 360 assembly features
This Lesson (Foundational)Next Steps (Advanced)
Rigid joint (0 DOF)Rigid groups for sub-assembly management; rigid joint offsets
Revolute joint (1 DOF rotation)Ball joint (3 DOF rotation); motion links connecting multiple revolute joints
Slider joint (1 DOF translation)Pin-slot joint (1 rotation + 1 translation on different axes); planar joint (3 DOF)
Cylindrical joint (2 DOF)Motion studies with springs, dampers, and contact sets applied to cylindrical joints
Manual joint limits (min/max)Rest position, motion links, and driven joints with expressions or motor inputs

As you progress into motion studies and simulation within Fusion 360, you will encounter driven joints — joints whose DOF are controlled by mathematical expressions or motor inputs rather than manual dragging. This capability opens the door to animating assemblies for presentations, testing kinetic art mechanisms under gravity, and exporting motion data for fabrication with servos and actuators. The conceptual foundation you have built here — selecting the right joint type and setting appropriate limits — is exactly the mental framework you will continue to apply in these advanced workflows.

Practice Problems

PROBLEM 1CONCEPTUAL
A kinetic sculpture has a spinning disc mounted on a fixed post. The disc can rotate freely around the post but cannot slide up or down. Which joint type best describes this connection, and how many degrees of freedom does it preserve?
PROBLEM 2BASIC CALCULATION
You are assembling a display case with four components: a grounded base, a glass top connected by a revolute joint, a sliding shelf connected by a slider joint, and a decorative panel rigidly attached to the base. What is the total number of independent degrees of freedom for this assembly?
PROBLEM 3INTERMEDIATE
You are designing a folding easel whose two legs are connected by a pivot at the top. Each leg can swing open from 0° (fully closed) to 35° from the vertical center line. Which joint type should you use at the pivot, what rotational limit range should you set, and why is it important to define limits here rather than leaving the joint unrestricted?
PROBLEM 4APPLIED
You are prototyping an interactive gallery installation featuring a rotating column that also rises 400 mm from floor level to reveal a hidden object inside. The column can spin a full 360° but the vertical rise must stop at exactly 400 mm. Identify the joint type, specify both the rotational and translational limits, and calculate the total DOF of the column relative to the grounded floor plate.
PROBLEM 5CRITICAL THINKING
A fellow student has assembled a robotic arm with three segments. They applied revolute joints at the shoulder and elbow but accidentally used a rigid joint at the wrist instead of a revolute joint. They report that the arm moves at two points but the tool at the end always stays at a fixed angle relative to Segment 3. Explain what went wrong in terms of DOF, propose a fix, and discuss how the choice between rigid and revolute joints at the wrist fundamentally changes what the arm can do in a motion study.

Lesson Summary

In Fusion 360, joints define the mechanical relationships between components by selectively removing degrees of freedom from the six that every free body possesses. A rigid joint locks two components together (0 DOF). A revolute joint permits rotation about a single axis (1 DOF). A slider joint permits translation along a single axis (1 DOF). A cylindrical joint combines rotation and translation on a shared axis (2 DOF). Selecting the correct joint type ensures that your assembly's motion matches the physical behavior of the real object you are designing.

Joint limits add boundary constraints on the remaining DOF — rotational limits are expressed as angular ranges (θmin to θmax), and translational limits as distance ranges (dmin to dmax). By grounding a base component, assigning appropriate joint types, and configuring limits, you transform a loose collection of bodies into a coherent, interactive mechanism ready for motion studies, presentation animations, and ultimately, physical fabrication. These foundational joint skills scale directly into advanced workflows including driven joints, motion links, and simulation.

Varsity Tutors • Autodesk Fusion 360 • Joint Types & Limits — Use joints (rigid, revolute, slider, cylindrical) and joint limits (intro)