<?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 help export lines coordinates to excel or txt files in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/6639397#M255253</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to export lines (or polilines) to an excel spreadsheet for further manipulation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what i basically need is having in the same row the following five (or 7 in case Zaxis is shown by default) cells with the following information:&lt;/P&gt;&lt;P&gt;1.index 2.Xvalue(1st point) 3.Yvalue(1st point) 4.Xvalue(2nd point) 5.Yvalue(2nd point)&lt;/P&gt;&lt;P&gt;there is no "Z" (or rather I dont need the Z values as the images I have to work with are 2D so Z=0 for all points)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked the forum for help/hints but so far nothing seems direct/automated enough... most posts were regarding the use of _LIST (then copy/paste) and Click2Xls. These were helpful but not good enough since I have to do that for files with hundreds (if not thousands) of lines/polilines. To give you a better idea: imagine a huge masonry wall with lots of squares and rectangles and the information i need are the contact surfaces/lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea on how to do that with a faster, and safer aswell, method? meaning that while clicking vertexes for coordinates&amp;nbsp;I sometimes ended up forgetting to click all lines and was left with an imcomplete model.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you all in advance,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
    <pubDate>Sat, 22 Oct 2016 20:29:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-22T20:29:28Z</dc:date>
    <item>
      <title>help export lines coordinates to excel or txt files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/6639397#M255253</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to export lines (or polilines) to an excel spreadsheet for further manipulation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what i basically need is having in the same row the following five (or 7 in case Zaxis is shown by default) cells with the following information:&lt;/P&gt;&lt;P&gt;1.index 2.Xvalue(1st point) 3.Yvalue(1st point) 4.Xvalue(2nd point) 5.Yvalue(2nd point)&lt;/P&gt;&lt;P&gt;there is no "Z" (or rather I dont need the Z values as the images I have to work with are 2D so Z=0 for all points)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have checked the forum for help/hints but so far nothing seems direct/automated enough... most posts were regarding the use of _LIST (then copy/paste) and Click2Xls. These were helpful but not good enough since I have to do that for files with hundreds (if not thousands) of lines/polilines. To give you a better idea: imagine a huge masonry wall with lots of squares and rectangles and the information i need are the contact surfaces/lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea on how to do that with a faster, and safer aswell, method? meaning that while clicking vertexes for coordinates&amp;nbsp;I sometimes ended up forgetting to click all lines and was left with an imcomplete model.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you all in advance,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 20:29:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/6639397#M255253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-22T20:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: help export lines coordinates to excel or txt files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/6639429#M255254</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;lines can be handled using command &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt;, there you have the chance to export startXY and endXY.&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="20161022_2319.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/284781i450CFAC2575346E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20161022_2319.png" alt="20161022_2319.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Polylines can't be handled this way as they can have many vertices, you might explode the polylines (as long as they only have straight segments and are not curved/splined), then run &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_DATAEXTRACTION&lt;/FONT&gt;&lt;/STRONG&gt; and then do &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_UNDO&lt;/FONT&gt;&lt;/STRONG&gt; to get your polylines back.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At least you can search for tools/apps that might handle this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 21:20:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/6639429#M255254</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2016-10-22T21:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: help export lines coordinates to excel or txt files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/6639433#M255255</link>
      <description>&lt;P&gt;hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did try the _dataextraction (found the EATTEXT quick command here on the forum) with the whole drawing selected and i run exactly in the problem you described: the lines i could deal with fine, but i couldnt get the polilines' vertex values, im going to try to explode them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;by the way, do you know if there is a way to "straighten" possible curves/splines? as far as i know there should NOT be curve&amp;nbsp;parts, and if there are, then that is a problem with the drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;edit:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;It works!!! thank you so very much!&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;now i just need to manage to get rid of possible "flaws" (curves and segments that end/begin where they are not supposed to) with the initial files i've been given.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 21:36:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/6639433#M255255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-22T21:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: help export lines coordinates to excel or txt files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/8249326#M255256</link>
      <description>&lt;P&gt;Dataextraction distrub the sequence of pline drawn and it is difficult to sort accordingly&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:18:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/help-export-lines-coordinates-to-excel-or-txt-files/m-p/8249326#M255256</guid>
      <dc:creator>arshadmirza786</dc:creator>
      <dc:date>2018-09-06T10:18:48Z</dc:date>
    </item>
  </channel>
</rss>

