<?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: Using absolute cordinates in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12050436#M33935</link>
    <description>&lt;P&gt;nice!! thanks again&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 14:42:45 GMT</pubDate>
    <dc:creator>mechdesign21</dc:creator>
    <dc:date>2023-06-21T14:42:45Z</dc:date>
    <item>
      <title>Using absolute cordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047588#M33929</link>
      <description>&lt;P&gt;&lt;SPAN&gt;How do i move something like I have shown below,&amp;nbsp; i have done it for years it does not work now for some reason.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;command: move&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pick object&amp;lt;enter&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;endpoint&amp;lt;enter&amp;gt;&lt;/P&gt;&lt;P&gt;0,0,0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it would move to 0,0,0.&amp;nbsp; Now I broke it and this does not.&amp;nbsp; what needs to be clicked to set it right again.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 18:26:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047588#M33929</guid>
      <dc:creator>mechdesign21</dc:creator>
      <dc:date>2023-06-20T18:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using absolute cordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047612#M33930</link>
      <description>&lt;P&gt;If you're using dynamic input, the default is relative coordinate entry.&amp;nbsp; Either turn that off or use an absolute prefix(the asterisk), such as:&lt;/P&gt;
&lt;P&gt;*0,0,0&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 18:43:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047612#M33930</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2023-06-20T18:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using absolute cordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047624#M33931</link>
      <description>&lt;P&gt;Enter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;MOVE&lt;/STRONG&gt;&amp;nbsp;on&amp;nbsp;the command line.&lt;/P&gt;&lt;P&gt;Select the objects and&amp;nbsp;press Enter.&lt;/P&gt;&lt;P&gt;Select a base point for the objects.&lt;/P&gt;&lt;P&gt;Enter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;#0,0&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for the second point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure how long ago (seems like a while) and not sure why, but AutoCAD now requires the # symbol to place objects at the origin.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 18:49:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047624#M33931</guid>
      <dc:creator>jstanczykGDWT4</dc:creator>
      <dc:date>2023-06-20T18:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using absolute cordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047637#M33932</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12936294"&gt;@mechdesign21&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type in the command &lt;A href="https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-87D649DF-8474-4F55-806E-604906030B36" target="_blank" rel="noopener"&gt;DYNPICOORDS&lt;/A&gt; and set it to "1". See if that helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 06:25:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047637#M33932</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2023-06-21T06:25:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: Using absolute cordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047662#M33933</link>
      <description>&lt;P&gt;If you like to work in dynamic input mode(dynmode is set &amp;gt;0), see all replies above&lt;/P&gt;
&lt;P&gt;* and the main setting dynpicoords [F1]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or you like to work in classic input mode: Turn off your dynamic input.&lt;/P&gt;
&lt;P&gt;You can use the toggle [F12] - it does set dynmode to a negative value&amp;nbsp; what means "off"&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 19:09:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12047662#M33933</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-06-20T19:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using absolute cordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12050431#M33934</link>
      <description>&lt;P&gt;thanks so much!!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 14:41:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12050431#M33934</guid>
      <dc:creator>mechdesign21</dc:creator>
      <dc:date>2023-06-21T14:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using absolute cordinates</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12050436#M33935</link>
      <description>&lt;P&gt;nice!! thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 14:42:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/using-absolute-cordinates/m-p/12050436#M33935</guid>
      <dc:creator>mechdesign21</dc:creator>
      <dc:date>2023-06-21T14:42:45Z</dc:date>
    </item>
  </channel>
</rss>

