{"id":16110,"date":"2026-02-24T07:00:00","date_gmt":"2026-02-24T15:00:00","guid":{"rendered":"https:\/\/www.autodesk.com/blogs\/autocad\/?p=16110"},"modified":"2026-02-24T10:03:49","modified_gmt":"2026-02-24T18:03:49","slug":"how-to-insert-a-block-autocad-foundations","status":"publish","type":"post","link":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/","title":{"rendered":"How to Insert a Block: AutoCAD Foundations"},"content":{"rendered":"\n<p>Blocks are one of the most powerful productivity features in AutoCAD. They allow you to combine multiple objects into a single, reusable element, making your drawings cleaner, more consistent, and easier to manage. Whether you\u2019re working with symbols, parts, detail views, or title blocks, blocks help you work faster and more accurately. In this final installment of the <a href=\"https:\/\/www.autodesk.com\/blogs\/autocad\/tag\/autocad-foundations\/\" target=\"_blank\" rel=\"noreferrer noopener\">AutoCAD Foundation series<\/a>, we&#8217;re exploring how to insert a block and more.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-a-block\">What Is a Block?<\/h2>\n\n\n\n<p>A block is a collection of one or more objects combined into a single object. Once created, that block can be inserted multiple times into a drawing as individual block references, all tied back to the same underlying definition.<\/p>\n\n\n\n<p>You\u2019ll commonly see blocks used for items such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Furniture and fixtures<\/li>\n\n\n\n<li>Mechanical or electrical symbols<\/li>\n\n\n\n<li>Standard parts and components<\/li>\n\n\n\n<li>Detail callouts and title blocks<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/20\/Block-Examples.jpg\" data-lbwps-width=\"500\" data-lbwps-height=\"186\" data-lbwps-srcsmall=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/20\/Block-Examples-300x112.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"186\" src=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/20\/Block-Examples.jpg\" alt=\"\" class=\"wp-image-16111\" srcset=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/20\/Block-Examples.jpg 500w, https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/20\/Block-Examples-300x112.jpg 300w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/a><figcaption class=\"wp-element-caption\">Examples of blocks<\/figcaption><\/figure>\n\n\n\n<p>Using blocks offers several key advantages. Blocks help maintain consistency across drawings by ensuring uniformity for repeated elements such as symbols, parts, and title blocks. They also make editing and placement faster, since blocks can be inserted, rotated, scaled, moved, and copied much more efficiently than working with individual objects. Any changes made by editing or redefining a block are applied instantly to all of its references in the drawing.<\/p>\n\n\n\n<p>You can also include data such as part numbers, costs, service, dates, and performance values to blocks. The data is stored in special objects called block attributes. Finally, using multiple block references instead of duplicating object geometry helps reduce overall drawing file size.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-insert-a-block\">How to Insert a Block<\/h2>\n\n\n\n<p>There are four key items involved when inserting a block into a drawing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-1-block-definition\"><strong>#1. Block Definition<\/strong><\/h3>\n\n\n\n<p>This data is stored in a drawing file or drawing template file in a non-graphical format. Block definitions can easily be created or imported from any drawing file. Multiple block definitions can be created in a drawing file.<\/p>\n\n\n\n<p>Note: Block definitions don&#8217;t always need to be created just in the drawing that they will be used. A drawing file itself can represent a block definition that can be shared with other designers and inserted into any open drawing file.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-block-reference\">#2. Block Reference<\/h3>\n\n\n\n<p>When you insert a block, you specify which block definition to create an instance or block reference from. The graphics for the block reference are drawn based on the block definition. A drawing file can also be inserted into an open drawing, when this happens a block definition based on the geometry in model space of the drawing file being inserted is created in the target drawing and then a block reference is created.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-block-insertion-or-base-point\">#3. <strong>Block Insertion or Base Point<\/strong><\/h3>\n\n\n\n<p>When you insert a block, you specify an insertion point for the block in the drawing. The insertion point is based on the block\u2019s base point, this is the point of the block reference attached to your cursor.<\/p>\n\n\n\n<p>The base point is circled on the block below. Later, if you select a block that&#8217;s already been inserted, it displays a grip at the base point. You can easily move and rotate this block using this grip.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/Block-Insertion-Base-Point.jpg\" data-lbwps-width=\"339\" data-lbwps-height=\"137\" data-lbwps-srcsmall=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/Block-Insertion-Base-Point-300x121.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"339\" height=\"137\" src=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/Block-Insertion-Base-Point.jpg\" alt=\"Block Insertion Base Point\" class=\"wp-image-16116\" srcset=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/Block-Insertion-Base-Point.jpg 339w, https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/Block-Insertion-Base-Point-300x121.jpg 300w\" sizes=\"auto, (max-width: 339px) 100vw, 339px\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-4-block-insertion-tool\">#4. Block Insertion Tool<\/h3>\n\n\n\n<p>Several different block insertion tools are available in AutoCAD including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Block gallery on the ribbon<\/li>\n\n\n\n<li>Blocks palette<\/li>\n\n\n\n<li>Tool Palettes window<\/li>\n\n\n\n<li>DesignCenter<\/li>\n<\/ul>\n\n\n\n<p>These block insertion tools allow you to insert block references from the definitions created within the current drawing as well as insert drawing files stored on your local workstation or a shared network location.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-see-how-to-insert-a-block\">See How to Insert a Block<\/h2>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"1080\" style=\"aspect-ratio: 1920 \/ 1080;\" width=\"1920\" controls src=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/How-to-Insert-Block-Video.mp4\"><\/video><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-keep-going\">Keep Going<\/h2>\n\n\n\n<p>Ready to try out how to insert a block for yourself? Check out the <a href=\"https:\/\/help.autodesk.com\/view\/ACD\/2025\/ENU\/?guid=ACD_FOUNDATIONS_MAIN11\" target=\"_blank\" rel=\"noreferrer noopener\">AutoCAD Foundations page<\/a> with exercises to get started.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Blocks are one of the most powerful productivity features in AutoCAD. They allow you to combine multiple objects into a single, reusable element, making your drawings cleaner, more consistent, and easier to manage. Whether you\u2019re working with symbols, parts, detail views, or title blocks, blocks help you work faster and more accurately. In this final [&hellip;]<\/p>\n","protected":false},"author":83,"featured_media":16122,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[893],"tags":[7665,7192,523],"class_list":["post-16110","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-learning","tag-autocad-foundations","tag-block","tag-tips","dhig-theme--light"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Insert a Block: AutoCAD Foundations | AutoCAD Blog | Autodesk<\/title>\n<meta name=\"description\" content=\"Learn how to insert a block in AutoCAD, including the four key items involved when inserting a block into a drawing.\" \/>\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/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Insert a Block: AutoCAD Foundations\" \/>\n<meta property=\"og:description\" content=\"Learn how to insert a block in AutoCAD, including the four key items involved when inserting a block into a drawing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/\" \/>\n<meta property=\"og:site_name\" content=\"AutoCAD Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/autocad\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-24T15:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-24T18:03:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/How-to-Insert-a-Block-Feature.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Lee Ambrosius\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@leeambrosius\" \/>\n<meta name=\"twitter:site\" content=\"@autocad\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Lee Ambrosius\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/\"},\"author\":{\"name\":\"Lee Ambrosius\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#\\\/schema\\\/person\\\/e06c614cccff89d4365630439e5a859e\"},\"headline\":\"How to Insert a Block: AutoCAD Foundations\",\"datePublished\":\"2026-02-24T15:00:00+00:00\",\"dateModified\":\"2026-02-24T18:03:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/\"},\"wordCount\":611,\"publisher\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2026\\\/02\\\/24\\\/How-to-Insert-a-Block-Feature.jpeg\",\"keywords\":[\"AutoCAD Foundations\",\"Block\",\"Tips\"],\"articleSection\":[\"Learning\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/\",\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/\",\"name\":\"How to Insert a Block: AutoCAD Foundations | AutoCAD Blog | Autodesk\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2026\\\/02\\\/24\\\/How-to-Insert-a-Block-Feature.jpeg\",\"datePublished\":\"2026-02-24T15:00:00+00:00\",\"dateModified\":\"2026-02-24T18:03:49+00:00\",\"description\":\"Learn how to insert a block in AutoCAD, including the four key items involved when inserting a block into a drawing.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2026\\\/02\\\/24\\\/How-to-Insert-a-Block-Feature.jpeg\",\"contentUrl\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2026\\\/02\\\/24\\\/How-to-Insert-a-Block-Feature.jpeg\",\"width\":1920,\"height\":1280,\"caption\":\"Smiling indian business man working on laptop at home office. Young indian student or remote teacher using computer remote studying, virtual training, watching online education webinar at home office.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/how-to-insert-a-block-autocad-foundations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning\",\"item\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/learning\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Insert a Block: AutoCAD Foundations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#website\",\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/\",\"name\":\"AutoCAD Blog\",\"description\":\"Your home for all things AutoCAD\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#organization\",\"name\":\"Autodesk, Inc.\",\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2022\\\/06\\\/16\\\/autodesk-autocad-small_social-400.png\",\"contentUrl\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2022\\\/06\\\/16\\\/autodesk-autocad-small_social-400.png\",\"width\":400,\"height\":400,\"caption\":\"Autodesk, Inc.\"},\"image\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/autocad\",\"https:\\\/\\\/x.com\\\/autocad\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#\\\/schema\\\/person\\\/e06c614cccff89d4365630439e5a859e\",\"name\":\"Lee Ambrosius\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/54442fc1fb49a096022ff1f4efe7a072c161dff4e1ba7f0f79e726ec59731c7b?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/54442fc1fb49a096022ff1f4efe7a072c161dff4e1ba7f0f79e726ec59731c7b?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/54442fc1fb49a096022ff1f4efe7a072c161dff4e1ba7f0f79e726ec59731c7b?s=96&d=blank&r=g\",\"caption\":\"Lee Ambrosius\"},\"description\":\"Lee Ambrosius is a Principal Learning Content Developer at Autodesk, Inc., for the AutoCAD software and AutoCAD LT software products. He works primarily on the CAD administration, customization, and developer documentation. Lee has also worked on the user documentation for AutoCAD on Windows and Mac. He has presented on a wide range of topics at Autodesk University over the past 10 years, from general AutoCAD customization to ObjectARX technology. Lee has authored a number of AutoCAD-related books, with his most recent projects being AutoCAD Platform Customization: User Interface, AutoLISP, VBA, and Beyond and AutoCAD 2015 and AutoCAD LT 2015 Bible. When he\u2019s not writing, you can find him roaming various community forums, posting articles on his blog, or tweeting AutoCAD-related information.\",\"sameAs\":[\"http:\\\/\\\/www.autodesk.com\",\"https:\\\/\\\/x.com\\\/leeambrosius\"],\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/author\\\/leeambrosius\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Insert a Block: AutoCAD Foundations | AutoCAD Blog | Autodesk","description":"Learn how to insert a block in AutoCAD, including the four key items involved when inserting a block into a drawing.","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/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/","og_locale":"en_US","og_type":"article","og_title":"How to Insert a Block: AutoCAD Foundations","og_description":"Learn how to insert a block in AutoCAD, including the four key items involved when inserting a block into a drawing.","og_url":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/","og_site_name":"AutoCAD Blog","article_publisher":"https:\/\/www.facebook.com\/autocad","article_published_time":"2026-02-24T15:00:00+00:00","article_modified_time":"2026-02-24T18:03:49+00:00","og_image":[{"width":1920,"height":1280,"url":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/How-to-Insert-a-Block-Feature.jpeg","type":"image\/jpeg"}],"author":"Lee Ambrosius","twitter_card":"summary_large_image","twitter_creator":"@leeambrosius","twitter_site":"@autocad","twitter_misc":{"Written by":"Lee Ambrosius","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/"},"author":{"name":"Lee Ambrosius","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#\/schema\/person\/e06c614cccff89d4365630439e5a859e"},"headline":"How to Insert a Block: AutoCAD Foundations","datePublished":"2026-02-24T15:00:00+00:00","dateModified":"2026-02-24T18:03:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/"},"wordCount":611,"publisher":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#organization"},"image":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/How-to-Insert-a-Block-Feature.jpeg","keywords":["AutoCAD Foundations","Block","Tips"],"articleSection":["Learning"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/","url":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/","name":"How to Insert a Block: AutoCAD Foundations | AutoCAD Blog | Autodesk","isPartOf":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/How-to-Insert-a-Block-Feature.jpeg","datePublished":"2026-02-24T15:00:00+00:00","dateModified":"2026-02-24T18:03:49+00:00","description":"Learn how to insert a block in AutoCAD, including the four key items involved when inserting a block into a drawing.","breadcrumb":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/#primaryimage","url":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/How-to-Insert-a-Block-Feature.jpeg","contentUrl":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2026\/02\/24\/How-to-Insert-a-Block-Feature.jpeg","width":1920,"height":1280,"caption":"Smiling indian business man working on laptop at home office. Young indian student or remote teacher using computer remote studying, virtual training, watching online education webinar at home office."},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/how-to-insert-a-block-autocad-foundations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/www.autodesk.com/blogs\/autocad\/"},{"@type":"ListItem","position":2,"name":"Learning","item":"https:\/\/www.autodesk.com/blogs\/autocad\/learning\/"},{"@type":"ListItem","position":3,"name":"How to Insert a Block: AutoCAD Foundations"}]},{"@type":"WebSite","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#website","url":"https:\/\/www.autodesk.com/blogs\/autocad\/","name":"AutoCAD Blog","description":"Your home for all things AutoCAD","publisher":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autodesk.com/blogs\/autocad\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#organization","name":"Autodesk, Inc.","url":"https:\/\/www.autodesk.com/blogs\/autocad\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#\/schema\/logo\/image\/","url":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2022\/06\/16\/autodesk-autocad-small_social-400.png","contentUrl":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2022\/06\/16\/autodesk-autocad-small_social-400.png","width":400,"height":400,"caption":"Autodesk, Inc."},"image":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/autocad","https:\/\/x.com\/autocad"]},{"@type":"Person","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#\/schema\/person\/e06c614cccff89d4365630439e5a859e","name":"Lee Ambrosius","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/54442fc1fb49a096022ff1f4efe7a072c161dff4e1ba7f0f79e726ec59731c7b?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/54442fc1fb49a096022ff1f4efe7a072c161dff4e1ba7f0f79e726ec59731c7b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/54442fc1fb49a096022ff1f4efe7a072c161dff4e1ba7f0f79e726ec59731c7b?s=96&d=blank&r=g","caption":"Lee Ambrosius"},"description":"Lee Ambrosius is a Principal Learning Content Developer at Autodesk, Inc., for the AutoCAD software and AutoCAD LT software products. He works primarily on the CAD administration, customization, and developer documentation. Lee has also worked on the user documentation for AutoCAD on Windows and Mac. He has presented on a wide range of topics at Autodesk University over the past 10 years, from general AutoCAD customization to ObjectARX technology. Lee has authored a number of AutoCAD-related books, with his most recent projects being AutoCAD Platform Customization: User Interface, AutoLISP, VBA, and Beyond and AutoCAD 2015 and AutoCAD LT 2015 Bible. When he\u2019s not writing, you can find him roaming various community forums, posting articles on his blog, or tweeting AutoCAD-related information.","sameAs":["http:\/\/www.autodesk.com","https:\/\/x.com\/leeambrosius"],"url":"https:\/\/www.autodesk.com/blogs\/autocad\/author\/leeambrosius\/"}]}},"_links":{"self":[{"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/posts\/16110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/users\/83"}],"replies":[{"embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/comments?post=16110"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/posts\/16110\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/media\/16122"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/media?parent=16110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/categories?post=16110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/tags?post=16110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}