Components (Fusion 360)
Top-level containers in a Fusion 360 design that act like assemblies — components contain bodies and have their own origins, joints, and timelines.
🔗 Related Concepts
Deepen your understanding with these related topics:
Definition
A component is a self-contained design unit. Bodies inside a component move together when the component is joint-moved. Components can contain sub-components (recursive). Each component can be activated (in-context editing) so creation tools target it specifically.
Fusion 360 stores one component per saved 'Linked' file when you separate them; the parent design becomes a multi-file project. Linked components keep their own version history.
Why it matters
The decision 'is this geometry a component or a body?' shapes every downstream operation. Components are required for joints, motion, BOMs, multi-user collaboration; bodies are right for parts that don't need any of that.
Technical Deep Dive & Core Mechanics
The distinction between Bodies and Components is Fusion 360's most important structural concept. A Body is a piece of solid geometry with no independent origin or transform. A Component is a container with its own origin plane, its own Timeline, and the ability to have Joints attached to it. An assembly is a hierarchy of Components — never of Bodies. If geometry needs to move relative to anything else, it must be a Component.
Joints define the motion relationship between two components. A Rigid Group locks multiple components together as if welded — use it for sub-assemblies that move as a unit. As-Built Joints define a joint based on where components currently are in space (without moving them); standard Joints snap components together at specified geometry. Ground a component (right-click → Ground) to fix it in world space — all other motion is relative to the grounded component.
Fusion 360's Timeline records all operations in order. Components created or inserted later in the Timeline can reference earlier geometry, but the reverse causes dependency errors. When editing a component, the Timeline filters to show only that component's operations — understanding this filter prevents confusion when features seem to "disappear" during editing.
Step-by-Step Professional Implementation
Building a multi-component assembly with correct joint behavior:
- Decide: New Component vs New Body: Before modeling, ask whether this geometry will move independently. If yes, create it as a New Component (Assemble → New Component, or right-click in Browser → New Component). If it is permanently attached geometry, a Body is acceptable — but Components are safer for assembly work.
- Model in context: Activate a component (double-click its name in the Browser — the others dim). All sketch and modeling operations now belong to that component. Use Project to reference geometry from other components in your sketches.
- Ground the base component: Right-click the base component (the chassis, frame, or fixed part) → Ground. A pin icon appears. All joint motion will be relative to this grounded component.
- Add joints: Assemble → Joint. Select a snap point on one component (e.g., an axis center), then on the other. Choose the joint type (Revolute for a hinge, Slider for linear motion, Rigid for fixed). Set motion limits if needed.
- Test motion: Drag a component — it should move only within its joint constraints. Use Inspect → Motion Link to couple two joints (e.g., a rack-and-pinion relationship).
Advanced Troubleshooting & Error Diagnostics
Diagnostic procedures for Components (Fusion 360) data exchange and interoperability issues:
- STEP export loses fillet geometry: Fillets and rounds in Components (Fusion 360) translate as faceted approximations or disappear entirely in STEP output. Resolution: Increase the STEP export precision settings (tighter chord tolerance and angle tolerance). Verify the STEP AP version—AP214 handles complex surfaces more reliably than AP203 for modern geometry. If specific fillets consistently fail, try increasing the fillet radius slightly or simplifying the adjacent face geometry.
- Configuration/variant not included in export: Only the active configuration of Components (Fusion 360) appears in the exported file. Resolution: Most neutral formats (STEP, IGES) support only a single configuration per file. Export each required configuration separately, or use native format exchange if the receiving system supports it. For assemblies, verify that the correct configuration is active in each component before batch export.
- Thread cosmetics missing after translation: Cosmetic thread annotations on Components (Fusion 360) don't appear in the receiving CAD system. Resolution: Cosmetic threads are annotation features, not geometric features, and don't survive neutral-format translation. Replace cosmetic threads with modeled threads (helical cut) if the receiving system needs actual thread geometry, accepting the increased file size and rebuild time.
Cross-Discipline Collaboration & Handoff
In multi-discipline product development, Components (Fusion 360) must integrate smoothly with downstream manufacturing, simulation, and documentation workflows:
- Neutral Format Exchange: Export to STEP AP214/AP242 for maximum fidelity when sharing with partners who use different CAD platforms. Validate that feature topology, PMI (tolerances, datums, surface finish), and assembly structure survive the translation. Avoid relying on native formats for external suppliers.
- PDM/PLM Integration: Check in models through the product data management system with complete metadata (revision, lifecycle state, effectivity). Ensure that the BOM structure visible in the PLM matches the CAD assembly hierarchy, and that released parts are locked from unauthorized edits.
- Simulation and Manufacturing Handoff: Provide defeatured geometry to FEA analysts (remove cosmetic rounds, simplify internal cavities) and manufacturing-ready geometry to CAM programmers (with GD&T annotations). Coordinate on material specifications and tolerance stack-ups across the design-to-production chain.
Common pitfalls
- Modelling 20 parts as bodies in one component, then needing to add motion — refactoring is painful.
- Creating components for every small body — assembly tree becomes unmanageable.
- Not activating a component before adding features — features get added to the wrong component.
Fusion 360 Ecosystem Context
This concept is a core structural element of the Fusion 360 drafting and engineering environment developed by Autodesk. Autodesk's cloud-native unified design-and-make platform — parametric/direct hybrid modelling, CAM, sheet metal, simulation, electronics, and generative design in one subscription.
Relevant Fusion 360 FAQs
❓ Is Fusion 360 truly free for personal use?
Yes, but with restrictions. The personal-use tier is for hobbyists with under $1k/year in revenue from Fusion-created work. It limits active documents (10 editable at once), removes simulation/generative-design/electronics/extensions, simplifies CAM (no 5-axis, no multi-setup), and has restricted export options. Autodesk has progressively narrowed the free tier; verify current terms before relying on it commercially.
❓ What's the difference between Fusion 360 and Fusion Industry?
There is no separate 'Fusion Industry' product as of writing. 'Fusion 360' is the unified product. Extensions (Manufacturing, Simulation, Generative Design, etc.) add capability. Autodesk has also branded vertical packages (Fusion 360 with Inventor capability) at times; consult current Autodesk pricing pages.
❓ Can Fusion 360 work offline?
Yes — with caveats. Fusion caches files locally and supports a 'work offline' mode for up to 2 weeks. Cloud render, generative design, electronics simulation, and forced sync features require connectivity. For continuous offline work, Inventor is a better fit.
⚡ Concept Self-Test
Test your understanding of this concept to lock in your memory. Completing this quiz will automatically sync to your career learning progress.
🎓 Recommended Practice Lessons
Step-by-step practical exercises and certification-aligned paths chosen by our editors to master this concept:
Fusion 360 on Udemy
🌳 Semantic Crossroads & Navigation Pathways
Trunk-Branch-Leaf ModelExplore cross-referenced learning lanes. Connect this specific method back to macro CAD coordinate foundations, parent software environments, and sibling parameters in our shared taxonomy map.
Global Foundations
Core glossary, interactive graph, and domain-wide concept index.
Ecosystem Integration
Parent design environments and platforms implementing this method natively.
Active Context & Neighbors
Current active term and close sibling concepts:
Discover More
Practical Workflow Tips
Principles refined through years of parametric modeling and Components (Fusion 360) workflows:
- Sketch fully before constraining: Draw the complete sketch profile before adding dimensions and constraints. This prevents over-constrained situations that require deleting and re-adding constraints.
- Reference origin planes, not model faces: When positioning Components (Fusion 360) features, reference origin planes or datum planes rather than model faces. Origin planes never change topology.
- Name features in the tree: Rename each feature from its default name to a descriptive name. In complex models with 200+ features, named features save minutes per search and make design intent readable.
- Use configurations for variants: Rather than creating separate files for Components (Fusion 360) size variants, use configurations or design tables. This keeps all variants linked to a single master definition.