<?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: Importing CSV into AutoCAD 2018 as block and including Point ID on block in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8158025#M171608</link>
    <description>&lt;P&gt;How do I insert these points in one go?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jul 2018 16:03:13 GMT</pubDate>
    <dc:creator>andrew_wheaton</dc:creator>
    <dc:date>2018-07-26T16:03:13Z</dc:date>
    <item>
      <title>Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157492#M171603</link>
      <description>&lt;P&gt;Good afternoon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping someone can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been asked to import a CSV file into AutoCAD. I have around 1000 points to plot. My idea is to import the points using the X and Y coordinates from the CSV, and adding a block to each point with an identifying ID as an attribute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 13:56:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157492#M171603</guid>
      <dc:creator>andrew_wheaton</dc:creator>
      <dc:date>2018-07-26T13:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157518#M171604</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4286974"&gt;@andrew_wheaton&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should be fairly easy. Open your CSV in Excel and use the concatenate function to combine all the values and to insert commands such as _Insert and the block name.&amp;nbsp; If you would like to attach your CSV I can get you started on this process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On e you have combined all this information, you can then copy the new data to a test file and run it in AutoCAD as a script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 14:01:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157518#M171604</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-26T14:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157725#M171605</link>
      <description>&lt;P&gt;Check out &lt;A href="https://forums.autodesk.com/t5/autocad-forum/excel-spreadsheet-with-thousands-of-circuit-ref/m-p/8070787#M937018" target="_blank"&gt;this &lt;/A&gt;post.&amp;nbsp; My post (#9) provides details for adding a block that may have space characters in its name.&amp;nbsp; It also shows how to specify an attribute with the script.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 14:46:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157725#M171605</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2018-07-26T14:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157755#M171606</link>
      <description>&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find attached file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 14:52:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157755#M171606</guid>
      <dc:creator>andrew_wheaton</dc:creator>
      <dc:date>2018-07-26T14:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157902#M171607</link>
      <description>&lt;P&gt;Create a block with one attribute for the label (I named the block MyPtBlock) and you can use the attached Excel file.&amp;nbsp; Copy and paste column I into the AutoCAD command prompt and it will add the blocks with attribute labels.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="al1.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/527662i9AE68F55D74F4B93/image-size/large?v=v2&amp;amp;px=999" role="button" title="al1.JPG" alt="al1.JPG" /&gt;&lt;/span&gt;&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="al2.JPG" style="width: 963px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/527663i98DE99620C6D126F/image-size/large?v=v2&amp;amp;px=999" role="button" title="al2.JPG" alt="al2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:31:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8157902#M171607</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2018-07-26T15:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8158025#M171608</link>
      <description>&lt;P&gt;How do I insert these points in one go?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:03:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8158025#M171608</guid>
      <dc:creator>andrew_wheaton</dc:creator>
      <dc:date>2018-07-26T16:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8158257#M171609</link>
      <description>&lt;P&gt;Select cells I2 thru I11 and copy them to the Windows clipboard (Ctrl-C) then go to AutoCAD and do a Paste into the command line (Ctrl-V).&amp;nbsp; This assumes you have defined a block with the name MyPtBlock which has one attribute.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 17:13:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8158257#M171609</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2018-07-26T17:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8161645#M171610</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4286974"&gt;@andrew_wheaton&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lee did a great job (and faster than I got to it) on this solution.&amp;nbsp; Please reward him with marking his post(s) as a solution for your issue.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 21:17:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8161645#M171610</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-27T21:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8608521#M171611</link>
      <description>&lt;P&gt;Sorry for opening an old thread but I'm trying to implement this solution and am having trouble.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I paste in one of the text strings to the command line, it doesnt fully work. When it comes to defining the Block attribute a dialog box opens which must be dealt with manually, rather than automatically taking the label from the text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am i doing something wrong? Have I defined the attribute incorrectly?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 14:15:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8608521#M171611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-20T14:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8609351#M171612</link>
      <description>&lt;P&gt;I think I was able to paste the content of column I from my spreadsheet directly into the AutoCAD prompt.&amp;nbsp; That doesn't appear to work with 2019. It stops with the display of the attribute dialog box.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a simple fix.&lt;/P&gt;
&lt;P&gt;Copy and save the contents of column I&amp;nbsp; in Notepad or some other ASCII text editor (I prefer Notepad ++) then save the file as a text file but with the file extension .scr (not .txt).&amp;nbsp; Just edit the file name so that it ends with .scr.&amp;nbsp; Back in AutoCAD give the &lt;STRONG&gt;script&lt;/STRONG&gt; command and select the .scr file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 19:07:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8609351#M171612</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2019-02-20T19:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8611411#M171613</link>
      <description>&lt;P&gt;Script solution worked perfectly, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 14:13:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8611411#M171613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-21T14:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8979496#M171614</link>
      <description>&lt;P&gt;Hello, I follow most of this, however I am Running AutoCAD 2020 and the Script method is not working for me.&lt;/P&gt;&lt;P&gt;Any other thoughts on the matter? I was simply trying to plot the points in John's excel file w/o editing them to see if it worked and it only plots 1 point and then here is what the command prompt spits back at me:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;Command: SCR&lt;BR /&gt;SCRIPT&lt;BR /&gt;Command: (command "-insert" "MyPtBlock" "511852.557,180065.876,0" 1 1 0 "SOP001")&lt;BR /&gt;-insert Enter block name or [?] : MyPtBlock&lt;BR /&gt;Units: Inches Conversion: 0'-0.0833"&lt;BR /&gt;Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate]: 511852.557,180065.876,0&lt;BR /&gt;Enter X scale factor, specify opposite corner, or [Corner/XYZ] &amp;lt;1&amp;gt;: 1 Enter Y scale factor : 1&lt;BR /&gt;Specify rotation angle &amp;lt;0&amp;gt;: 0&lt;BR /&gt;Command: SOP001 Unknown command "SOP001". Press F1 for help.&lt;BR /&gt;Command: nil&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks ahead of time.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 19:21:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/8979496#M171614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-21T19:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/10287911#M171615</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/822616"&gt;@leeminardi&lt;/a&gt;, I followed you so far, and it's worked well. I would like to modify names in the xCel workbook to show up in my block. I have three attributes that read out (NEZ). I'd like one more that reads the "description" column. Do I need to add an attribute to the block that will accept the "description" that I also want to auto-fil when i copy past the fields into the command line?&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 19:43:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/10287911#M171615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-03T19:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/10287951#M171616</link>
      <description>&lt;P&gt;If I follow you I think you want to have the script add the contents of an Excel cell for the value for an additional attribute.&amp;nbsp; If so, then yes, you will need to add an another column that contains the value of the attribute and the cell of course needs another attribute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After you make (edit) your new block try adding it to your drawing interactively and observe the order in which you are prompted to enter values for the attributes.&amp;nbsp; The AutoCAD command you build in Excel with the concatenate function should duplicate this order.&amp;nbsp; Note, when defining a block you can control the sequence order of prompts for attributes by selecting the attributes in the order you want them to be presented to the user.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 20:02:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/10287951#M171616</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2021-05-03T20:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/10290071#M171617</link>
      <description>I got it working exactly the way i need it, i can't thank you enough. This is an issue that I've been trying to find a better solution for the last 3 years. Thank you!</description>
      <pubDate>Tue, 04 May 2021 16:14:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/10290071#M171617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-04T16:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/11250313#M171618</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I managed to insert att block from xcel to cad. When I try to copy and paste 100 lines/att block from xcel to cad, it seem like they're all in the wrong positions. I convert those line to .scr and try on cad and it doesn't work as well. Can you advice solution to this.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 04:24:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/11250313#M171618</guid>
      <dc:creator>martin.phamVJ8N9</dc:creator>
      <dc:date>2022-06-22T04:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/11250844#M171619</link>
      <description>&lt;P&gt;Post a sample file with a few instances of the block and the Excel file you created to extract the block data.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 10:08:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/11250844#M171619</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2022-06-22T10:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/12264484#M171620</link>
      <description>&lt;P&gt;I found this thread and am looking for an assist with a task at hand. I'm using 2022, and am trying to mark several gps'd locations using the x/y coordinate data.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the information above and made the spreadsheet that works with a single attribute block. That worked well, however, when the blocks insert, the x/y dats is ignored. All blocks insert at the same point on the drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sounded like someone else might have had the same issue, so I tried the script option as well. I had the same result there too. Any help would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 13:40:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/12264484#M171620</guid>
      <dc:creator>matthew_fuller46E6T</dc:creator>
      <dc:date>2023-09-25T13:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/12264530#M171621</link>
      <description>&lt;P&gt;Please post a sample&amp;nbsp;xlxs file and a "before" dwg file and I will&amp;nbsp; take a look at it.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 13:50:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/12264530#M171621</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2023-09-25T13:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Importing CSV into AutoCAD 2018 as block and including Point ID on block</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/12264558#M171622</link>
      <description>&lt;P&gt;Lee,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply. The drawing has the start point marked. The attached excel file has the x/y data formatted to match the example above.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 14:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/importing-csv-into-autocad-2018-as-block-and-including-point-id/m-p/12264558#M171622</guid>
      <dc:creator>matthew_fuller46E6T</dc:creator>
      <dc:date>2023-09-25T14:00:28Z</dc:date>
    </item>
  </channel>
</rss>

