{"id":72083,"date":"2024-10-15T05:55:00","date_gmt":"2024-10-15T12:55:00","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=72083"},"modified":"2025-05-09T11:14:55","modified_gmt":"2025-05-09T18:14:55","slug":"ai-in-manufacturing-sketch-auto-constrain","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/","title":{"rendered":"AI in Manufacturing: AutoConstrain in Fusion Automated Sketching"},"content":{"rendered":"\n<p><em>AI-powered AutoConstrain in Fusion automates the detection and application of critical dimensional constraints in design sketches, reducing time and errors. <\/em><\/p>\n\n\n\n<p>In the world of design and manufacturing, precision is key. Engineers and designers spend countless hours ensuring that every aspect of their design is meticulously constrained to maintain the intended relationships between parts. This process, while crucial, can be time-consuming and prone to error when done manually. <a href=\"https:\/\/www.autodesk.com\/products\/fusion-360\/overview\">Autodesk Fusion\u2019s<\/a> AI-powered sketch auto-constrain feature streamlines this process. It automates the detection of critical relationships in your design, ensuring consistency and precision from start to finish.<\/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<h2 class=\"wp-block-heading\" id=\"the-challenge-of-manual-constraints\">The challenge of manual constraints<\/h2>\n\n\n<p>In traditional design workflows, defining constraints manually is an essential but often tedious task. Designers need to specify relationships between different parts of their sketch\u2014such as symmetry, relative proportions, or alignment. They must ensure these <a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/?contextId=SKT-CONSTRAINTS\">constraints<\/a> are maintained as the design evolves. Missing or incorrect constraints can lead to issues later in the project, such as misalignment or parts not fitting together as intended. This ultimately results in costly downstream delays.<\/p>\n\n\n\n\n\n<p>This is where Fusion\u2019s AutoConstrain feature comes into play. By leveraging the power of <a href=\"https:\/\/www.autodesk.com\/solutions\/ai-in-manufacturing\">artificial intelligence<\/a>, Autodesk has created a tool that automates the process of applying dimensional constraints, making it faster, more efficient, and less error-prone.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"how-autoconstrain-works\">How AutoConstrain works<\/h2>\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"532\" src=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain-1024x532.jpg\" alt=\"AI AutoConstrain in Fusion Automated Drawings\" class=\"wp-image-72084\" srcset=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain-1024x532.jpg 1024w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain-300x156.jpg 300w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain-768x399.jpg 768w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain-1536x798.jpg 1536w, https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Fusion\u2019s AI-driven AutoConstrain feature analyzes your sketches to detect intended spatial relationships between design elements. For instance, it can recognize symmetry between parts, proportional scaling, and alignments that need to be preserved throughout the design process. Once these relationships are identified, the AI feature suggests dimensional constraints to maintain the design intent as the project progresses.<\/p>\n\n\n\n<p>What sets AutoConstrain apart is its adaptability. As you make changes to your design\u2014whether you\u2019re editing dimensions, moving components, or adjusting geometry\u2014auto-constrain continuously evaluates the sketch, offering new constraint suggestions to preserve stability and consistency. This dynamic approach ensures that your design remains flexible yet predictable. Thus allowing you to make iterative improvements without losing the underlying relationships between parts.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"benefits-of-automating-constraints\">Benefits of automating constraints<\/h2>\n\n\n<p>Automating the constraint process provides several key benefits that make design work more efficient and precise. One of the biggest advantages is time savings. Manually defining constraints can be a slow and repetitive process, particularly for complex designs with numerous components. By automating this task, AutoConstrain frees designers from having to individually apply constraints to each part of the sketch. The end result &#8211; start focusing on more creative and innovative aspects of the design.<\/p>\n\n\n\n<p>Moreover, the risk of missing constraints is reduces significantly. When a designer manually constrains a sketch, there\u2019s always the possibility that a key relationship might be overlooked or incorrectly applied. AutoConstrain proactively detects these relationships and suggests the appropriate constraints, ensuring no important design aspect aren&#8217;t missed. This leads to fewer errors and less rework later in the process. In the end, preventing costly delays and ensuring the design progresses smoothly from concept to production.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"enhancing-design-intent-and-flexibility\">Enhancing design intent and flexibility<\/h2>\n\n\n<p>One of the most powerful aspects of AutoConstrain is how it preserves the designer\u2019s intent throughout the project. As a design evolves, it\u2019s typical for dimensions and relationships to change. This can happen with new features additions or with design modifications to meet additional requirements. AutoConstrain ensures that these changes don\u2019t disrupt the foundational relationships within the design. It automatically maintains symmetry, alignment, and other key constraints.<\/p>\n\n\n\n<p>At the same time, Fusion provides the flexibility to override, edit, or delete constraints as needed. The AI feature doesn\u2019t lock you into a rigid framework, but instead offers adaptive suggestions that evolve as the design progresses. If a constraint no longer serves the design intent, it can easily be removed. AutoConstrain will propose new constraints based on the latest iteration of the sketch. This balance between automation and flexibility allows designers to work more freely without sacrificing precision.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"preventing-downstream-issues\">Preventing downstream issues<\/h2>\n\n\n<p>Designing with constraints in mind is not just about getting the sketch right. It&#8217;s about ensuring that the entire manufacturing process goes smoothly. Incorrect or missing constraints can lead to parts that don\u2019t fit together. Even futher, misaligned components, or other issues that may not become apparent until much later in the production cycle. These problems can cause costly delays, requiring time-consuming redesigns or adjustments to tooling and processes.<\/p>\n\n\n\n<p>By automating constraint detection and suggestion, AutoConstrain helps prevent these kinds of downstream issues. With AI ensuring that every critical relationship is constrained correctly from the outset, designers can be confident that their design intent will be preserved throughout the project. Thus reducing the likelihood of problems arising later.<\/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=\"AutoConstrain in Fusion Automated Sketching| Autodesk Fusion\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/SBmDZuFTIAo?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=\"a-step-toward-aidriven-design\">A step toward AI-driven design<\/h2>\n\n\n<p>AutoConstrain in Fusion Automated Sketching is part of a broader trend toward integrating AI more deeply into design and manufacturing workflows. As more tasks become automated, designers are freed from repetitive, manual work and can focus their energy on creative problem-solving and innovation. By using AI to handle the heavy lifting of constraint management, Fusion helps designers create more accurate, reliable designs in less time.<\/p>\n\n\n\n<p>Looking ahead, the future of design will continue to be shaped by AI-powered tools like AutoConstrain. Offering the potential to streamline even more aspects of the design process. With features like these, Autodesk is helping manufacturers adapt to an increasingly complex and competitive world where precision and speed are critical to success.<\/p>\n\n\n<h2 class=\"wp-block-heading\" id=\"save-time-and-reduce-errors-with-ai-autoconstrain-in-fusion\">Save time and reduce errors with AI AutoConstrain in Fusion<\/h2>\n\n\n<p>Fusion\u2019s AutoConstrain feature is a game-changer for designers and engineers looking to save time and reduce workflow errors. By automatically detecting key relationships within sketches and suggesting dimensional constraints, this AI-driven tool ensures that designs are stable, predictable, and flexible. Whether you\u2019re working on a simple part or a complex assembly, sketch auto-constrain streamlines the process and helps prevent costly downstream delays. As AI continues to transform the design landscape, tools like this will be essential for staying competitive and delivering high-quality products on time.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>AI-powered AutoConstrain in Fusion automates the detection and application of critical dimensional constraints in design sketches, reducing time and errors. In the world of design and manufacturing, precision is key. Engineers and designers spend countless hours ensuring that every aspect of their design is meticulously constrained to maintain the intended relationships between parts. This process, [&hellip;]<\/p>\n","protected":false},"author":3978,"featured_media":72084,"menu_order":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[7,12],"tags":[],"coauthors":[625],"class_list":["post-72083","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-whatsnew","category-news","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>AI in Manufacturing: AutoConstrain in Fusion Automated Sketching - Fusion Blog<\/title>\n<meta name=\"description\" content=\"AI-powered AutoConstrain in Fusion automates the detection and application of critical dimensional constraints in design sketches, reducing time and errors.\" \/>\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\/ai-in-manufacturing-sketch-auto-constrain\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI in Manufacturing: AutoConstrain in Fusion Automated Sketching - Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"AI-powered AutoConstrain in Fusion automates the detection and application of critical dimensional constraints in design sketches, reducing time and errors.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-15T12:55:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-09T18:14:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"997\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Trent Still\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Trent Still\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI in Manufacturing: AutoConstrain in Fusion Automated Sketching - Fusion Blog","description":"AI-powered AutoConstrain in Fusion automates the detection and application of critical dimensional constraints in design sketches, reducing time and errors.","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\/ai-in-manufacturing-sketch-auto-constrain\/","og_locale":"en_US","og_type":"article","og_title":"AI in Manufacturing: AutoConstrain in Fusion Automated Sketching - Fusion Blog","og_description":"AI-powered AutoConstrain in Fusion automates the detection and application of critical dimensional constraints in design sketches, reducing time and errors.","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/","og_site_name":"Fusion Blog","article_published_time":"2024-10-15T12:55:00+00:00","article_modified_time":"2025-05-09T18:14:55+00:00","og_image":[{"width":1920,"height":997,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain.jpg","type":"image\/jpeg"}],"author":"Trent Still","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Trent Still","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/"},"author":{"name":"Trent Still","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/582c4ffedd60c66faf2c8e8dc568257b"},"headline":"AI in Manufacturing: AutoConstrain in Fusion Automated Sketching","datePublished":"2024-10-15T12:55:00+00:00","dateModified":"2025-05-09T18:14:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/"},"wordCount":1001,"commentCount":0,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain.jpg","articleSection":["What's New","News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/","name":"AI in Manufacturing: AutoConstrain in Fusion Automated Sketching - Fusion Blog","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain.jpg","datePublished":"2024-10-15T12:55:00+00:00","dateModified":"2025-05-09T18:14:55+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/582c4ffedd60c66faf2c8e8dc568257b"},"description":"AI-powered AutoConstrain in Fusion automates the detection and application of critical dimensional constraints in design sketches, reducing time and errors.","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2024\/10\/AutoConstrain.jpg","width":1920,"height":997},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/ai-in-manufacturing-sketch-auto-constrain\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"AI in Manufacturing: AutoConstrain in Fusion Automated Sketching"}]},{"@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\/582c4ffedd60c66faf2c8e8dc568257b","name":"Trent Still","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2023\/06\/IMG_3305-150x150.jpg5d39d5076aba88b7be46cebc22fed257","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2023\/06\/IMG_3305-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2023\/06\/IMG_3305-150x150.jpg","caption":"Trent Still"},"description":"Trent brings 10+ years of experience in product design, advanced manufacturing, and business to Fusion 360. Previously he founded a tech-enabled furniture brand leveraging consumer input data and automation to deliver mass customization for the furniture industry. Trent is an avid car enthusiast and surfer who regularly splits his time between fabrication projects and the water.","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/trent-still\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/72083","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\/3978"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=72083"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/72083\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/72084"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=72083"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=72083"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=72083"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=72083"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}