<?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 Problem with the rotation in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-the-rotation/m-p/168856#M19479</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I'd like to rotate a column around both of X and Z axis, give the possibility to the users to adjust the angle of the column.&lt;BR /&gt;
My problem is that I need to use one ROT after the other and the first rotation, e.g ROTX change the frame of reference of course so a single ROTY couldn't do what I need.&lt;BR /&gt;
So I defined the new Y axis (0, Y, Z) in the changed frame of reference and I've tried the ROT 0, Y, Z, Beta but it rotates the column around the original Z axis.&lt;BR /&gt;
It should be just mathematics... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; And I'm sure I'm not recognize some evidence.&lt;BR /&gt;
&lt;BR /&gt;
Do anybody has any idea?&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68838iFF40FFAB25A5C7BD/image-size/large?v=v2&amp;amp;px=999" border="0" alt="20100707968_.jpg" title="20100707968_.jpg" /&gt;</description>
    <pubDate>Wed, 07 Jul 2010 12:57:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-07-07T12:57:39Z</dc:date>
    <item>
      <title>Problem with the rotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-the-rotation/m-p/168856#M19479</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I'd like to rotate a column around both of X and Z axis, give the possibility to the users to adjust the angle of the column.&lt;BR /&gt;
My problem is that I need to use one ROT after the other and the first rotation, e.g ROTX change the frame of reference of course so a single ROTY couldn't do what I need.&lt;BR /&gt;
So I defined the new Y axis (0, Y, Z) in the changed frame of reference and I've tried the ROT 0, Y, Z, Beta but it rotates the column around the original Z axis.&lt;BR /&gt;
It should be just mathematics... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; And I'm sure I'm not recognize some evidence.&lt;BR /&gt;
&lt;BR /&gt;
Do anybody has any idea?&lt;/R&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68838iFF40FFAB25A5C7BD/image-size/large?v=v2&amp;amp;px=999" border="0" alt="20100707968_.jpg" title="20100707968_.jpg" /&gt;</description>
      <pubDate>Wed, 07 Jul 2010 12:57:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-the-rotation/m-p/168856#M19479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-07T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the rotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-the-rotation/m-p/168857#M19480</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I may be too tired but I don't get what you want to achieve. Can you include the GDL script you have and a screenshot with some additional drawing showing the problem?&lt;BR /&gt;
&lt;BR /&gt;
In general, there are 2 things you can do with additive rotation. Modify their ordering or multiply the second angle by the co-sinus of the first angle.&lt;BR /&gt;
&lt;BR /&gt;
Someone will find out what you need as soon as we understand the problem:)&lt;BR /&gt;
&lt;BR /&gt;
Regs,</description>
      <pubDate>Wed, 07 Jul 2010 20:39:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-the-rotation/m-p/168857#M19480</guid>
      <dc:creator>ztaskai</dc:creator>
      <dc:date>2010-07-07T20:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the rotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-the-rotation/m-p/168858#M19481</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
thanks to trying to help me here too. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
I'm sure somebody will know why it's not working as I'd like it to work.&lt;BR /&gt;
&lt;BR /&gt;
You've already received the object so you saw the scripts. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
Mindless  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;ztaskai wrote:&lt;BR /&gt;Hi,&lt;BR /&gt;
&lt;BR /&gt;
I may be too tired but I don't get what you want to achieve. Can you include the GDL script you have and a screenshot with some additional drawing showing the problem?&lt;BR /&gt;
&lt;BR /&gt;
In general, there are 2 things you can do with additive rotation. Modify their ordering or multiply the second angle by the co-sinus of the first angle.&lt;BR /&gt;
&lt;BR /&gt;
Someone will find out what you need as soon as we understand the problem:)&lt;BR /&gt;
&lt;BR /&gt;
Regs,&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 08 Jul 2010 11:44:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Problem-with-the-rotation/m-p/168858#M19481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-08T11:44:29Z</dc:date>
    </item>
  </channel>
</rss>

