<?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 How to write script for AutoCAD 2019? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8679873#M145508</link>
    <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;I am currently using AutoCAD 2019 and I am trying to write a simple script that will create circles in the program, but the script is not working properly, that is, some circles have the same center point and that should not be the case. Can anyone give me some advice or help me? I don't know what am I doing wrong.&lt;/P&gt;
&lt;P&gt;Here is that simple script:&lt;/P&gt;
&lt;P&gt;Circle&lt;BR /&gt;0,0&lt;BR /&gt;100&lt;BR /&gt;Circle&lt;BR /&gt;50,50&lt;BR /&gt;60&lt;BR /&gt;Circle&lt;BR /&gt;70,70&lt;BR /&gt;30&lt;BR /&gt;Circle&lt;BR /&gt;100,100&lt;BR /&gt;15&lt;/P&gt;
&lt;P&gt;&amp;lt;blank space&amp;gt;&lt;/P&gt;
&lt;P&gt;And here is the picture&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="autocad_picture.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617710i796ACDC2ABE2F011/image-size/large?v=v2&amp;amp;px=999" role="button" title="autocad_picture.png" alt="autocad_picture.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 24 Mar 2019 18:12:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-24T18:12:59Z</dc:date>
    <item>
      <title>How to write script for AutoCAD 2019?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8679873#M145508</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;I am currently using AutoCAD 2019 and I am trying to write a simple script that will create circles in the program, but the script is not working properly, that is, some circles have the same center point and that should not be the case. Can anyone give me some advice or help me? I don't know what am I doing wrong.&lt;/P&gt;
&lt;P&gt;Here is that simple script:&lt;/P&gt;
&lt;P&gt;Circle&lt;BR /&gt;0,0&lt;BR /&gt;100&lt;BR /&gt;Circle&lt;BR /&gt;50,50&lt;BR /&gt;60&lt;BR /&gt;Circle&lt;BR /&gt;70,70&lt;BR /&gt;30&lt;BR /&gt;Circle&lt;BR /&gt;100,100&lt;BR /&gt;15&lt;/P&gt;
&lt;P&gt;&amp;lt;blank space&amp;gt;&lt;/P&gt;
&lt;P&gt;And here is the picture&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="autocad_picture.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617710i796ACDC2ABE2F011/image-size/large?v=v2&amp;amp;px=999" role="button" title="autocad_picture.png" alt="autocad_picture.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 18:12:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8679873#M145508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-24T18:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to write script for AutoCAD 2019?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8679880#M145509</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; some circles have the same center point and that &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&amp;gt;&amp;gt; should not be the case&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Turn off object snap before you start your script, or look to &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_OPTIONS&lt;/FONT&gt;&lt;/STRONG&gt; and this setting:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20190324_192803.png" style="width: 618px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/617711iED5DD0707F43B886/image-dimensions/618x380?v=v2" width="618" height="380" role="button" title="20190324_192803.png" alt="20190324_192803.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 18:28:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8679880#M145509</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2019-03-24T18:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to write script for AutoCAD 2019?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8681310#M145510</link>
      <description>&lt;P&gt;You can also include "none" in your script just prior to the center point to prevent its snapping to anything.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 12:53:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8681310#M145510</guid>
      <dc:creator>hencoop</dc:creator>
      <dc:date>2019-03-25T12:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to write script for AutoCAD 2019?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8682816#M145511</link>
      <description>&lt;P&gt;Check out video below...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=FlCyTwvx9aU" target="_blank"&gt;https://www.youtube.com/watch?v=FlCyTwvx9aU&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 21:34:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-write-script-for-autocad-2019/m-p/8682816#M145511</guid>
      <dc:creator>s.borello</dc:creator>
      <dc:date>2019-03-25T21:34:14Z</dc:date>
    </item>
  </channel>
</rss>

