<?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 Re: Display X ,Y, Z coordinates en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7821542#M30604</link>
    <description>Sorry, but you forget to attach the file to your last post.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
    <pubDate>Fri, 02 Mar 2018 04:25:38 GMT</pubDate>
    <dc:creator>maxim_k</dc:creator>
    <dc:date>2018-03-02T04:25:38Z</dc:date>
    <item>
      <title>Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7818272#M30578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to AutoCAD and what I am trying is to extract&amp;nbsp;X, Y, Z coordinates from the floor map drawings (.dwg). Can someone describe how can I display that information and if possible, export them in json?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 05:06:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7818272#M30578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T05:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7818373#M30581</link>
      <description>Welcome to Autodesk Forums!&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;If you are using full AutoCAD (not LT) you can use custom AutoLISP routine for this. With AutoLISP you can extract coordinate information of the specific objects in the drawing an write it at least to a text file.&lt;BR /&gt;In order to create such routine you should provide full information about objects whose coordinates you want to extract - are them points, blocks with attributes or something else?&lt;BR /&gt;You also can try to find ready made AutoLISP routine, but some routines written for AutoCAD for PC will not work in AutoCAD for Mac.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Thu, 01 Mar 2018 06:43:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7818373#M30581</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-03-01T06:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820631#M30593</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply. I have a very basic question, though.&lt;BR /&gt;&lt;BR /&gt;What is AutoLISP? You also mentioned finding ready made AutoLISP routine&lt;BR /&gt;but, routines written for AutoCAD for PC will not work.&lt;BR /&gt;&lt;BR /&gt;Is there any other way then using AutoCAD to extract coordinates? I see the&lt;BR /&gt;coordinates in the bottom right.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Mar 2018 19:27:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820631#M30593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T19:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820775#M30594</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt;What is AutoLISP?&lt;BR /&gt;Here is wiki article about AutoLISP:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://en.wikipedia.org/wiki/AutoLISP" target="_blank"&gt;https://en.wikipedia.org/wiki/AutoLISP&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Can you share your sample drawing? I'll look at it.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Thu, 01 Mar 2018 20:18:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820775#M30594</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-03-01T20:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820786#M30595</link>
      <description>&amp;gt;&amp;gt;&amp;gt;You also mentioned finding ready made AutoLISP routine&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;but, routines written for AutoCAD for PC will not work.&lt;BR /&gt;&lt;BR /&gt;Most of the modern AutoLISP routines are based on Visual LISP functions (extended AutoLISP functions related to ActiveX support), which are not supported on Mac.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Thu, 01 Mar 2018 20:23:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820786#M30595</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-03-01T20:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820979#M30596</link>
      <description>I have found AutoLISP file which works in AutoCAD for Mac.&lt;BR /&gt;It extracts coordinates from POINT objects and writes them to text file. In order to ensure that this routine will work for you I need one of your files to check what kind of objects you have in it.&lt;BR /&gt;Later I can explain how to use the routine.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Thu, 01 Mar 2018 21:19:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820979#M30596</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-03-01T21:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820988#M30597</link>
      <description>Sure. I will send the floor map soon. Thanks!&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Mar 2018 21:21:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7820988#M30597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T21:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7821194#M30599</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Attached you can find the floor map. Look forward to hearing back from you.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Mar 2018 22:51:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7821194#M30599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-01T22:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display X ,Y, Z coordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7821542#M30604</link>
      <description>Sorry, but you forget to attach the file to your last post.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Fri, 02 Mar 2018 04:25:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/display-x-y-z-coordinates/m-p/7821542#M30604</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2018-03-02T04:25:38Z</dc:date>
    </item>
  </channel>
</rss>

