<?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: Autocad line command absolute coordinates problem after installing 2018 in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7743164#M230736</link>
    <description>&lt;P&gt;In the simplest terms, absolute coordinates are in relation to 0,0,0. Relative coordinates are in relation to a point you pick. If you start a line at 20,20 and enter #10,10 as the next point, the line will end at coordinates 10,10. If you start the line at 20,20 and enter @Anonymous,10 the line will end at coordinates 30,30.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2018 14:19:34 GMT</pubDate>
    <dc:creator>sthompson1021</dc:creator>
    <dc:date>2018-02-01T14:19:34Z</dc:date>
    <item>
      <title>Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023928#M230726</link>
      <description>&lt;P&gt;I have opened a pdf file in Autocad 2018. So far no problem. I rotated en scaled the pdf file to match the correct coordinates pointed in the pdf. I saved the result as a 2013 format dwg.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I opend my work drawing and attached the "pdf" dwg as a X-Ref file. I opend the line command and typed in the real coordinates. The first point landed in the expected coordinate. The second point (without the use of&amp;nbsp;@, osnap and ortho) landed not in the wright coordinate but in the coordinate plus the old coordinate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example: coordinates are point 1: (4,4) and point 2: (6,6) the line should be drawn between (4,4) and (6,6) but autocad now draws the line between (4,4) and (10,10). the coordinates are not absolute but counted together.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have a major problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an answer to this problem in very short notice. I have installed the AutoCAD_2018.0.2_Update_64bit today.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frans Hessels&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:31:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023928#M230726</guid>
      <dc:creator>Frans.Hessels</dc:creator>
      <dc:date>2017-04-18T15:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023956#M230727</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess you do have the dynamic input on? If so try the same input with dynamic input off ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:41:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023956#M230727</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-04-18T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023966#M230728</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt; but autocad now draws the line between (4,4) and (10,10).&lt;/STRONG&gt;&lt;/FONT&gt; &amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This will happened if you use&amp;nbsp;@ symbol before 6,6 like below :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Command: N LINE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;Specify first point: 4,4&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Specify next point or [Undo]: @6,6&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if you do it like below i suppose that every thing is going fine... isn't it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Command: N LINE&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#808080"&gt;Specify first point: 4,4&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;Specify next point or [Undo]: 6,6&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:43:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023966#M230728</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2017-04-18T15:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023970#M230729</link>
      <description>&lt;P&gt;You work with dynamic Input DYNMODE (Systemvariable)) and RELATIVE-Input: DYNPICOORDS (Systemvariable)&lt;/P&gt;&lt;P&gt;Change Dynmode, or if you want to use dynmode &amp;gt;0, than change DYNPICOORDS to 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See F1&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:46:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023970#M230729</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2017-04-18T15:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023985#M230730</link>
      <description>&lt;P&gt;If you want to keep dynamic input on, you can also change the behavior in drafting settings. Type DS at the command line then go to the dynamic input tab. Click on settings under pointer input and change relative coordinates to absolute coordinates.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:49:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7023985#M230730</guid>
      <dc:creator>sthompson1021</dc:creator>
      <dc:date>2017-04-18T15:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7024473#M230731</link>
      <description>&lt;P&gt;Alfred,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You solved&amp;nbsp;my problem.&amp;nbsp;It was the dynamic input that was turned on. Now it's off and no problem anymore. Didn't know that it had such a influence.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frans&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 18:22:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7024473#M230731</guid>
      <dc:creator>Frans.Hessels</dc:creator>
      <dc:date>2017-04-18T18:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7024508#M230732</link>
      <description>&lt;P&gt;S Thompson,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks you also for giving the solution to me problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frans&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 18:31:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7024508#M230732</guid>
      <dc:creator>Frans.Hessels</dc:creator>
      <dc:date>2017-04-18T18:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7024516#M230733</link>
      <description>&lt;P&gt;cadffm,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your reply and helping to solve my problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frans&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 18:33:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7024516#M230733</guid>
      <dc:creator>Frans.Hessels</dc:creator>
      <dc:date>2017-04-18T18:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7441666#M230734</link>
      <description>&lt;P&gt;I already face the same problem but now fix it read your instruction. Boss you are the great&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Oct 2017 07:33:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7441666#M230734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-07T07:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7742367#M230735</link>
      <description>&lt;P&gt;what's the difference between absolute coordinates and relative coordinates?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 10:00:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7742367#M230735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-01T10:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7743164#M230736</link>
      <description>&lt;P&gt;In the simplest terms, absolute coordinates are in relation to 0,0,0. Relative coordinates are in relation to a point you pick. If you start a line at 20,20 and enter #10,10 as the next point, the line will end at coordinates 10,10. If you start the line at 20,20 and enter @Anonymous,10 the line will end at coordinates 30,30.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 14:19:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7743164#M230736</guid>
      <dc:creator>sthompson1021</dc:creator>
      <dc:date>2018-02-01T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7744268#M230737</link>
      <description>&lt;P&gt;Hello Megatimran96,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An &lt;FONT face="arial black,avant garde" color="#3366FF"&gt;absolute&lt;/FONT&gt; coordinate is an exact point. If you want to start a line&amp;nbsp;in&amp;nbsp;a&amp;nbsp;given point you&amp;nbsp;type the &lt;FONT face="arial black,avant garde" color="#3366FF"&gt;exact/stand alone&lt;/FONT&gt; coordinate. This&amp;nbsp;is&amp;nbsp;a coordinate in relation to the origin (0, 0, 0) of the WCS (World Coordinate System) or the UCS (User Coordinate System) depending in which you are working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A &lt;FONT face="arial black,avant garde" color="#3366FF"&gt;relative&lt;/FONT&gt; coordinate is a description of the distance&amp;nbsp;&lt;FONT face="arial black,avant garde" color="#3366FF"&gt;from&lt;/FONT&gt;&amp;nbsp;the point you are standing&amp;nbsp;&lt;FONT face="arial black,avant garde" color="#3366FF"&gt;to&lt;/FONT&gt;&amp;nbsp;the next point you want to move to. This can be a distance given in a (x,y,z) format or a length under a given angle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example: you draw a line and want to start at point (5,5,0) you type the exact coordinate: [5,5,0] [Enter].&lt;/P&gt;&lt;P&gt;The next point of the line is point (12,2,0).&lt;/P&gt;&lt;P&gt;Typing&amp;nbsp;as next point: [12,2,0] will get you there. You were working in exact coordinates that way.&lt;/P&gt;&lt;P&gt;Typing: [@7,-3,0], meaning go from (5,5,0) a distance in x&amp;nbsp;direction&amp;nbsp;of 7 units, in y&amp;nbsp;direction&amp;nbsp;of -3&amp;nbsp;units and in z direction a distance of 0 units also brings you at point (12,2,0). Now you were working with relative coordinates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 19:00:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7744268#M230737</guid>
      <dc:creator>Frans.Hessels</dc:creator>
      <dc:date>2018-02-01T19:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7745254#M230738</link>
      <description>Thank you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;</description>
      <pubDate>Fri, 02 Feb 2018 02:33:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7745254#M230738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-02T02:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7745742#M230739</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Megat Imran Ikram,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your welcome.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Frans&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 08:03:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/7745742#M230739</guid>
      <dc:creator>Frans.Hessels</dc:creator>
      <dc:date>2018-02-02T08:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/8982237#M230740</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;I thought I was going crazy!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 19:34:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/8982237#M230740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-22T19:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Autocad line command absolute coordinates problem after installing 2018</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/9890739#M230741</link>
      <description>&lt;DIV class="lia-message-author-with-avatar"&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Advisor lia-component-message-view-widget-author-username"&gt;&lt;SPAN&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/582122"&gt;@sthompson1021&lt;/a&gt;&amp;nbsp;thank you sir, my problem solve.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Nov 2020 01:37:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-line-command-absolute-coordinates-problem-after/m-p/9890739#M230741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-24T01:37:11Z</dc:date>
    </item>
  </channel>
</rss>

