<?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 to get the transformation values for 'move' or 'rotate' or 'scale' in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-get-the-transformation-values-for-move-or-rotate-or-scale/m-p/1016204#M30714</link>
    <description>The short answer is no.  If you know ahead of time which objects you're
going to be tracking, then you can store the object's current state and use
either an AcDbDatabaseReactor (one for the whole drawing) or an entity
reactor (one for each entity) to detect when the object has been modified.
You can then check the last state data to see what type of operation was
performed on it.  Don't forget to update your data such that you'll have
accurate values the next time a transformation is applied.

"objectarx" &lt;LU&gt; wrote in message news:408ea218_2@newsprd01...
&amp;gt; When a use selects an object (or objects) and then moves, rotates or
scales
&amp;gt; the object (or objects), is there any way to get the values of the
&amp;gt; transformation did by the user?
&amp;gt;
&amp;gt;&lt;/LU&gt;</description>
    <pubDate>Fri, 30 Apr 2004 06:43:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-04-30T06:43:55Z</dc:date>
    <item>
      <title>how to get the transformation values for 'move' or 'rotate' or 'scale'</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-get-the-transformation-values-for-move-or-rotate-or-scale/m-p/1016203#M30713</link>
      <description>When a use selects an object (or objects) and then moves, rotates or scales
the object (or objects), is there any way to get the values of the
transformation did by the user?</description>
      <pubDate>Tue, 27 Apr 2004 18:10:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-get-the-transformation-values-for-move-or-rotate-or-scale/m-p/1016203#M30713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-04-27T18:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the transformation values for 'move' or 'rotate' or 'scale'</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-get-the-transformation-values-for-move-or-rotate-or-scale/m-p/1016204#M30714</link>
      <description>The short answer is no.  If you know ahead of time which objects you're
going to be tracking, then you can store the object's current state and use
either an AcDbDatabaseReactor (one for the whole drawing) or an entity
reactor (one for each entity) to detect when the object has been modified.
You can then check the last state data to see what type of operation was
performed on it.  Don't forget to update your data such that you'll have
accurate values the next time a transformation is applied.

"objectarx" &lt;LU&gt; wrote in message news:408ea218_2@newsprd01...
&amp;gt; When a use selects an object (or objects) and then moves, rotates or
scales
&amp;gt; the object (or objects), is there any way to get the values of the
&amp;gt; transformation did by the user?
&amp;gt;
&amp;gt;&lt;/LU&gt;</description>
      <pubDate>Fri, 30 Apr 2004 06:43:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-get-the-transformation-values-for-move-or-rotate-or-scale/m-p/1016204#M30714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-04-30T06:43:55Z</dc:date>
    </item>
  </channel>
</rss>

