<?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: Rotate in 3d in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67839#M34620</link>
    <description>Thanks for the replies.! And thanks for the lamps Djordje. &lt;BR /&gt;
&lt;BR /&gt;
Karl: I will try to rotate the objects my self, but if I am not able to do it, I will send you the lamps for rotation.&lt;BR /&gt;
&lt;BR /&gt;
I really think it is a big problem, that it is so difficult to rotate things in the "Z" projection in 3d or 2d. &lt;BR /&gt;
&lt;BR /&gt;
Isn't it a subject for the wish list.??</description>
    <pubDate>Mon, 29 Nov 2004 13:16:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-11-29T13:16:14Z</dc:date>
    <item>
      <title>Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67835#M34616</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi, this is a very easy question.! &lt;BR /&gt;
&lt;BR /&gt;
How do you rotate your objects in the "Z" Projection?. I want to rotate a &lt;BR /&gt;
&lt;BR /&gt;
lamp so it has the same inclination which is 25 degrees as the roof.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 May 2023 13:39:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67835#M34616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T13:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67836#M34617</link>
      <description>&lt;BLOCKQUOTE&gt;mallehk wrote:&lt;BR /&gt;Hi, this is a very easy question.! &lt;BR /&gt;
&lt;BR /&gt;
How do you rotate your objects in the "Z" Projection?. I want to rotate a &lt;BR /&gt;
&lt;BR /&gt;
lamp so it has the same inclination which is 25 degrees as the roof.&lt;/BLOCKQUOTE&gt;

Unless the lamp has a rotation parameter in its script, you can't. You have to edit the script and add the rotation parameter.</description>
      <pubDate>Fri, 26 Nov 2004 18:41:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67836#M34617</guid>
      <dc:creator>Djordje</dc:creator>
      <dc:date>2004-11-26T18:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67837#M34618</link>
      <description>AC does not allow free rotation of elements in 3-space.  Some library parts have rotation parameter(s).&lt;BR /&gt;
&lt;BR /&gt;
If the lamp doesn't, you'll have to add:&lt;BR /&gt;
ROTX ang&lt;BR /&gt;
or&lt;BR /&gt;
ROTY ang&lt;BR /&gt;
&lt;BR /&gt;
at the top of the 3D script after adding an angular parameter 'ang'.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://download.graphisoft.com/ftp/publishing/ac9_help/wwhelp/wwhimpl/common/html/wwhelp.htm?context=AC9_Help&amp;amp;file=29-3.htm" target="_blank"&gt;&lt;LINK_TEXT text="http://download.graphisoft.com/ftp/publ ... e=29-3.htm"&gt;http://download.graphisoft.com/ftp/publishing/ac9_help/wwhelp/wwhimpl/common/html/wwhelp.htm?context=AC9_Help&amp;amp;file=29-3.htm&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://download.graphisoft.com/ftp/publishing/ac9_help/09-080.htm" target="_blank"&gt;&lt;LINK_TEXT text="http://download.graphisoft.com/ftp/publ ... 09-080.htm"&gt;http://download.graphisoft.com/ftp/publishing/ac9_help/09-080.htm&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
If you want the 2D symbol to reflect the rotation, you need to comment out most of the existing 2D script and replace it with&lt;BR /&gt;
&lt;BR /&gt;
PROJECT2 3, 270, 2&lt;BR /&gt;
&lt;BR /&gt;
which says to have the 2D symbol be a hidden line projection of the object from a top view.&lt;BR /&gt;
&lt;BR /&gt;
If this doesn't make sense, mention which lamp it is, or post it, and one of us will modify it and post the revision back.&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Fri, 26 Nov 2004 23:51:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67837#M34618</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2004-11-26T23:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67838#M34619</link>
      <description>Just as a probable help ...&lt;BR /&gt;
&lt;BR /&gt;
The ZIP contains a bunch of lamps I scripted half a decade ago in 6.5 for an interior job; used the Projector quite often after that.&lt;BR /&gt;
&lt;BR /&gt;
Some of them can rotate!&lt;BR /&gt;
&lt;BR /&gt;
Did not update it for 9, sorry ... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
HTH,</description>
      <pubDate>Sun, 28 Nov 2004 18:18:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67838#M34619</guid>
      <dc:creator>Djordje</dc:creator>
      <dc:date>2004-11-28T18:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67839#M34620</link>
      <description>Thanks for the replies.! And thanks for the lamps Djordje. &lt;BR /&gt;
&lt;BR /&gt;
Karl: I will try to rotate the objects my self, but if I am not able to do it, I will send you the lamps for rotation.&lt;BR /&gt;
&lt;BR /&gt;
I really think it is a big problem, that it is so difficult to rotate things in the "Z" projection in 3d or 2d. &lt;BR /&gt;
&lt;BR /&gt;
Isn't it a subject for the wish list.??</description>
      <pubDate>Mon, 29 Nov 2004 13:16:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67839#M34620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-29T13:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67840#M34621</link>
      <description>&lt;BLOCKQUOTE&gt;mallehk wrote:&lt;BR /&gt;Thanks for the replies.! And thanks for the lamps Djordje. &lt;/BLOCKQUOTE&gt;

Welcome!&lt;BR /&gt;
&lt;BR /&gt;
In their script you can see how to put the rotation in.&lt;BR /&gt;
&lt;BR /&gt;
They don't work so well with 9 ... will have to update them.</description>
      <pubDate>Mon, 29 Nov 2004 17:30:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67840#M34621</guid>
      <dc:creator>Djordje</dc:creator>
      <dc:date>2004-11-29T17:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67841#M34622</link>
      <description>&lt;BLOCKQUOTE&gt;mallehk wrote:&lt;BR /&gt;Isn't it a subject for the wish list.??&lt;/BLOCKQUOTE&gt;

Indeed:  here it is:&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?p=25221#25221" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... 5221#25221"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?p=25221#25221&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
The Search function for the forum is very powerful.  Do find this, I searched just "Wishes" for "topics" that had the word "rotate". &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Good luck with your project!&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Mon, 29 Nov 2004 17:59:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/67841#M34622</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2004-11-29T17:59:53Z</dc:date>
    </item>
  </channel>
</rss>

