<?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>tema TABLE EXTRACTING - how to get vertex x/y of polyline? en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9701474#M1028793</link>
    <description>&lt;P&gt;extracting data to table from polylines , the vertex x/y are not available as part of the properties&lt;/P&gt;&lt;P&gt;maybe ther is another way to get this data&lt;/P&gt;&lt;P&gt;i need polylines x/y and the length to excel&lt;/P&gt;</description>
    <pubDate>Thu, 20 Aug 2020 06:02:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-08-20T06:02:02Z</dc:date>
    <item>
      <title>TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9701474#M1028793</link>
      <description>&lt;P&gt;extracting data to table from polylines , the vertex x/y are not available as part of the properties&lt;/P&gt;&lt;P&gt;maybe ther is another way to get this data&lt;/P&gt;&lt;P&gt;i need polylines x/y and the length to excel&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 06:02:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9701474#M1028793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-20T06:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9702204#M1028822</link>
      <description>&lt;P&gt;Within the properties panel you can see the x/y value of any vertex of a polyline / line, but you have to 'scroll' through the vertices one by one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It is however possible to find the x/y values of any given vertex of a polyline within it's .dxf definition. But you will have to contact the users in the AutoLisp forum for help on how to get those values and how to export them to another file.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can find the AutoLisp forum &lt;A title="AutoCAD AutoLisp forum" href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 12:40:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9702204#M1028822</guid>
      <dc:creator>Michiel.Valcke</dc:creator>
      <dc:date>2020-08-20T12:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9702243#M1028828</link>
      <description>&lt;P&gt;Let's see your .dwg (2007 format if you can)&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 12:57:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9702243#M1028828</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2020-08-20T12:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9706497#M1029013</link>
      <description>&lt;P&gt;thanks, maybe i need to think about another solution&lt;/P&gt;&lt;P&gt;i'm searching to get lengths of many polylines in my dwg and copy them to excel.&lt;/P&gt;&lt;P&gt;the polylines have same layers (most of them). so i need another identification. if i move them (it's easy), i can sort them by x/y and use the table to copy to excel.&lt;/P&gt;&lt;P&gt;maybe there is another way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Aug 2020 08:05:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9706497#M1029013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-23T08:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9706963#M1029020</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WHY CAN'T YOU TRY DATA EXTRACTION.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Hari Nair [Master From Lost Nalanda]&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.facebook.com/Software-Training-468180813743441/?modal=suggested_action&amp;amp;notif_id=1596475319494204&amp;amp;notif_t=page_user_activity&amp;amp;ref=notif" target="_blank" rel="noopener nofollow noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer"&gt;Facebook&lt;/A&gt;|&lt;A href="https://www.youtube.com/channel/UCw0z4oN_dmioIAqGzE2yZKw" target="_blank" rel="noopener nofollow noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer"&gt;Youtube&lt;/A&gt;|&lt;A href="http://gmail.com/" target="_blank" rel="noopener nofollow noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer noopener noreferrer"&gt;Gmail&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Aug 2020 19:06:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9706963#M1029020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-23T19:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9707436#M1029034</link>
      <description>&lt;P&gt;data extraction is the 1st thing i have done.&lt;/P&gt;&lt;P&gt;the problem is that polylines doesn't give the x/y property to choose&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 05:33:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9707436#M1029034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-24T05:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9707449#M1029037</link>
      <description>&lt;P&gt;please see the attached&lt;/P&gt;&lt;P&gt;there are groups of polylines. my thought was to move them group by group the way every polyline can be identified by the x or y, then to extract and have their lengths&amp;nbsp;&lt;/P&gt;&lt;P&gt;i also tried to use the thickness property to identify them by the number (nearby every 2 polylines). it takes too much time (to click every one and to copy the length takes less).&lt;/P&gt;&lt;P&gt;this is the reason i'm trying to search automatic identification&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 05:51:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9707449#M1029037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-24T05:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE EXTRACTING - how to get vertex x/y of polyline?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9707891#M1029044</link>
      <description>&lt;P&gt;There is also &lt;A href="https://apps.autodesk.com/ACD/en/Detail/Index?id=2266104882770234935&amp;amp;appLang=en&amp;amp;os=Win32_64" target="_blank" rel="noopener"&gt;this app&lt;/A&gt; in the AutoDesk app store, which looks like it does exactly what you need.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 10:31:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/table-extracting-how-to-get-vertex-x-y-of-polyline/m-p/9707891#M1029044</guid>
      <dc:creator>Michiel.Valcke</dc:creator>
      <dc:date>2020-08-24T10:31:27Z</dc:date>
    </item>
  </channel>
</rss>

