<?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: Input multiple points in using Geolocation or CSV file input in AutoCAD LT Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8264696#M32981</link>
    <description>&lt;P&gt;You can create a script to&amp;nbsp;import multiple points.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/How-to-import-a-list-of-coordinates-into-AutoCAD.html" target="_blank"&gt;This KB has the sample script at the bottom of the page&lt;/A&gt;. You might want to read some of the links too.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2018 04:43:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-13T04:43:00Z</dc:date>
    <item>
      <title>Input multiple points in using Geolocation or CSV file input</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8264564#M32980</link>
      <description>&lt;P&gt;Can anyone explain how to input multiple points in autocad lt using a csv file? is this possible?&lt;/P&gt;&lt;P&gt;I am using the geolocation tool and would like to add multiple points in lat long format from google earth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anything helps. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 01:32:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8264564#M32980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-13T01:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Input multiple points in using Geolocation or CSV file input</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8264696#M32981</link>
      <description>&lt;P&gt;You can create a script to&amp;nbsp;import multiple points.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/How-to-import-a-list-of-coordinates-into-AutoCAD.html" target="_blank"&gt;This KB has the sample script at the bottom of the page&lt;/A&gt;. You might want to read some of the links too.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 04:43:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8264696#M32981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-13T04:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Input multiple points in using Geolocation or CSV file input</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8266286#M32982</link>
      <description>&lt;P&gt;Thank you for the response. I am not sure if this .scr file example is broken or if it's user error. When I download the file it comes in as a zip folder. Then when I try to open the zip folder I get an error saying that the compressed zip folder is invalid. When I drop the folder (just for kicks) into AutoCAD LT, it creates a square-like polygon. Is this what I should see in the Sample? Any thoughts?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 16:12:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8266286#M32982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-13T16:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Input multiple points in using Geolocation or CSV file input</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8267422#M32983</link>
      <description>&lt;P&gt;A script file is a sequence of AutoCAD commands. Instead of typing them on AutoCAD command line, you can write them in a .scr&amp;nbsp;file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is what inside of the sample file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;_MULTIPLE _POINT&lt;BR /&gt;9231.55,8799.44,10&lt;BR /&gt;9241.83,8781.49,20&lt;BR /&gt;9194.23,8765.63,20&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can open the script file with notepad and replace the coordinate with&amp;nbsp;the value from your .csv&amp;nbsp;file. This is a detailed explanation of how you can create an AutoCAD script: &lt;A href="https://www.cad-notes.com/learn-how-to-write-command-scripts-for-autocad-and-automate-your-plotting/" target="_blank"&gt;Learn how to write command scripts for AutoCAD and automate your plotting&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 01:35:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/input-multiple-points-in-using-geolocation-or-csv-file-input/m-p/8267422#M32983</guid>
      <dc:creator>edwin.prakoso</dc:creator>
      <dc:date>2018-09-14T01:35:10Z</dc:date>
    </item>
  </channel>
</rss>

