<?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: Exporting points from Excel to AutoCAD with point labels. in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9530322#M103863</link>
    <description>&lt;P&gt;This is very simple with the right lisp file.&amp;nbsp; &amp;nbsp;We had a block with a donut or point symbol and an attribute for the elevation label.&amp;nbsp; The lisp file would do all the work with a csv file from excel.&amp;nbsp; I'm sorry - I can not find those lsp files we used to use.&amp;nbsp;&amp;nbsp;I have used Civil 3D as of late and it has built in commands to do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may want to try the custom forum for help with the lisp file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a simple block with an attribute as an example.&amp;nbsp; (FYI - it's an older file and not annotative but it works).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2020 20:15:43 GMT</pubDate>
    <dc:creator>tboehler</dc:creator>
    <dc:date>2020-05-20T20:15:43Z</dc:date>
    <item>
      <title>Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9529891#M103861</link>
      <description>&lt;P&gt;I have an excel file with x y z coordinates. I want to import those points to AutoCAD as x and y coordinates and the 'z' value as a label. How do I do this? Any help greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 16:46:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9529891#M103861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-20T16:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9530104#M103862</link>
      <description>Z-point as a label? Is that a text or block or...? With or without a leader?&lt;BR /&gt;Can you show an example and explain?&lt;BR /&gt;Are you using plain AutoCAD or a variant like MAP or Civil?&lt;BR /&gt;</description>
      <pubDate>Wed, 20 May 2020 18:23:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9530104#M103862</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2020-05-20T18:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9530322#M103863</link>
      <description>&lt;P&gt;This is very simple with the right lisp file.&amp;nbsp; &amp;nbsp;We had a block with a donut or point symbol and an attribute for the elevation label.&amp;nbsp; The lisp file would do all the work with a csv file from excel.&amp;nbsp; I'm sorry - I can not find those lsp files we used to use.&amp;nbsp;&amp;nbsp;I have used Civil 3D as of late and it has built in commands to do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may want to try the custom forum for help with the lisp file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached a simple block with an attribute as an example.&amp;nbsp; (FYI - it's an older file and not annotative but it works).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 20:15:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9530322#M103863</guid>
      <dc:creator>tboehler</dc:creator>
      <dc:date>2020-05-20T20:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9530874#M103864</link>
      <description>&lt;P&gt;How many points? Over 25? 50? 100? If you are planning on using plain vanilla AutoCad, you can insert the points without labels.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you want points&amp;nbsp;&lt;EM&gt;and&amp;nbsp;&lt;/EM&gt;corresponding labels then you can’t do it with vanilla AutoCad. You can, however, do it with Civil 3D or Map 3D.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either way, the ribbon and command line is all you need. No lisp required.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 02:57:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9530874#M103864</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-05-21T02:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9531681#M103865</link>
      <description>&lt;P&gt;See &lt;A href="https://forums.autodesk.com/t5/autocad-forum/import-point-number-and-xyz-data-from-excel-and-display/m-p/7534748#M906533" target="_blank" rel="noopener"&gt;this&lt;/A&gt; post and replace the label D2 with the z coordinate in C2 then fill down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 12:36:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9531681#M103865</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2020-05-21T12:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9533830#M103866</link>
      <description>&lt;P&gt;Hi, thanks for responding, i want it to look something like the picture attached&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 11:11:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9533830#M103866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-22T11:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9533956#M103867</link>
      <description>&lt;P&gt;You want ‘z’ to be used as a label? Looks like column A would be a better&amp;nbsp;choice. Why would you want to use column D?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hypothetically speaking, a small area could have a bunch of points with the same label&amp;nbsp;indicating a ‘flat’ area.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What you have isn’t &amp;nbsp;an xyz file, &amp;nbsp;it’s PNEZ or PENZ.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;P=point number&lt;/P&gt;&lt;P&gt;N=northing&lt;/P&gt;&lt;P&gt;E=easting&lt;/P&gt;&lt;P&gt;Z=elevation&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 12:08:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9533956#M103867</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2020-05-22T12:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting points from Excel to AutoCAD with point labels.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9534091#M103868</link>
      <description>&lt;P&gt;Assuming that the x,y,z values are in columns B,C,D and that the data starts at line 2, and that you would like&amp;nbsp;&lt;/P&gt;&lt;P&gt;the text label to be the z coordinate rounded to 2 decimal places with a text height of 0.4&lt;/P&gt;&lt;P&gt;&amp;nbsp; you could put the following statement in cell E2 and fill down.&amp;nbsp; You can then copy and paste column E2 down to AutoCAD.&lt;/P&gt;&lt;LI-CODE lang="general"&gt;=CONCATENATE("point ",B2,",",C2,",",D2," ","text ",B2,",",C2,",",D2," ",0.4," ",0," ",round(D2,2)," ")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 13:13:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/exporting-points-from-excel-to-autocad-with-point-labels/m-p/9534091#M103868</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2020-05-22T13:13:23Z</dc:date>
    </item>
  </channel>
</rss>

