<?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: how can i find a point using northing/easting? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5231771#M348399</link>
    <description>&lt;P&gt;In what way other than the methods outlined above?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;</description>
    <pubDate>Mon, 25 Aug 2014 12:40:50 GMT</pubDate>
    <dc:creator>AllenJessup</dc:creator>
    <dc:date>2014-08-25T12:40:50Z</dc:date>
    <item>
      <title>how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391721#M348391</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have the fillowing norting/easting:&lt;/P&gt;&lt;P&gt;257,414.80&lt;/P&gt;&lt;P&gt;232,947.60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i enter that into autocad (2010) and find its location?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 19:03:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391721#M348391</guid>
      <dc:creator>cadman33619</dc:creator>
      <dc:date>2012-03-29T19:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391775#M348392</link>
      <description>&lt;P&gt;You could probably just draw a line to it or a circle at the coordinate values by typing in EEEEE.EE, NNNNN.NN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There may be a more eloquent solution, however.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 19:21:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391775#M348392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-29T19:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391909#M348393</link>
      <description>&lt;P&gt;You could also insert a block there...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example make a circle, block it with insertion at the center, then use the &amp;nbsp;INSERT command to insert the block. In the dialouge box type in your coords.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 20:37:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391909#M348393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-29T20:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391975#M348394</link>
      <description>&lt;P&gt;your northing and easting is "Y" and "X". autoCAD entry is X,Y (notice no spaces between coordinates and commas. if you hit the space bar, it's like 'enter' in CAD)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use the LINE command to draw a line from point 0,0 to 232947.60,257414.80 (YOUR POINT)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use the zoom extents command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;assuming your drawing is not rotated and North is the top of the screen, YOUR POINT should be the upper right end of the line you just drew.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;see data entry below...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Command: LINE&lt;BR /&gt;Specify first point: 0,0&lt;/P&gt;&lt;P&gt;Specify next point or [Undo]: 232947.60,257414.80&lt;/P&gt;&lt;P&gt;Specify next point or [Undo]:&lt;/P&gt;&lt;P&gt;Command: '_.zoom _e&lt;BR /&gt;Command: '_id Specify point:&amp;nbsp; X = 232947.60&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Y = 257414.80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Z = 0.00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good luck~!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 21:12:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3391975#M348394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-29T21:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3392129#M348395</link>
      <description>&lt;P&gt;The Zoom command also has an option to enter coordinates for the location to zoom to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the command line:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Command: &lt;STRONG&gt;z&lt;/STRONG&gt; ZOOM&lt;BR /&gt;Specify corner of window, enter a scale factor (nX or nXP), or&lt;BR /&gt;[All/Center/Dynamic/Extents/Previous/Scale/Window/Object] &amp;lt;real time&amp;gt;: &lt;STRONG&gt;c&lt;/STRONG&gt;&lt;BR /&gt;Specify center point: &lt;STRONG&gt;442300,6273000&lt;/STRONG&gt;&lt;BR /&gt;Enter magnification or height &amp;lt;123.166&amp;gt;: &lt;STRONG&gt;Enter or Space to accept current value&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2012 23:13:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3392129#M348395</guid>
      <dc:creator>sboon</dc:creator>
      <dc:date>2012-03-29T23:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3392739#M348396</link>
      <description>&lt;P&gt;that did the trick...&lt;/P&gt;&lt;P&gt;wasn't aware that it needed to be reversed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2012 12:40:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/3392739#M348396</guid>
      <dc:creator>cadman33619</dc:creator>
      <dc:date>2012-03-30T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5231753#M348397</link>
      <description>&lt;P&gt;hw cn i find easting northing ccordinates&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:36:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5231753#M348397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-25T12:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5231767#M348398</link>
      <description>&lt;P&gt;Follow your cross-hair coordinates at the bottom of the screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bill&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:39:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5231767#M348398</guid>
      <dc:creator>wfberry</dc:creator>
      <dc:date>2014-08-25T12:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5231771#M348399</link>
      <description>&lt;P&gt;In what way other than the methods outlined above?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Allen&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 12:40:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5231771#M348399</guid>
      <dc:creator>AllenJessup</dc:creator>
      <dc:date>2014-08-25T12:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find a point using northing/easting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5232631#M348400</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;hw cn i find easting northing ccordinates&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you want to know the exact cooridinates of a particular location (such as end point of a line), use an osnap along with the ID command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Type in ID.&amp;nbsp; Acad will prompt you to select the location.&amp;nbsp; Select your location (using the appropriate OSNAP) and it'll show you something like this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/120103iF6C29726D4E8D823/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="AcadIDResults.png" title="AcadIDResults.png" align="center" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2014 17:33:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-can-i-find-a-point-using-northing-easting/m-p/5232631#M348400</guid>
      <dc:creator>doni49</dc:creator>
      <dc:date>2014-08-25T17:33:57Z</dc:date>
    </item>
  </channel>
</rss>

