{"id":30057,"date":"2026-03-07T11:00:00","date_gmt":"2026-03-07T19:00:00","guid":{"rendered":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/?p=30057"},"modified":"2026-04-21T13:51:49","modified_gmt":"2026-04-21T20:51:49","slug":"how-to-copy-and-paste-sketch-thumbnail-fusion-360","status":"publish","type":"post","link":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/","title":{"rendered":"How to Copy and Paste a Sketch in Fusion [Update 2026]"},"content":{"rendered":"\n<p><em>Want an easy way to save time (and mouse clicks) while working on your 3D model? Learn how to quickly copy and paste a sketch in Autodesk Fusion.<\/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>Copying and pasting sketches in Autodesk Fusion is a simple but powerful way to speed up design work, reuse geometry, and maintain consistency across parts and designs. Whether you\u2019re duplicating part outlines, transferring sketch geometry to a new plane, or reusing reference features, Fusion provides several reliable ways to copy sketches\u2014within a design or across files.<\/p>\n\n\n\n<p>This post reflects the <strong>current Fusion experience<\/strong>, including recent interface updates and supported workflows.<\/p>\n\n\n\n<h2 id=\"before-you-copy-understand-the-active-sketch\" class=\"wp-block-heading\">Before you copy: understand the active sketch<\/h2>\n\n\n\n<p>In Autodesk Fusion, sketch geometry can only be pasted into an active sketch\u2014meaning the sketch you\u2019re currently editing. If no sketch is active, paste options won\u2019t appear.<\/p>\n\n\n\n<p>To activate a sketch:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Double\u2011click it in the timeline, or<\/li>\n\n\n\n<li>Right\u2011click it in the browser and select <strong>Edit Sketch<\/strong><\/li>\n<\/ul>\n\n\n\n<p>This distinction remains one of the most common reasons copying \u201cdoesn\u2019t work,\u201d especially for newer users. <\/p>\n\n\n\n<h2 id=\"how-to-copy-sketch-geometry\" class=\"wp-block-heading\">How to copy sketch geometry<\/h2>\n\n\n\n<p>You can copy <strong>entire sketches or selected sketch entities<\/strong>.<\/p>\n\n\n\n<p><strong>Common ways to copy:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select sketch geometry in the canvas, then:\n<ul class=\"wp-block-list\">\n<li>Right\u2011click \u2192 <strong>Copy<\/strong><\/li>\n\n\n\n<li>Or use <strong>Ctrl+C \/ Cmd+C<\/strong><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Select multiple sketch entities across one or more sketches using window selection or modifier keys<\/li>\n<\/ul>\n\n\n\n<p>Fusion copies the geometry\u2014not sketch constraints or dimensions\u2014allowing flexibility when pasting into new contexts.<\/p>\n\n\n\n<h2 id=\"how-to-paste-a-sketch\" class=\"wp-block-heading\">How to paste a sketch<\/h2>\n\n\n\n<h3 id=\"paste-into-the-same-sketch\" class=\"wp-block-heading\">Paste into the same sketch<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Edit the sketch<\/li>\n\n\n\n<li>Paste using <strong>Ctrl+V \/ Cmd+V<\/strong> or right\u2011click \u2192 <strong>Paste<\/strong><\/li>\n\n\n\n<li>Position the copied geometry as needed<\/li>\n<\/ol>\n\n\n\n<h3 id=\"paste-into-a-new-sketch-or-plane\" class=\"wp-block-heading\">Paste into a new sketch or plane<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Create or activate a new sketch on a plane or planar face<\/li>\n\n\n\n<li>Paste the sketch geometry<\/li>\n\n\n\n<li>Adjust position or orientation as needed<\/li>\n<\/ol>\n\n\n\n<p>Fusion does not allow sketch geometry to exist outside of a sketch environment, which is why pasting only works when a sketch is active. <\/p>\n\n\n\n<h2 id=\"copying-sketches-between-designs\" class=\"wp-block-heading\">Copying sketches between designs<\/h2>\n\n\n\n<p>To reuse sketches across design files, Fusion supports multiple approaches:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Copy and paste sketch entities<\/strong> between open designs (active sketch required)<\/li>\n\n\n\n<li><strong>Insert > Derive<\/strong> to reference a sketch from another design<\/li>\n\n\n\n<li><strong>Save sketch as DXF<\/strong> and insert it into a new design<\/li>\n<\/ul>\n\n\n\n<p>Each method serves a different purpose depending on whether you want a live reference or independent geometry. <\/p>\n\n\n\n<h2 id=\"when-copying-isnt-the-best-option\" class=\"wp-block-heading\">When copying isn\u2019t the best option<\/h2>\n\n\n\n<p>For repeated or symmetric geometry, Fusion\u2019s parametric tools are often better than copy\u2011paste:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Rectangular or circular patterns<\/li>\n\n\n\n<li>Mirror<\/li>\n\n\n\n<li>Offset<\/li>\n\n\n\n<li>Project or Include Geometry<\/li>\n<\/ul>\n\n\n\n<p>These tools maintain relationships and are easier to update later in the design process.<\/p>\n\n\n\n<p>Now you know how to copy and paste a sketch in Fusion. To learn more about the sketch environment in Fusion, check out this <a href=\"https:\/\/help.autodesk.com\/view\/fusion360\/ENU\/courses\/AP-C-DESIGN-SKETCH-BASICS\" target=\"_blank\" rel=\"noreferrer noopener\">Sketch Basics video series<\/a> from our self-paced learning portal. Ready to test out your sketch skills? Download Fusion today.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 id=\"frequently-asked-questions\" class=\"wp-block-heading\">Frequently asked questions<\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1776803954969\"><strong class=\"schema-faq-question\">How do you copy and past a sketch in Autodesk Fusion?<\/strong> <p class=\"schema-faq-answer\">To copy and paste a sketch in Autodesk Fusion, select the sketch geometry, copy it to the clipboard, activate the destination sketch, and then paste the geometry. Fusion only allows pasting into an active sketch.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1776803976034\"><strong class=\"schema-faq-question\">Why can&#8217;t I paste a sketch in Fusion?<\/strong> <p class=\"schema-faq-answer\">If Paste is unavailable, it usually means no sketch is active. Fusion requires an active sketch before pasted geometry can be placed.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1776803997771\"><strong class=\"schema-faq-question\">Can you copy a sketch into a new sketch plane in Fusion?<\/strong> <p class=\"schema-faq-answer\">Yes. Create or activate a sketch on the desired plane, then paste the copied sketch geometry into that active sketch.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1776804018375\"><strong class=\"schema-faq-question\">Does copying a sketch in Fusion preserve constraints?<\/strong> <p class=\"schema-faq-answer\">Copied sketch geometry includes constraints and dimensions where possible, but behavior may change depending on the destination sketch and references. Always review constraints after pasting.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1776804034607\"><strong class=\"schema-faq-question\">Is copy and paste the best way to reuse sketch geometry in Fusion?<\/strong> <p class=\"schema-faq-answer\">Not always. For repeated geometry, Fusion\u2019s pattern tools are usually more robust. Copy and paste works best for one\u2011off reuse or early\u2011stage iteration.<br><\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1776804052195\"><strong class=\"schema-faq-question\">Can you copy sketches between components in Fusion?<\/strong> <p class=\"schema-faq-answer\">Yes, but the destination component must be active and contain an active sketch. For parametric relationships across components, projection or derive workflows may be more appropriate.<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Want an easy way to save time (and mouse clicks) while working on your 3D model? Learn how to quickly copy and paste a sketch in Fusion 360.<\/p>\n","protected":false},"author":193,"featured_media":30064,"menu_order":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[353,476],"tags":[392,124],"coauthors":[576],"class_list":["post-30057","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-getting-started","category-tutorials","tag-3d-modeling","tag-design","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Copy and Paste a Sketch in Fusion- Fusion Blog<\/title>\n<meta name=\"description\" content=\"Want an easy way to save time while working on your 3D model? Learn how to easily copy and paste a sketch in Autodesk Fusion (Update 2026).\" \/>\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\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Copy and Paste a Sketch in Fusion- Fusion Blog\" \/>\n<meta property=\"og:description\" content=\"Want an easy way to save time while working on your 3D model? Learn how to easily copy and paste a sketch in Autodesk Fusion (Update 2026).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/\" \/>\n<meta property=\"og:site_name\" content=\"Fusion Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-07T19:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-21T20:51:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2022\/02\/2022-02-28_12-33-04.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"958\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Shannon McGarry\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shannon McGarry\" \/>\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 Copy and Paste a Sketch in Fusion- Fusion Blog","description":"Want an easy way to save time while working on your 3D model? Learn how to easily copy and paste a sketch in Autodesk Fusion (Update 2026).","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\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/","og_locale":"en_US","og_type":"article","og_title":"How to Copy and Paste a Sketch in Fusion- Fusion Blog","og_description":"Want an easy way to save time while working on your 3D model? Learn how to easily copy and paste a sketch in Autodesk Fusion (Update 2026).","og_url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/","og_site_name":"Fusion Blog","article_published_time":"2026-03-07T19:00:00+00:00","article_modified_time":"2026-04-21T20:51:49+00:00","og_image":[{"width":1920,"height":958,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2022\/02\/2022-02-28_12-33-04.jpg","type":"image\/jpeg"}],"author":"Shannon McGarry","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Shannon McGarry","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/"},"author":{"name":"Shannon McGarry","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/e5f9a163190376ac2599069cbc72010d"},"headline":"How to Copy and Paste a Sketch in Fusion [Update 2026]","datePublished":"2026-03-07T19:00:00+00:00","dateModified":"2026-04-21T20:51:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/"},"wordCount":701,"commentCount":0,"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2022\/02\/2022-02-28_12-33-04.jpg","keywords":["3D Modeling","design"],"articleSection":["Getting Started","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/","name":"How to Copy and Paste a Sketch 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\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2022\/02\/2022-02-28_12-33-04.jpg","datePublished":"2026-03-07T19:00:00+00:00","dateModified":"2026-04-21T20:51:49+00:00","author":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/#\/schema\/person\/e5f9a163190376ac2599069cbc72010d"},"description":"Want an easy way to save time while working on your 3D model? Learn how to easily copy and paste a sketch in Autodesk Fusion (Update 2026).","breadcrumb":{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803954969"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803976034"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803997771"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804018375"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804034607"},{"@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804052195"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#primaryimage","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2022\/02\/2022-02-28_12-33-04.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2022\/02\/2022-02-28_12-33-04.jpg","width":1920,"height":958},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Copy and Paste a Sketch in Fusion [Update 2026]"}]},{"@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\/e5f9a163190376ac2599069cbc72010d","name":"Shannon McGarry","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2016\/03\/Shannon-150x150.jpg36a60f654cab7968194bbc9a44c8bb0e","url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2016\/03\/Shannon-150x150.jpg","contentUrl":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-content\/uploads\/2016\/03\/Shannon-150x150.jpg","caption":"Shannon McGarry"},"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/author\/shannonmcgarry\/"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803954969","position":1,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803954969","name":"How do you copy and past a sketch in Autodesk Fusion?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"To copy and paste a sketch in Autodesk Fusion, select the sketch geometry, copy it to the clipboard, activate the destination sketch, and then paste the geometry. Fusion only allows pasting into an active sketch.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803976034","position":2,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803976034","name":"Why can't I paste a sketch in Fusion?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"If Paste is unavailable, it usually means no sketch is active. Fusion requires an active sketch before pasted geometry can be placed.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803997771","position":3,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776803997771","name":"Can you copy a sketch into a new sketch plane in Fusion?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes. Create or activate a sketch on the desired plane, then paste the copied sketch geometry into that active sketch.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804018375","position":4,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804018375","name":"Does copying a sketch in Fusion preserve constraints?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Copied sketch geometry includes constraints and dimensions where possible, but behavior may change depending on the destination sketch and references. Always review constraints after pasting.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804034607","position":5,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804034607","name":"Is copy and paste the best way to reuse sketch geometry in Fusion?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Not always. For repeated geometry, Fusion\u2019s pattern tools are usually more robust. Copy and paste works best for one\u2011off reuse or early\u2011stage iteration.<br>","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804052195","position":6,"url":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/how-to-copy-and-paste-sketch-thumbnail-fusion-360\/#faq-question-1776804052195","name":"Can you copy sketches between components in Fusion?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, but the destination component must be active and contain an active sketch. For parametric relationships across components, projection or derive workflows may be more appropriate.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/30057","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\/193"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/comments?post=30057"}],"version-history":[{"count":1,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/30057\/revisions"}],"predecessor-version":[{"id":85689,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/posts\/30057\/revisions\/85689"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media\/30064"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/media?parent=30057"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/categories?post=30057"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/tags?post=30057"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.autodesk.com\/products\/fusion-360\/blog\/wp-json\/wp\/v2\/coauthors?post=30057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}