<?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: Get Rotationmatrix from selection in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/get-rotationmatrix-from-selection/m-p/6465396#M14271</link>
    <description>&lt;P&gt;obj.transform&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2016 18:35:20 GMT</pubDate>
    <dc:creator>istan</dc:creator>
    <dc:date>2016-07-28T18:35:20Z</dc:date>
    <item>
      <title>Get Rotationmatrix from selection</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/get-rotationmatrix-from-selection/m-p/6464531#M14270</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;today i have a little problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i use this kind of code&lt;/P&gt;&lt;PRE&gt;print "Rotation"
for i = 1 to sel.count do
(
    obj = sel[i]
    rotation = obj.rotation

    format "Object % (%,%,%)\n" i rotation.x rotation.y rotation.z
)

&lt;/PRE&gt;&lt;P&gt;i just get 3 values for XYZ, but i need the Rotationmatrix of YXZ&lt;BR /&gt;&lt;BR /&gt;Can anyone give me help with that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 12:49:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/get-rotationmatrix-from-selection/m-p/6464531#M14270</guid>
      <dc:creator>kem.star</dc:creator>
      <dc:date>2016-07-28T12:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get Rotationmatrix from selection</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/get-rotationmatrix-from-selection/m-p/6465396#M14271</link>
      <description>&lt;P&gt;obj.transform&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 18:35:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/get-rotationmatrix-from-selection/m-p/6465396#M14271</guid>
      <dc:creator>istan</dc:creator>
      <dc:date>2016-07-28T18:35:20Z</dc:date>
    </item>
  </channel>
</rss>

