<?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 ROTATE THE WALL in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203356#M110179</link>
    <description>Go to your 3D script and type &lt;PRE&gt;ROTx 77&lt;/PRE&gt; at the top of the script window. In Archicad the Z axis is vertical so you will want to rotate about either the X or Y axis.&lt;BR /&gt;
&lt;BR /&gt;
You may also want to see the overhead projection of the assembly in 2D. If so, go to your 2D script window comment out anything that might be there (I suspect that there is nothing and your 2D view is from the 2D symbol window) and type &lt;PRE&gt;PROJECT2 3, 270, 2&lt;/PRE&gt; at the top of the script. This will have archiCAD produce an overhead projection of your rotated object.</description>
    <pubDate>Tue, 12 Apr 2011 19:51:38 GMT</pubDate>
    <dc:creator>Erich</dc:creator>
    <dc:date>2011-04-12T19:51:38Z</dc:date>
    <item>
      <title>HOW TO ROTATE THE WALL</title>
      <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203355#M110178</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Have created a gym wall using both the slab and wall tools, now need to rotate it up to a 77• slant.  Opened the library part, but can't figure out what to add, or what tool to use to rotate...I guess it is around the z axis?&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="GYM WALL A.jpg" style="width: 759px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/15351i7DB36F6408E0A851/image-size/large?v=v2&amp;amp;px=999" role="button" title="GYM WALL A.jpg" alt="GYM WALL A.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 24 May 2023 11:10:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203355#M110178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T11:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO ROTATE THE WALL</title>
      <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203356#M110179</link>
      <description>Go to your 3D script and type &lt;PRE&gt;ROTx 77&lt;/PRE&gt; at the top of the script window. In Archicad the Z axis is vertical so you will want to rotate about either the X or Y axis.&lt;BR /&gt;
&lt;BR /&gt;
You may also want to see the overhead projection of the assembly in 2D. If so, go to your 2D script window comment out anything that might be there (I suspect that there is nothing and your 2D view is from the 2D symbol window) and type &lt;PRE&gt;PROJECT2 3, 270, 2&lt;/PRE&gt; at the top of the script. This will have archiCAD produce an overhead projection of your rotated object.</description>
      <pubDate>Tue, 12 Apr 2011 19:51:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203356#M110179</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2011-04-12T19:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO ROTATE THE WALL and get 2d view</title>
      <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203357#M110180</link>
      <description>Think it rotated up, but don't have a proper 2d view.  Not sure what to "comment out" and what is "&lt;PRE&gt;"PROJECT2 3, 270, 2&lt;/PRE&gt;?&lt;BR /&gt;
&lt;BR /&gt;
Entered "PROJECT2 3, 270, 2" at the top of the 2d window, but nothing happened...&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Erich wrote:&lt;BR /&gt;Go to your 3D script and type &lt;PRE&gt;ROTx 77&lt;/PRE&gt; at the top of the script window. In Archicad the Z axis is vertical so you will want to rotate about either the X or Y axis.&lt;BR /&gt;
&lt;BR /&gt;
You may also want to see the overhead projection of the assembly in 2D. If so, go to your 2D script window comment out anything that might be there (I suspect that there is nothing and your 2D view is from the 2D symbol window) and type &lt;PRE&gt;PROJECT2 3, 270, 2&lt;/PRE&gt; at the top of the script. This will have archiCAD produce an overhead projection of your rotated object.&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 12 Apr 2011 20:08:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203357#M110180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-12T20:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO ROTATE THE WALL and get 2d view</title>
      <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203358#M110181</link>
      <description>Re read your advice, performed all changes, but here is what the library part shows....is there a way to get the 2d overhead window to show a projected canted wall?&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Erich wrote:&lt;BR /&gt;Go to your 3D script and type &lt;PRE&gt;ROTx 77&lt;/PRE&gt; at the top of the script window. In Archicad the Z axis is vertical so you will want to rotate about either the X or Y axis.&lt;BR /&gt;
