<?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: Coordinates inside a block that will update based on block locations. in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12684951#M18505</link>
    <description>Explain more on "certain points inside a block" please?&lt;BR /&gt;And are you using plain AutoCAD (topic of this forum), or Civil3D or MAP3D?</description>
    <pubDate>Wed, 03 Apr 2024 19:25:23 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2024-04-03T19:25:23Z</dc:date>
    <item>
      <title>Coordinates inside a block that will update based on block locations.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12684892#M18504</link>
      <description>&lt;P&gt;Is there a way to have coordinates for certain points inside a block and have them update based on different block locations used in a drawing?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 18:55:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12684892#M18504</guid>
      <dc:creator>sandeepEZQ5X</dc:creator>
      <dc:date>2024-04-03T18:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates inside a block that will update based on block locations.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12684951#M18505</link>
      <description>Explain more on "certain points inside a block" please?&lt;BR /&gt;And are you using plain AutoCAD (topic of this forum), or Civil3D or MAP3D?</description>
      <pubDate>Wed, 03 Apr 2024 19:25:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12684951#M18505</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-04-03T19:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates inside a block that will update based on block locations.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685095#M18506</link>
      <description>&lt;P&gt;The attached &lt;STRONG&gt;Return Example.dwdg&lt;/STRONG&gt; is based on the following tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="https://dotsoft.com/blog/?p=309" target="_blank"&gt;https://dotsoft.com/blog/?p=309&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Instead of calling the Block "&lt;SPAN&gt;&lt;STRONG&gt;COORDBLOCK&lt;/STRONG&gt;", I'm calling it "&lt;STRONG&gt;Return&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The &lt;STRONG&gt;Return&lt;/STRONG&gt; Block contains an &lt;STRONG&gt;Attribute&lt;/STRONG&gt; that has a &lt;STRONG&gt;Field&lt;/STRONG&gt; set to the Block's &lt;STRONG&gt;Position = insertion point&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So when you &lt;STRONG&gt;Insert&lt;/STRONG&gt; the &lt;STRONG&gt;Return&lt;/STRONG&gt; Block the &lt;STRONG&gt;Attribute&lt;/STRONG&gt; is automatically updated to match with the coordinates where you inserted the Block. Also the &lt;STRONG&gt;Attribute&lt;/STRONG&gt; &lt;STRONG&gt;Field&lt;/STRONG&gt; will update (after a Regen) when you &lt;STRONG&gt;Move/Copy&lt;/STRONG&gt; the &lt;STRONG&gt;Return&lt;/STRONG&gt; Block.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1712176653448.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1345413iDACAEBD4514B7C2F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1712176653448.png" alt="paullimapa_0-1712176653448.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 20:39:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685095#M18506</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-04-03T20:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates inside a block that will update based on block locations.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685140#M18507</link>
      <description>&lt;P&gt;I have a block with points inside that i need the coordinates of.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Block image.png" style="width: 300px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1345417i6E7154CF163672F7/image-size/small?v=v2&amp;amp;px=200" role="button" title="Block image.png" alt="Block image.png" /&gt;&lt;/span&gt;.&lt;/P&gt;&lt;P&gt;I will be using this block in multiple locations in my drawing.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Layoout image.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1345420i15EE23509189F17D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Layoout image.png" alt="Layoout image.png" /&gt;&lt;/span&gt;I need the X,Y coordinates of the points for all the locations the block is placed. It'll be a bonus if these coordinates can be extracted into excel along with the block number.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 20:57:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685140#M18507</guid>
      <dc:creator>sandeepEZQ5X</dc:creator>
      <dc:date>2024-04-03T20:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates inside a block that will update based on block locations.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685150#M18508</link>
      <description>Would it be possible to do this for multiple points inside a block?</description>
      <pubDate>Wed, 03 Apr 2024 21:00:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685150#M18508</guid>
      <dc:creator>sandeepEZQ5X</dc:creator>
      <dc:date>2024-04-03T21:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates inside a block that will update based on block locations.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685156#M18509</link>
      <description>&lt;P&gt;Not using this example since the &lt;STRONG&gt;Field&lt;/STRONG&gt; for &lt;STRONG&gt;BlockPlaceholder&lt;/STRONG&gt; only recognizes the following properties (like &lt;STRONG&gt;Position&lt;/STRONG&gt;) inside a Block:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1712178202580.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1345431i29F77EC4638F08F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1712178202580.png" alt="paullimapa_0-1712178202580.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 21:03:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/coordinates-inside-a-block-that-will-update-based-on-block/m-p/12685156#M18509</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-04-03T21:03:47Z</dc:date>
    </item>
  </channel>
</rss>

