<?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/56431#M28693</link>
    <description>You do not have to edit a library part, you can find an inclined block with parametric rotation angle in the archicad  library following the way shown below changing the roof pitch angle&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/11828iF7BEEBDA0986DD15/image-size/large?v=v2&amp;amp;px=999" border="0" alt="block-inclined.jpg" title="block-inclined.jpg" /&gt;</description>
    <pubDate>Fri, 21 May 2004 19:02:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-05-21T19:02:01Z</dc:date>
    <item>
      <title>Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56426#M28688</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;So from the other questions posted, I understand that you can't rotate in 3d. So then, how do I change the angle of a horizontal beam? For example, I want the start elevation to be 10' and the end elevation to be 12'. The library part I'm trying to perform this on is a purlin.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Jason&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 May 2023 10:37:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56426#M28688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-26T10:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56427#M28689</link>
      <description>&lt;BLOCKQUOTE&gt;jkipfer wrote:&lt;BR /&gt;So from the other questions posted, I understand that you can't rotate in 3d. So then, how do I change the angle of a horizontal beam? For example, I want the start elevation to be 10' and the end elevation to be 12'. The library part I'm trying to perform this on is a purlin.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Jason&lt;/BLOCKQUOTE&gt;

You will have to open the part and save as a new part (Preferably in your custom office library). Add a new parameter "R" with the type set to angle. Then in the 3D script add "roty R" to the script. Without the quotes of course. Now you can match the the angle slope to that of your roof in the new parameter.</description>
      <pubDate>Thu, 20 May 2004 22:16:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56427#M28689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-20T22:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56428#M28690</link>
      <description>I see that some of the other library parts have an option for the rotation programmed in as you've said. How do I open and 'save as' a new part? Do I do this in the Library manager?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Jason</description>
      <pubDate>Fri, 21 May 2004 13:12:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56428#M28690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-21T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56429#M28691</link>
      <description>&lt;BLOCKQUOTE&gt;jkipfer wrote:&lt;BR /&gt;I see that some of the other library parts have an option for the rotation programmed in as you've said. How do I open and 'save as' a new part? Do I do this in the Library manager?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Jason&lt;/BLOCKQUOTE&gt;
Place the part that you want to modify in your current project. Select the object and then select File/GDL Objects/Open Object...&lt;BR /&gt;
This will open a new window for the part. You will see a list of parameters. Select new and add The R parameter set to angle and give it an appropriate name. Then click on the 3D script on the left side. Add the roty R command above the start of the script. Select Save as and save to your office library.</description>
      <pubDate>Fri, 21 May 2004 13:44:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56429#M28691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-21T13:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56430#M28692</link>
      <description>Sorry! I don't know code very well, but I am working on the same thing, too. I follow your describtion until R parameter set. Where can I add R parameter set and what should I wrote in R parameter?&lt;BR /&gt;
And when you said click on the 3D script on the left side and add the roty command above the start of  script. What should I write in script?</description>
      <pubDate>Fri, 21 May 2004 17:35:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56430#M28692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-21T17:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56431#M28693</link>
      <description>You do not have to edit a library part, you can find an inclined block with parametric rotation angle in the archicad  library following the way shown below changing the roof pitch angle&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/11828iF7BEEBDA0986DD15/image-size/large?v=v2&amp;amp;px=999" border="0" alt="block-inclined.jpg" title="block-inclined.jpg" /&gt;</description>
      <pubDate>Fri, 21 May 2004 19:02:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56431#M28693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-21T19:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56432#M28694</link>
      <description>perhaps this will help, the window on the left shows where I added the R parameter, and the window on the right shows where I added the roty R command to the 3d script.</description>
      <pubDate>Sat, 22 May 2004 03:59:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56432#M28694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-22T03:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56433#M28695</link>
      <description>Thank you for your help. The ceiling that I made cannot adjust angle. I think I only can write a commend to adjust the angle that I need</description>
      <pubDate>Sun, 23 May 2004 00:29:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56433#M28695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-23T00:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56434#M28696</link>
      <description>Millard Brooking:&lt;BR /&gt;
I open the window that you post and try to make it this morning, but somehow there is no "selec Subtype", " template", and " placeable"&lt;BR /&gt;
Is it could be the reason that ArchiCAD 7.0 doesn't have this function?</description>
      <pubDate>Mon, 24 May 2004 16:34:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56434#M28696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-24T16:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56435#M28697</link>
      <description>&lt;BLOCKQUOTE&gt;ashley wrote:&lt;BR /&gt;Millard Brooking:&lt;BR /&gt;
I open the window that you post and try to make it this morning, but somehow there is no "selec Subtype", " template", and " placeable"&lt;BR /&gt;
Is it could be the reason that ArchiCAD 7.0 doesn't have this function?&lt;/BLOCKQUOTE&gt;

ArchiCAD 7.0 does not have subtypes nor templates. They are new to 8.x.</description>
      <pubDate>Mon, 24 May 2004 23:31:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56435#M28697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-24T23:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate in 3d</title>
      <link>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56436#M28698</link>
      <description>I see. Thank you!</description>
      <pubDate>Mon, 24 May 2004 23:37:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Rotate-in-3d/m-p/56436#M28698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-24T23:37:51Z</dc:date>
    </item>
  </channel>
</rss>

