<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a scripting language option for AutoCAD, similar to OpenSCAD? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/is-there-a-scripting-language-option-for-autocad-similar-to/m-p/12896920#M13167</link>
    <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp;replied yes AutoCAD supports scripts and you can read about that &lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-BE44AE86-7638-48C9-BE5B-C1DF8E4C8808" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Awhile back I also wrote on this topic &lt;A href="https://issuu.com/augi/docs/aw202205hr/18?ff" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Jul 2024 18:30:44 GMT</pubDate>
    <dc:creator>paullimapa</dc:creator>
    <dc:date>2024-07-14T18:30:44Z</dc:date>
    <item>
      <title>Is there a scripting language option for AutoCAD, similar to OpenSCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-there-a-scripting-language-option-for-autocad-similar-to/m-p/12896574#M13165</link>
      <description>&lt;P&gt;I've gotten pretty good with OpenSCAD, to the point where I would rather create my basic object with scripting than with a GUI. Although I can see the benefits of a GUI for certain things. Is there a way or ways to script an object into existence in AutoCAD, then edit it further from there&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://speedtest.vet/" target="_blank" rel="noopener"&gt;https://speedtest.vet/&lt;/A&gt;&amp;nbsp;&lt;A href="https://vidmate.bid/" target="_blank" rel="noopener"&gt;https://vidmate.bid/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt; ?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 10:07:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-there-a-scripting-language-option-for-autocad-similar-to/m-p/12896574#M13165</guid>
      <dc:creator>benasitellu</dc:creator>
      <dc:date>2024-07-19T10:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a scripting language option for AutoCAD, similar to OpenSCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-there-a-scripting-language-option-for-autocad-similar-to/m-p/12896584#M13166</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;AutoCAD incl. multiple APIs and there is an internal Macro Recorder, you can write menu macros and you can write Scripts (.scr), what are simple keyboard inputs in a row.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sample&lt;/P&gt;
&lt;P&gt;Open Notepad, write&lt;/P&gt;
&lt;P&gt;CIRCLE&lt;/P&gt;
&lt;P&gt;50,50&lt;/P&gt;
&lt;P&gt;10&lt;/P&gt;
&lt;P&gt;ZOOM&lt;/P&gt;
&lt;P&gt;OBJECT&lt;/P&gt;
&lt;P&gt;LAST&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(2x enter after the word LAST)&lt;/P&gt;
&lt;P&gt;SaveAs&lt;/P&gt;
&lt;P&gt;filetype all&lt;/P&gt;
&lt;P&gt;Test.scr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In AutoCAD, run SCRIPT command and select your TEST.scr file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 11:11:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-there-a-scripting-language-option-for-autocad-similar-to/m-p/12896584#M13166</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-07-14T11:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a scripting language option for AutoCAD, similar to OpenSCAD?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/is-there-a-scripting-language-option-for-autocad-similar-to/m-p/12896920#M13167</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp;replied yes AutoCAD supports scripts and you can read about that &lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-BE44AE86-7638-48C9-BE5B-C1DF8E4C8808" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Awhile back I also wrote on this topic &lt;A href="https://issuu.com/augi/docs/aw202205hr/18?ff" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 18:30:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/is-there-a-scripting-language-option-for-autocad-similar-to/m-p/12896920#M13167</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-07-14T18:30:44Z</dc:date>
    </item>
  </channel>
</rss>

