{"id":13523,"date":"2023-07-11T07:00:00","date_gmt":"2023-07-11T14:00:00","guid":{"rendered":"https:\/\/www.autodesk.com/blogs\/autocad\/?p=13523"},"modified":"2023-08-21T07:41:04","modified_gmt":"2023-08-21T14:41:04","slug":"try-whats-new-in-autocad-2024-autolisp","status":"publish","type":"post","link":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/","title":{"rendered":"Try What&#8217;s New in AutoCAD 2024: AutoLISP"},"content":{"rendered":"\n<p>We are excited to share another article in the relatively new series <a href=\"https:\/\/blogs.autodesk.com\/autocad\/tag\/try-whats-new-in-autocad\/\" target=\"_blank\" rel=\"noreferrer noopener\">Try What\u2019s New<\/a>! But instead of AutoCAD, this article is for those using AutoCAD LT. <\/p>\n\n\n\n<p>We&#8217;ll look at using AutoLISP, which has been available for many decades in AutoCAD. But it&#8217;s now available for the first time to AutoCAD LT users with the 2024 release. (You can check out the difference between AutoCAD and AutoCAD LT <a href=\"https:\/\/www.autodesk.com\/products\/autocad\/compare\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>.) AutoLISP is a powerful productivity tool that allows you to automate workflows and extend the functionality of AutoCAD LT.<\/p>\n\n\n\n<p>You don\u2019t need to be a programmer to take advantage of AutoLISP programs that were previously written by others. This article starts off by first loading and using AutoLISP programs, and then easing into the basics of writing your own simple AutoLISP programs.<\/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\/2023\/07\/20\/Try-AutoLISP-Blog.png\" data-lbwps-width=\"955\" data-lbwps-height=\"535\" data-lbwps-srcsmall=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-Blog-300x168.png\"><img loading=\"lazy\" decoding=\"async\" width=\"955\" height=\"535\" src=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-Blog.png\" alt=\"AutoLISP example in AutoCAD LT \" class=\"wp-image-13524\" srcset=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-Blog.png 955w, https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-Blog-300x168.png 300w, https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-Blog-768x430.png 768w\" sizes=\"auto, (max-width: 955px) 100vw, 955px\" \/><\/a><\/figure>\n\n\n\n<p><a href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?contextId=HYT_ACDLT2024_Blog_AutoLISP\" target=\"_blank\" rel=\"noreferrer noopener\">In this new Try AutoLISP article<\/a>, we\u2019ll cover:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Loading an AutoLISP file<\/li>\n\n\n\n<li>Managing and securing AutoLISP files<\/li>\n\n\n\n<li>Entering AutoLISP statements at the Command prompt<\/li>\n\n\n\n<li>Storing AutoLISP statements in AutoLISP (LSP) files<\/li>\n\n\n\n<li>Loading AutoLISP files with the Startup Suite<\/li>\n\n\n\n<li>Learning about specialized startup AutoLISP files<\/li>\n<\/ul>\n\n\n\n<p>Learn how AutoLISP in AutoCAD LT can be used to automate workflows and improve your productivity with the step-by-step examples in <a href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?contextId=HYT_ACDLT2024_Blog_AutoLISP\" target=\"_blank\" rel=\"noreferrer noopener\">Try AutoLISP<\/a>.<\/p>\n\n\n\n<p>Along with the Try AutoLISP article, check out these <a href=\"https:\/\/blogs.autodesk.com\/autocad\/tag\/have-you-tried\/\" target=\"_blank\" rel=\"noreferrer noopener\">Have You Tried<\/a> articles to improve your productivity through other automation and customization features of AutoCAD LT:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?contextId=HYT_Blog_Oct_2020_Design_Your_Ribbon\" target=\"_blank\" rel=\"noreferrer noopener\">Design Your Own Ribbon<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?contextId=HYT_Blog_June_2020_Manage_Your_Workspace\" target=\"_blank\" rel=\"noreferrer noopener\">Manage and Customize Your Workspace<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?contextId=HYT_Blog_September_2018_ToolPalettes_ByExample\" target=\"_blank\" rel=\"noreferrer noopener\">Create Tools on Tool Palettes<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/help.autodesk.com\/view\/ACDLT\/2024\/ENU\/?contextId=HYT_Blog_May_2021_Scripts\" target=\"_blank\" rel=\"noreferrer noopener\">Streamline Tasks with Scripts<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" class=\"wp-block-heading\" id=\"keep-the-feedback-coming\">Keep the Feedback Coming<\/h2>\n\n\n\n<p>Thanks for all the great feedback submitted so far. Because of the great feedback, we have been able to improve the topics in the AutoCAD Online Help system.<\/p>\n\n\n\n<p>The best way to submit feedback is by using the \u201cWas this helpful?\u201d section located at the bottom of every Help topic. Let us know what you like or don\u2019t like about a topic or provide suggestions for other subjects that you\u2019d like to see covered in greater detail. The more specific your comments, the better.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are excited to share another article in the relatively new series Try What\u2019s New! But instead of AutoCAD, this article is for those using AutoCAD LT. We&#8217;ll look at using AutoLISP, which has been available for many decades in AutoCAD. But it&#8217;s now available for the first time to AutoCAD LT users with the [&hellip;]<\/p>\n","protected":false},"author":83,"featured_media":13527,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[893],"tags":[14,7620,386,523,7632],"class_list":["post-13523","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-learning","tag-autocad-lt","tag-autocad-lt-2024","tag-autolisp","tag-tips","tag-try-whats-new-in-autocad","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>Try What&#039;s New in AutoCAD 2024: AutoLISP | AutoCAD Blog | Autodesk<\/title>\n<meta name=\"description\" content=\"Learn how AutoLISP in AutoCAD LT 2024 can be used to automate workflows and improve your productivity.\" \/>\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\/try-whats-new-in-autocad-2024-autolisp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Try What&#039;s New in AutoCAD 2024: AutoLISP\" \/>\n<meta property=\"og:description\" content=\"Learn how AutoLISP in AutoCAD LT 2024 can be used to automate workflows and improve your productivity.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/\" \/>\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=\"2023-07-11T14:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-21T14:41:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1532\" \/>\n\t<meta property=\"og:image:height\" content=\"830\" \/>\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:image\" content=\"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg\" \/>\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=\"2 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\\\/try-whats-new-in-autocad-2024-autolisp\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/\"},\"author\":{\"name\":\"Lee Ambrosius\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#\\\/schema\\\/person\\\/e06c614cccff89d4365630439e5a859e\"},\"headline\":\"Try What&#8217;s New in AutoCAD 2024: AutoLISP\",\"datePublished\":\"2023-07-11T14:00:00+00:00\",\"dateModified\":\"2023-08-21T14:41:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/\"},\"wordCount\":343,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2023\\\/07\\\/20\\\/Try-AutoLISP-AutoCAD-LT-Feature.jpg\",\"keywords\":[\"AutoCAD LT\",\"AutoCAD LT 2024\",\"AutoLISP\",\"Tips\",\"Try What&#039;s New in AutoCAD\"],\"articleSection\":[\"Learning\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/\",\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/\",\"name\":\"Try What's New in AutoCAD 2024: AutoLISP | AutoCAD Blog | Autodesk\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2023\\\/07\\\/20\\\/Try-AutoLISP-AutoCAD-LT-Feature.jpg\",\"datePublished\":\"2023-07-11T14:00:00+00:00\",\"dateModified\":\"2023-08-21T14:41:04+00:00\",\"description\":\"Learn how AutoLISP in AutoCAD LT 2024 can be used to automate workflows and improve your productivity.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2023\\\/07\\\/20\\\/Try-AutoLISP-AutoCAD-LT-Feature.jpg\",\"contentUrl\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/wp-content\\\/uploads\\\/sites\\\/35\\\/2023\\\/07\\\/20\\\/Try-AutoLISP-AutoCAD-LT-Feature.jpg\",\"width\":1532,\"height\":830,\"caption\":\"Try AutoLISP AutoCAD LT Feature\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.autodesk.com/blogs\\\/autocad\\\/try-whats-new-in-autocad-2024-autolisp\\\/#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\":\"Try What&#8217;s New in AutoCAD 2024: AutoLISP\"}]},{\"@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":"Try What's New in AutoCAD 2024: AutoLISP | AutoCAD Blog | Autodesk","description":"Learn how AutoLISP in AutoCAD LT 2024 can be used to automate workflows and improve your productivity.","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\/try-whats-new-in-autocad-2024-autolisp\/","og_locale":"en_US","og_type":"article","og_title":"Try What's New in AutoCAD 2024: AutoLISP","og_description":"Learn how AutoLISP in AutoCAD LT 2024 can be used to automate workflows and improve your productivity.","og_url":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/","og_site_name":"AutoCAD Blog","article_publisher":"https:\/\/www.facebook.com\/autocad","article_published_time":"2023-07-11T14:00:00+00:00","article_modified_time":"2023-08-21T14:41:04+00:00","og_image":[{"width":1532,"height":830,"url":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg","type":"image\/jpeg"}],"author":"Lee Ambrosius","twitter_card":"summary_large_image","twitter_image":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg","twitter_creator":"@leeambrosius","twitter_site":"@autocad","twitter_misc":{"Written by":"Lee Ambrosius","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#article","isPartOf":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/"},"author":{"name":"Lee Ambrosius","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#\/schema\/person\/e06c614cccff89d4365630439e5a859e"},"headline":"Try What&#8217;s New in AutoCAD 2024: AutoLISP","datePublished":"2023-07-11T14:00:00+00:00","dateModified":"2023-08-21T14:41:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/"},"wordCount":343,"commentCount":0,"publisher":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#organization"},"image":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg","keywords":["AutoCAD LT","AutoCAD LT 2024","AutoLISP","Tips","Try What&#039;s New in AutoCAD"],"articleSection":["Learning"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/","url":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/","name":"Try What's New in AutoCAD 2024: AutoLISP | AutoCAD Blog | Autodesk","isPartOf":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#primaryimage"},"image":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg","datePublished":"2023-07-11T14:00:00+00:00","dateModified":"2023-08-21T14:41:04+00:00","description":"Learn how AutoLISP in AutoCAD LT 2024 can be used to automate workflows and improve your productivity.","breadcrumb":{"@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#primaryimage","url":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg","contentUrl":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-content\/uploads\/sites\/35\/2023\/07\/20\/Try-AutoLISP-AutoCAD-LT-Feature.jpg","width":1532,"height":830,"caption":"Try AutoLISP AutoCAD LT Feature"},{"@type":"BreadcrumbList","@id":"https:\/\/www.autodesk.com/blogs\/autocad\/try-whats-new-in-autocad-2024-autolisp\/#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":"Try What&#8217;s New in AutoCAD 2024: AutoLISP"}]},{"@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\/13523","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=13523"}],"version-history":[{"count":0,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/posts\/13523\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/media\/13527"}],"wp:attachment":[{"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/media?parent=13523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/categories?post=13523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.autodesk.com/blogs\/autocad\/wp-json\/wp\/v2\/tags?post=13523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}