<?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: Determine an object/block were copied/moved in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10631667#M15183</link>
    <description>&lt;P&gt;Thank you for your advice, _gile &amp;amp; dgorsman!&lt;/P&gt;&lt;P&gt;My purpose is that I will modify that block (if it is the initial block) and will create a new block (if it is copied/moved to another position)&lt;/P&gt;</description>
    <pubDate>Sat, 18 Sep 2021 15:07:09 GMT</pubDate>
    <dc:creator>KinAkira</dc:creator>
    <dc:date>2021-09-18T15:07:09Z</dc:date>
    <item>
      <title>Determine an object/block were copied/moved</title>
      <link>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10628572#M15180</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are there any ways to check a block object is copied/moved to a new position from the initial position?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="position.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/966298iC93895C659FA79E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="position.png" alt="position.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 04:18:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10628572#M15180</guid>
      <dc:creator>KinAkira</dc:creator>
      <dc:date>2021-09-17T04:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Determine an object/block were copied/moved</title>
      <link>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10628999#M15181</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For the objects you want to monitor, you can register the Copied and Modified events.&lt;/P&gt;
&lt;P&gt;Have a look at &lt;A href="https://help.autodesk.com/view/OARX/2019/ENU/?guid=GUID-E30279D1-E4B5-48A4-A3D8-9CEC83BD0967" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;this topic&lt;/STRONG&gt;&lt;/A&gt; for Object Events.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 08:35:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10628999#M15181</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2021-09-17T08:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Determine an object/block were copied/moved</title>
      <link>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10629822#M15182</link>
      <description>&lt;P&gt;You could attach XDATA to it.&amp;nbsp; There's several DXF data types which support different coordinate manipulations, one of which is static i.e. the values are not changed when the entity is moved, rotated, or scaled.&amp;nbsp; Although there isn't a type for xrecords which behaves the same way, it's not that hard to simply add an extension dictionary and xrecord containing the original coordinates and other properties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That only handles the basic transforms though, not creating copies.&amp;nbsp; The only way I can think to handle that is with the event handlers mentioned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I may ask, what's the end game/purpose for this?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2021 14:47:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10629822#M15182</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2021-09-17T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Determine an object/block were copied/moved</title>
      <link>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10631667#M15183</link>
      <description>&lt;P&gt;Thank you for your advice, _gile &amp;amp; dgorsman!&lt;/P&gt;&lt;P&gt;My purpose is that I will modify that block (if it is the initial block) and will create a new block (if it is copied/moved to another position)&lt;/P&gt;</description>
      <pubDate>Sat, 18 Sep 2021 15:07:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/determine-an-object-block-were-copied-moved/m-p/10631667#M15183</guid>
      <dc:creator>KinAkira</dc:creator>
      <dc:date>2021-09-18T15:07:09Z</dc:date>
    </item>
  </channel>
</rss>

