<?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: Looking to translate X,Y coordinate system to A-H,1-10 grid. in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/looking-to-translate-x-y-coordinate-system-to-a-h-1-10-grid/m-p/10248091#M3506</link>
    <description>&lt;P&gt;Hi @Anonymous&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I guess you have to check the objects insertion point and on the other side making a cross "table" which convert the object coordinate in "row, column" style.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example&amp;nbsp; if the object insertion point will be in a range of coords which will be the portion of sheet length or sheet width you can apply the number of correspondent row/column.&lt;/P&gt;&lt;P&gt;I guess it's a large code to do, as alternative you can create a function.&lt;/P&gt;&lt;P&gt;But I'm seeing some issue into this procedure: if the object falls between two rows or two column how to assign to object the right row or column ? do you have a "with-in" range ?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Apr 2021 11:09:27 GMT</pubDate>
    <dc:creator>grobnik</dc:creator>
    <dc:date>2021-04-18T11:09:27Z</dc:date>
    <item>
      <title>Looking to translate X,Y coordinate system to A-H,1-10 grid.</title>
      <link>https://forums.autodesk.com/t5/vba-forum/looking-to-translate-x-y-coordinate-system-to-a-h-1-10-grid/m-p/10247346#M3505</link>
      <description>&lt;P&gt;Dealing only with 2D here (X,Y). I have dwgs that contain a grid location system of A through H on the left vertical axis and 1 through 10 on the top horizontal axis. So, for an E size dwg of 48"x36", I would like to list the location of all the objects on the sheet (ie Obj 1 = B4, Obj 2 = G7, Obj 3= D9, etc).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions are sincerely appreciated.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Apr 2021 21:21:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/looking-to-translate-x-y-coordinate-system-to-a-h-1-10-grid/m-p/10247346#M3505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-17T21:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Looking to translate X,Y coordinate system to A-H,1-10 grid.</title>
      <link>https://forums.autodesk.com/t5/vba-forum/looking-to-translate-x-y-coordinate-system-to-a-h-1-10-grid/m-p/10248091#M3506</link>
      <description>&lt;P&gt;Hi @Anonymous&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I guess you have to check the objects insertion point and on the other side making a cross "table" which convert the object coordinate in "row, column" style.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example&amp;nbsp; if the object insertion point will be in a range of coords which will be the portion of sheet length or sheet width you can apply the number of correspondent row/column.&lt;/P&gt;&lt;P&gt;I guess it's a large code to do, as alternative you can create a function.&lt;/P&gt;&lt;P&gt;But I'm seeing some issue into this procedure: if the object falls between two rows or two column how to assign to object the right row or column ? do you have a "with-in" range ?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Apr 2021 11:09:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/looking-to-translate-x-y-coordinate-system-to-a-h-1-10-grid/m-p/10248091#M3506</guid>
      <dc:creator>grobnik</dc:creator>
      <dc:date>2021-04-18T11:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Looking to translate X,Y coordinate system to A-H,1-10 grid.</title>
      <link>https://forums.autodesk.com/t5/vba-forum/looking-to-translate-x-y-coordinate-system-to-a-h-1-10-grid/m-p/10248259#M3507</link>
      <description>&lt;P&gt;It IS possible to have an object located on one or more division lines. Since this project does not require precision, I suppose the lesser of the grid locales is okay to use. For example, if an object is located on the cross-hairs of B3, B4, C3, and C4, it is acceptable to mark the object as located in B3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone ever seen functions similar to this? If so, got a snippet or link?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Apr 2021 13:38:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/looking-to-translate-x-y-coordinate-system-to-a-h-1-10-grid/m-p/10248259#M3507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-18T13:38:04Z</dc:date>
    </item>
  </channel>
</rss>

