{"id":80566,"date":"2025-10-28T06:16:06","date_gmt":"2025-10-28T13:16:06","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=80566"},"modified":"2025-10-23T06:32:40","modified_gmt":"2025-10-23T13:32:40","slug":"timeline-edits-in-fusion","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/","title":{"rendered":"How to Manage Timeline Edits in Fusion"},"content":{"rendered":"\n<p><em>Learn how to manage timeline edits in Fusion. Discover how to fix geometry, move features, and balance parametric versus direct modeling for efficient, production-ready designs.<\/em><\/p>\n\n\n\n<?php\nfunction autodesk_fusion_cta_horizontal() {\n    ob_start();\n    ?>\n    <style>\n        .cta-section-horizontal {\n            background: #ddd; \/* Much lighter grey background *\/\n            padding: 12px; \/* Adjusted padding *\/\n            border-radius: 8px;\n            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);\n            color: #333; \/* Darker text color for better readability *\/\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            max-width: 650px; \/* Width adjusted for a more compact look *\/\n            margin: 20px auto;\n            position: relative;\n            flex-wrap: nowrap; \/* Prevent wrapping *\/\n        }\n\n        .cta-section-horizontal img {\n            width: 60px; \/* Slightly larger logo *\/\n            height: auto; \/* Maintain aspect ratio *\/\n            margin-right: 12px; \/* Adjusted spacing *\/\n            background-color: #ddd; \/* Match the background color *\/\n            padding: 6px; \/* Adjusted padding *\/\n            border-radius: 8px; \/* Slightly rounding to match container *\/\n            box-shadow: 0 0 0 4px #ddd; \/* Blend with background *\/\n        }\n\n        .cta-text {\n            flex: 1;\n            margin-right: 12px; \/* Adjusted spacing *\/\n        }\n\n        .cta-title {\n            font-size: 18px; \/* Slightly larger title font size *\/\n            font-weight: bold; \/* Bold title *\/\n            color: #f9a825; \/* Orange color *\/\n            margin-bottom: 4px; \/* Reduced margin *\/\n        }\n\n        .cta-info {\n            display: none; \/* Hide description *\/\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 8px; \/* Adjusted button spacing *\/\n            align-items: center;\n        }\n\n        .cta-button {\n            padding: 8px 12px; \/* Button padding *\/\n            font-size: 12px; \/* Smaller font size for buttons *\/\n            font-weight: bold;\n            text-transform: uppercase;\n            border-radius: 4px; \/* Slightly rounded corners *\/\n            border: 2px solid transparent;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            display: inline-flex; \/* Use inline-flex to ensure proper alignment *\/\n            align-items: center; \/* Center align text vertically *\/\n            justify-content: center; \/* Center align text horizontally *\/\n            text-decoration: none !important; \/* Ensure no underlines with !important *\/\n            color: inherit; \/* Use the button's text color *\/\n        }\n\n        .cta-button.white-button {\n            background-color: #fff;\n            color: #333;\n            border: 2px solid #ddd;\n        }\n\n        .cta-button.white-button:hover {\n            background-color: #333;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button {\n            background-color: #f9a825;\n            color: #fff;\n            border: 2px solid #f9a825;\n        }\n\n        .cta-button.black-button:hover {\n            background-color: #fff;\n            color: #f9a825;\n            border: 2px solid #fff;\n        }\n    <\/style>\n\n    <div class=\"cta-section-horizontal\">\n        <img decoding=\"async\" src=\"https:\/\/autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/09\/autodesk-fusion-product-icon-400.png\" alt=\"Autodesk Fusion Logo\">\n        <div class=\"cta-text\">\n            <h1 class=\"cta-title\">Elevate your design and manufacturing processes with Autodesk Fusion<\/h1>\n        <\/div>\n        <div class=\"cta-buttons\">\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/trial-intake-flow\" class=\"cta-button white-button\">Get a 30-Day Free Trial<\/a>\n            <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/extensions\" class=\"cta-button black-button\">See Plans and Pricing<\/a>\n        <\/div>\n    <\/div>\n\n    <?php\n    return ob_get_clean();\n}\nadd_shortcode('autodesk_fusion_cta_horizontal', 'autodesk_fusion_cta_horizontal');\n?>\n\n\n\n<p>If you\u2019ve ever found yourself stuck in Fusion &#8211; after a combine operation, geometry change, or misplaced hole, you\u2019re not alone. When projects get complex, it\u2019s easy to feel trapped by previous steps in the modeling timeline. But here\u2019s the good news: Fusion gives you flexibility to fix issues at any stage. You can make edits efficiently without undoing hours of design work or compromising your model.<\/p>\n\n\n\n<p>Let\u2019s explore some best practices for managing design changes, moving features, and managing timeline edits in Fusion.<\/p>\n\n\n<?xml encoding=\"utf-8\" ?><figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to Manage Timeline Edits | Unstuck My Fusion Design\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/2tNAALML_xk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen style=\"aspect-ratio:500 \/ 281;width:100%;height:auto;\"><\/iframe>\n<\/div><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"finding-balance-between-parametric-and-direct-edits\">Finding balance between parametric and direct edits<\/h2>\n\n\n<p>One of the first questions I often get is:&nbsp;<em>\u201cShould I go back in the timeline to fix something, or just edit it at the end?\u201d<\/em><\/p>\n\n\n\n<p>If your model was created parametrically with sketches and constraints, you can go back earlier in the timeline and modify those features. For example, if your holes were defined in a sketch or placed with the Hole command, adjusting their position is as simple as editing that original feature.<\/p>\n\n\n\n<p>However, this isn\u2019t always practical. As models grow, timelines can contain hundreds of features. Scrolling backwards to adjust one tiny detail can turn into a time-consuming hunt with potential ripple effects downstream. That\u2019s where working at the\u00a0end of the timeline\u00a0becomes not only faster\u2014but often smarter.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"why-the-end-of-the-timeline-matters\">Why the end of the timeline matters<\/h2>\n\n\n<p>Think of the end of your timeline as your product\u2019s \u201cfinal definition\u201d\u2014what you\u2019ll hand off to your CNC operator, your customer, or your production team. If your goal is to make a small geometric adjustment that doesn\u2019t fundamentally alter upstream operations, go ahead and do it at the end.<\/p>\n\n\n\n<p>Fusion can handle this level of flexibility. Want to move a hole or patch geometry? You can make those final tweaks directly without breaking the entire model history. The result: less rework, faster design refinement, and greater confidence that your \u201cshippable\u201d model is accurate and ready for manufacturing.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"two-practical-ways-to-fix-a-hole-location\">Two practical ways to fix a hole location<\/h2>\n\n<h4 class=\"wp-block-heading\" id=\"option-1-delete-and-recreate\">Option 1: Delete and recreate<\/h4>\n\n\n<p>Fusion makes it easy to delete specific faces, like cylindrical holes.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Simply\u00a0<strong>select the cylindrical face<\/strong>\u00a0and press\u00a0<strong>Delete<\/strong>.<\/li>\n\n\n\n<li>Create a new\u00a0<strong>sketch<\/strong>\u00a0with a new\u00a0<strong>hole point<\/strong>\u00a0and\u00a0<strong>dimension<\/strong>\u00a0it precisely where you want it.<\/li>\n\n\n\n<li>Finish the sketch, use the\u00a0<strong>Hole command<\/strong>, and redefine its size, depth, or thread type.<\/li>\n<\/ul>\n\n\n\n<p>This method works especially well when the original geometry is beyond simple edits or if the hole wasn\u2019t created parametrically.<\/p>\n\n\n<h4 class=\"wp-block-heading\" id=\"option-2-move-command-quick-and-flexible\">Option 2: Move command \u2013 Quick and flexible<\/h4>\n\n\n<p>If all you need to do is to shift an existing feature slightly, use the\u00a0<strong>Move<\/strong>\u00a0command:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the object, face, or body you want to move.<\/li>\n\n\n\n<li>Press the\u00a0<strong>M<\/strong>\u00a0key (shortcut for Move).<\/li>\n\n\n\n<li>Input an exact distance or use\u00a0<strong>point-to-point positioning<\/strong>.<\/li>\n<\/ul>\n\n\n\n<p>For example, you can move a hole\u2019s center exactly&nbsp;<strong>12 mm in the Y direction<\/strong>, or align it with a specific point in your design using the \u201cFrom\/To\u201d option. This direct editing approach is fast, predictable, and ideal for downstream refinements before production.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"when-to-work-parametrically-vs-directly\">When to work parametrically vs. directly<\/h2>\n\n\n<p>Both approaches have their place. <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/parametric-modeling-in-fusion-360-tutorial\/\">Parametric<\/a> editing gives you complete control over design intent, constraints, and dependencies. This is a must in early design stages or when developing configurable parts.<\/p>\n\n\n\n<p>But in manufacturing,\u00a0time is often the real constraint. If you\u2019re preparing for CNC, rendering, or 3D printing, direct edits at the end are highly practical. The key is balance\u2014knowing when to stay <a href=\"https:\/\/www.autodesk.com\/support\/technical\/article\/caas\/sfdcarticles\/sfdcarticles\/How-to-switch-between-a-parametric-or-direct-modeling-environment-in-Autodesk-Fusion-360.html\">parametric and when to be direct.<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"447\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits-1.jpg\" alt=\"Timeline edits in Fusion.\" class=\"wp-image-80573\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits-1.jpg 800w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits-1-300x168.jpg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits-1-768x429.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n<h2 class=\"wp-block-heading\" id=\"timeline-edits-in-fusion-key-takeaways\">Timeline edits in Fusion: Key takeaways <\/h2>\n\n\n<ul class=\"wp-block-list\">\n<li>The\u00a0<strong>end of the timeline<\/strong>\u00a0represents your complete design ready for delivery\u2014don\u2019t be afraid to adjust it.<\/li>\n\n\n\n<li>Fusion supports both\u00a0<strong>parametric<\/strong>\u00a0and\u00a0<strong>direct<\/strong>\u00a0edits\u2014use the best tool for the situation.<\/li>\n\n\n\n<li>The\u00a0<strong>Delete Face<\/strong>\u00a0and\u00a0<strong>Move<\/strong>\u00a0commands are powerful allies for making quick geometric fixes.<\/li>\n\n\n\n<li>Always validate your final geometry before production to ensure edits haven\u2019t introduced conflicts.<\/li>\n<\/ul>\n\n\n\n<p>Whether you\u2019re a new designer learning the ropes or a seasoned engineer refining your workflow, mastering timeline edits in Fusion helps you stay agile and efficient. Making changes late in the process shouldn\u2019t feel like a setback\u2014it\u2019s part of designing smarter.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to manage timeline edits in Fusion. Discover how to fix geometry, move features, and balance parametric versus direct modeling for efficient, production-ready designs. If you\u2019ve ever found yourself stuck in Fusion &#8211; after a combine operation, geometry change, or misplaced hole, you\u2019re not alone. When projects get complex, it\u2019s easy to feel trapped [&hellip;]<\/p>\n","protected":false},"author":5319,"featured_media":80568,"menu_order":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[476],"tags":[],"coauthors":[873],"class_list":["post-80566","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Manage Timeline Edits in Fusion - Fusion Blog<\/title>\n<meta name=\"description\" content=\"Learn how to manage timeline edits in Fusion. Discover how to fix geometry, move features, and balance parametric versus direct modeling for efficient, production-ready designs.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Manage Timeline Edits in Fusion - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Learn how to manage timeline edits in Fusion. Discover how to fix geometry, move features, and balance parametric versus direct modeling for efficient, production-ready designs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-28T13:16:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"447\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Phil Eichmiller\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Phil Eichmiller\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Manage Timeline Edits in Fusion - Fusion Blog","description":"Learn how to manage timeline edits in Fusion. Discover how to fix geometry, move features, and balance parametric versus direct modeling for efficient, production-ready designs.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/","og_locale":"en_US","og_type":"article","og_title":"How to Manage Timeline Edits in Fusion - Fusion Blog","og_description":"Learn how to manage timeline edits in Fusion. Discover how to fix geometry, move features, and balance parametric versus direct modeling for efficient, production-ready designs.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/","og_site_name":"Fusion Blog","article_published_time":"2025-10-28T13:16:06+00:00","og_image":[{"width":800,"height":447,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits.jpg","type":"image\/jpeg"}],"author":"Phil Eichmiller","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Phil Eichmiller","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/"},"author":{"name":"Phil Eichmiller","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/892662410cfbd0f1665fdced80f143b3"},"headline":"How to Manage Timeline Edits in Fusion","datePublished":"2025-10-28T13:16:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/"},"wordCount":736,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits.jpg","articleSection":["Tutorials"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/","name":"How to Manage Timeline Edits in Fusion - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits.jpg","datePublished":"2025-10-28T13:16:06+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/892662410cfbd0f1665fdced80f143b3"},"description":"Learn how to manage timeline edits in Fusion. Discover how to fix geometry, move features, and balance parametric versus direct modeling for efficient, production-ready designs.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/timelineedits.jpg","width":800,"height":447},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/timeline-edits-in-fusion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Manage Timeline Edits in Fusion"}]},{"@type":"WebSite","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/","name":"Fusion Blog","description":"Product updates, tips, tutorials and community news.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/892662410cfbd0f1665fdced80f143b3","name":"Phil Eichmiller","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/PhilE-150x150.jpg2f5a19fd0022cec7b42ea9edf1cb0f90","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/PhilE-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/10\/PhilE-150x150.jpg","caption":"Phil Eichmiller"},"description":"I am a Principal Software Quality Engineer at Autodesk in Portland, Oregon, working on Fusion since 2012.","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/phil-eichmiller\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/80566","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/users\/5319"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=80566"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/80566\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/80568"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=80566"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=80566"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=80566"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=80566"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}