&lt;BR /&gt;
You may also want to see the overhead projection of the assembly in 2D. If so, go to your 2D script window comment out anything that might be there (I suspect that there is nothing and your 2D view is from the 2D symbol window) and type &lt;PRE&gt;PROJECT2 3, 270, 2&lt;/PRE&gt; at the top of the script. This will have archiCAD produce an overhead projection of your rotated object.&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 12 Apr 2011 20:33:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203358#M110181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-12T20:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO ROTATE THE WALL and get 2d view</title>
      <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203359#M110182</link>
      <description>Here is what I learned about special canted wall objects today.  THANK YOU TO ERICH...  See the fancy gym wall in the distance?&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Archimamamia wrote:&lt;BR /&gt;Re read your advice, performed all changes, but here is what the library part shows....is there a way to get the 2d overhead window to show a projected canted wall?&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Erich wrote:&lt;BR /&gt;Go to your 3D script and type &lt;PRE&gt;ROTx 77&lt;/PRE&gt; at the top of the script window. In Archicad the Z axis is vertical so you will want to rotate about either the X or Y axis.&lt;BR /&gt;
&lt;BR /&gt;
You may also want to see the overhead projection of the assembly in 2D. If so, go to your 2D script window comment out anything that might be there (I suspect that there is nothing and your 2D view is from the 2D symbol window) and type &lt;PRE&gt;PROJECT2 3, 270, 2&lt;/PRE&gt; at the top of the script. This will have archiCAD produce an overhead projection of your rotated object.&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15563iE8AD0F47DCA23A2B/image-size/large?v=v2&amp;amp;px=999" border="0" alt="SES 4122011 VIEW2.jpg" title="SES 4122011 VIEW2.jpg" /&gt;</description>
      <pubDate>Tue, 12 Apr 2011 22:10:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203359#M110182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-12T22:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO ROTATE THE WALL</title>
      <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203360#M110183</link>
      <description>I have been away for a bit. Did you get the 2D to work or are there still issues?</description>
      <pubDate>Wed, 13 Apr 2011 02:13:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203360#M110183</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2011-04-13T02:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO ROTATE THE WALL and get 2d view</title>
      <link>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203361#M110184</link>
      <description>&lt;BLOCKQUOTE&gt;Archimamamia wrote:&lt;BR /&gt;Not sure what to "comment out"&lt;/BLOCKQUOTE&gt;

Comment Out is the same as &lt;FONT color="blue"&gt;Uncomment&lt;/FONT&gt;, which adds an "&lt;FONT color="blue"&gt;!&lt;/FONT&gt;" in front of each line which prevents the line from being read as code (reads as a comment). This command can be added to your Work Environment for faster script changes. &lt;FONT color="blue"&gt;Uncomment&lt;/FONT&gt; serves the same purpose as deleting the code, without actually removing it.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Archimamamia wrote:&lt;BR /&gt;and what is "&lt;PRE&gt;"PROJECT2 3, 270, 2&lt;/PRE&gt;?&lt;BR /&gt;
&lt;BR /&gt;
Entered "PROJECT2 3, 270, 2" at the top of the 2d window, but nothing happened...&lt;/BLOCKQUOTE&gt;

The rest of the code should be deleted or &lt;FONT color="blue"&gt;Uncommented&lt;/FONT&gt; for this code to work properly. It is creating a 2D Symbol directly from the 3D code, which can easily show complex forms that would be hard to code in 2D, the downside is that it is more resource intensive, so should only be used in special cases, not as a standard solution. The command must be entered exactly, the extra &lt;FONT color="blue"&gt;"&lt;/FONT&gt; in your text will render it unintelligible.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Wed, 13 Apr 2011 11:41:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/HOW-TO-ROTATE-THE-WALL/m-p/203361#M110184</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2011-04-13T11:41:03Z</dc:date>
    </item>
  </channel>
</rss>

