<?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: unit problems in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9759236#M95224</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2855596"&gt;@vinodkl&lt;/a&gt;&amp;nbsp;is correct that you are drawing very far from the origin.&amp;nbsp; To elaborate:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "weird unit" is &lt;FONT color="#000000"&gt;&lt;STRONG&gt;scientific notation&lt;/STRONG&gt;&lt;/FONT&gt;.&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#000000"&gt;2.1E+17&lt;/FONT&gt;&lt;/STRONG&gt; mean &lt;FONT color="#000000"&gt;&lt;STRONG&gt;2.1&lt;/STRONG&gt;&lt;/FONT&gt; times 10 to the &lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;17th power&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp; drawing units from the drawing origin of 0,0.&amp;nbsp; [The &lt;STRONG&gt;&lt;FONT color="#000000"&gt;E&lt;/FONT&gt; &lt;/STRONG&gt;stands for the &lt;FONT color="#000000"&gt;&lt;STRONG&gt;E&lt;/STRONG&gt;&lt;/FONT&gt;xponent that 10 is raised to.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The distance from the Sun to the Earth is "only" about 150 million km, or converted to millimeters and in AutoCAD's version of scientific notation, about&amp;nbsp;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;1.5E+14&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;drawing units.&amp;nbsp; So where you're drawing is [if my quickie calculation is correct] roughly &lt;EM&gt;&lt;FONT color="#000000"&gt;1400 times the distance from the Sun to the Earth&lt;/FONT&gt;&lt;/EM&gt;.&amp;nbsp; That can cause all kinds of difficulties in drawing.&amp;nbsp; Move close(r) to the origin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And see if you can determine why or how you've gotten way out there.&amp;nbsp; Do your drawing template files have you starting beyond the solar system?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2020 15:47:20 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2020-09-21T15:47:20Z</dc:date>
    <item>
      <title>unit problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9758928#M95221</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have got a problem with my autocad. I have constantly that my numbers are in a weird unit. Everywhere where i look, the units, setting its always in milimeters but it doesn’t do it in milimeters when i want to make a square or something it constantly gives this same unit. U can see in the screenshot under the units.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1756135SDLK_0-1600692921026.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/821753iB506AD1436B902E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1756135SDLK_0-1600692921026.png" alt="1756135SDLK_0-1600692921026.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should be in millimeter but it is not. We checked the units and its all in millimeter and in decimal can someone help me with this problem?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 12:55:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9758928#M95221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-21T12:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: unit problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9758957#M95222</link>
      <description>&lt;P&gt;Try -dwgunits and choose mm, or you should use metric template when start a new drawing.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 13:06:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9758957#M95222</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2020-09-21T13:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: unit problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9758961#M95223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have the units set to the millimeter, but you are drawing at a very far distance from UCS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;Delete everything from drawing and then type in the command "REC" and then specify the first corner "0,0" and press enter and then specify the other corner "200,200". Next type in the command "ZOOM" and then press "E" enter. Now you would see the RECTANGLE close the UCS. You can now draw the rectangle and you would not see that Exponential power near the cursor(E+17)&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 13:07:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9758961#M95223</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2020-09-21T13:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: unit problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9759236#M95224</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2855596"&gt;@vinodkl&lt;/a&gt;&amp;nbsp;is correct that you are drawing very far from the origin.&amp;nbsp; To elaborate:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "weird unit" is &lt;FONT color="#000000"&gt;&lt;STRONG&gt;scientific notation&lt;/STRONG&gt;&lt;/FONT&gt;.&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#000000"&gt;2.1E+17&lt;/FONT&gt;&lt;/STRONG&gt; mean &lt;FONT color="#000000"&gt;&lt;STRONG&gt;2.1&lt;/STRONG&gt;&lt;/FONT&gt; times 10 to the &lt;STRONG&gt;&lt;FONT color="#000000"&gt;&lt;EM&gt;17th power&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp; drawing units from the drawing origin of 0,0.&amp;nbsp; [The &lt;STRONG&gt;&lt;FONT color="#000000"&gt;E&lt;/FONT&gt; &lt;/STRONG&gt;stands for the &lt;FONT color="#000000"&gt;&lt;STRONG&gt;E&lt;/STRONG&gt;&lt;/FONT&gt;xponent that 10 is raised to.]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The distance from the Sun to the Earth is "only" about 150 million km, or converted to millimeters and in AutoCAD's version of scientific notation, about&amp;nbsp;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;1.5E+14&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;drawing units.&amp;nbsp; So where you're drawing is [if my quickie calculation is correct] roughly &lt;EM&gt;&lt;FONT color="#000000"&gt;1400 times the distance from the Sun to the Earth&lt;/FONT&gt;&lt;/EM&gt;.&amp;nbsp; That can cause all kinds of difficulties in drawing.&amp;nbsp; Move close(r) to the origin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And see if you can determine why or how you've gotten way out there.&amp;nbsp; Do your drawing template files have you starting beyond the solar system?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 15:47:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/unit-problems/m-p/9759236#M95224</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-09-21T15:47:20Z</dc:date>
    </item>
  </channel>
</rss>

