{"id":81988,"date":"2026-01-14T04:00:00","date_gmt":"2026-01-14T12:00:00","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=81988"},"modified":"2025-12-12T07:52:38","modified_gmt":"2025-12-12T15:52:38","slug":"3d-model-autodesk-fusion","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/","title":{"rendered":"Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner&#8217;s Guide (Part 3)"},"content":{"rendered":"\n<p><em>Create and modify a 3D model in Fusion using revolve, fillet, extrude, hole, and circular pattern\u2014plus tips for saving and organizing your design.<\/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>Brad from <a href=\"https:\/\/www.cadedllc.com\/about\">CAD Ed<\/a> here again. Welcome back to the next installment of the <a href=\"https:\/\/www.youtube.com\/watch?v=Sw4001eqi_o&amp;list=PLmA_xUT-8UlJYjo3X_xUAR057IfpvvbkB&amp;pp=gAQB\">Getting Started in Fusion<\/a> series, where I walk you through creating a fishing reel from start to finish! Here we\u2019ll dive into creating and modifying a 3D model in Fusion. If you\u2019ve been following along, you know we just finished building a fully constrained sketch. Now, it\u2019s time to bring that sketch to life by turning it into a solid 3D model in Fusion and refining it with some powerful tools.<\/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 Create and Modify a Model | Getting Started with Autodesk Fusion Episode 4\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/65bZmwmKOw0?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=\"start-with-revolve\"><strong>Start with revolve<\/strong><\/h2>\n\n\n<p>The foundation of a 3D model in Fusion begins with turning a<a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/?guid=SLD-CREATE-SOLID-FROM-SKETCH\"> sketch into a solid<\/a>. From the <strong>Create<\/strong> menu, select <strong>Revolve<\/strong>. Fusion automatically spins your closed profile around the centerline axis, creating a smooth, symmetrical part. Accept the default settings by clicking OK, and you\u2019ll have a spun-type component ready for further refinement. Revolve is ideal for cylindrical or rounded parts, and it\u2019s one of the most efficient ways to create rotational geometry.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"smooth-edges-with-fillets\"><strong>Smooth edges with fillets<\/strong><\/h2>\n\n\n<p>Sharp edges can make a design look unfinished and can even cause functional issues. To soften them, use the <a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/?contextId=SLD-FILLET-SOLID\"><strong>Fillet command<\/strong><\/a> from the Modify menu. Select the six edges you want to round over and enter 1mm in the dialog box. Press OK, and your part instantly looks more polished.<\/p>\n\n\n\n<p>For even faster access, try the Marking Menu. Pre-select the edges you want, right-click, and choose Fillet directly from the context-sensitive menu. This shortcut eliminates extra clicks and keeps your workflow smooth.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"harness-the-power-of-the-marking-menu\">Harness the power of the marking menu <\/h2>\n\n\n<p>The <a href=\"https:\/\/www.autodesk.com\/learn\/ondemand\/tutorial\/using-the-marking-menu\"><strong>Marking Menu<\/strong><\/a> is a game-changer for speed and efficiency when creating a 3D model in Fusion. It adapts based on what you\u2019ve selected\u2014edges, faces, or features\u2014so you always see relevant commands. For example, pre-select a face and right-click to bring up options like Create Sketch without navigating through multiple menus. This feature is perfect for streamlining repetitive tasks and maintaining focus on your design.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"add-a-slot-and-extrude\"><strong>Add a slot and extrude<\/strong><\/h2>\n\n\n<p>Next, let\u2019s add a functional detail: a <strong>slot<\/strong>. Start by creating a sketch on the bottom face of the circular recess. From the Create menu, choose <strong>Slot \u2192 Center Point Slot<\/strong>. Click the origin point, drag to define a random length, then drag upward for the radius. Once placed, use the Dimension tool (or press D) to set precise values. When the lines turn black, your sketch is fully constrained.<\/p>\n\n\n\n<p>To cut the slot through the part, select the profile, right-click, and choose Extrude. Drag the arrow downward to cut, and in the dialog box, change Extent Type to All. This ensures the cut goes completely through\u2014even if the part\u2019s height changes later.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"add-decorative-holes\"><strong>Add decorative holes<\/strong><\/h2>\n\n\n<p>To enhance the design, add a hole using the <strong>Hole command<\/strong> from the Create menu. Position it near the center of the bottom cylindrical face, set the diameter to 3mm, and adjust the depth using the To option so it reaches the inner surface. Confirm with OK.<\/p>\n\n\n\n<p><strong>Want more holes?<\/strong> Use <strong>Circular Pattern <\/strong>to duplicate the feature. In the dialog, set Object Type to Features, select the hole from the timeline, and choose the cylindrical face as the axis. Increase the quantity to 12 for a balanced, professional look.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"save-and-organize-your-work\"><strong>Save and organize your work<\/strong><\/h2>\n\n\n<p>Finally, save your design. Click the Save icon, create a new project and name your file. Projects act like file cabinets, keeping related designs organized and easy to access. This step ensures your work is structured and ready for future edits.<\/p>\n\n\n\n<p><strong>Commands like <a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/?guid=GUID-D74BB28A-9570-43AD-97A4-E094021C036B\">Revolve<\/a>, <a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/?contextId=SLD-FILLET-SOLID\">Fillet<\/a>, <a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/?guid=SLD-EXTRUDE-SOLID\">Extrude<\/a>, <a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/?guid=GUID-3A76B269-8C8D-437B-8F4A-85D0B2BBA492\">Hole<\/a>, and <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/pattern-command-timeline-rearranging-features-fusion-360\/\">Pattern<\/a><\/strong> are the foundation of creating a 3D model in Fusion. Mastering them not only speeds up your workflow but also gives you the flexibility to create complex, professional-grade designs. By understanding how to combine these tools effectively, you\u2019ll be able to tackle more advanced projects with confidence.<\/p>\n\n\n\n<p>Ready to take your designs further? Experiment with variations\u2014change dimensions, add new features, or explore different patterns. The more you practice, the more intuitive these tools become, and the faster your ideas will move from concept to reality.<\/p>\n\n\n\n<p><strong>Next up<\/strong> &#8211; <strong>editing the timeline in Fusion<\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Create and modify a 3D model in Fusion using revolve, fillet, extrude, hole, and circular pattern\u2014plus tips for saving and organizing your design. Brad from CAD Ed here again. Welcome back to the next installment of the Getting Started in Fusion series, where I walk you through creating a fishing reel from start to finish! [&hellip;]<\/p>\n","protected":false},"author":5326,"featured_media":81990,"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,353],"tags":[],"coauthors":[881],"class_list":["post-81988","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","category-getting-started","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner&#039;s Guide (Part 3) - Fusion Blog<\/title>\n<meta name=\"description\" content=\"Create and modify a 3D model in Fusion using revolve, fillet, extrude, hole, and circular pattern\u2014plus tips for saving and organizing your design.\" \/>\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\/3d-model-autodesk-fusion\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner&#039;s Guide (Part 3) - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Create and modify a 3D model in Fusion using revolve, fillet, extrude, hole, and circular pattern\u2014plus tips for saving and organizing your design.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-14T12:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/04-fgss-creating-and-modifying-a-model-thumbnail-1280x720-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Brad Tallis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brad Tallis\" \/>\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":"Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner's Guide (Part 3) - Fusion Blog","description":"Create and modify a 3D model in Fusion using revolve, fillet, extrude, hole, and circular pattern\u2014plus tips for saving and organizing your design.","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\/3d-model-autodesk-fusion\/","og_locale":"en_US","og_type":"article","og_title":"Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner's Guide (Part 3) - Fusion Blog","og_description":"Create and modify a 3D model in Fusion using revolve, fillet, extrude, hole, and circular pattern\u2014plus tips for saving and organizing your design.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/","og_site_name":"Fusion Blog","article_published_time":"2026-01-14T12:00:00+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/04-fgss-creating-and-modifying-a-model-thumbnail-1280x720-1.jpg","type":"image\/jpeg"}],"author":"Brad Tallis","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Brad Tallis","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/"},"author":{"name":"Brad Tallis","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/442bea216244d211aef2a8be4e9f3c12"},"headline":"Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner&#8217;s Guide (Part 3)","datePublished":"2026-01-14T12:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/"},"wordCount":733,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/04-fgss-creating-and-modifying-a-model-thumbnail-1280x720-1.jpg","articleSection":["Tutorials","Getting Started"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/","name":"Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner's Guide (Part 3) - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/04-fgss-creating-and-modifying-a-model-thumbnail-1280x720-1.jpg","datePublished":"2026-01-14T12:00:00+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/442bea216244d211aef2a8be4e9f3c12"},"description":"Create and modify a 3D model in Fusion using revolve, fillet, extrude, hole, and circular pattern\u2014plus tips for saving and organizing your design.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/04-fgss-creating-and-modifying-a-model-thumbnail-1280x720-1.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/04-fgss-creating-and-modifying-a-model-thumbnail-1280x720-1.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/3d-model-autodesk-fusion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"Creating and Modifying a 3D Model in Autodesk Fusion: A Beginner&#8217;s Guide (Part 3)"}]},{"@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\/442bea216244d211aef2a8be4e9f3c12","name":"Brad Tallis","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/BradT-150x150.jpgaa725460093cfcabc559ff6abdda3bae","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/BradT-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2025\/12\/BradT-150x150.jpg","caption":"Brad Tallis"},"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/brad-tallis\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/81988","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\/5326"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=81988"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/81988\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/81990"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=81988"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=81988"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=81988"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=81988"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}