<?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: Doors and windows open/ doors and windows closed in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Doors-and-windows-open-doors-and-windows-closed/m-p/60058#M30358</link>
    <description>Yes, since AC 8, where we have subtype hierarchy, and most Doors share lots of parameters, the 'gs_open_3D' parameter is the one to modify.&lt;BR /&gt;
Depending on a value of a GDL Global, you should place a couple of lines at the beginning of the Master Script of each Door used:&lt;BR /&gt;
&lt;BR /&gt;
If GLOB_USER_20 THEN&lt;BR /&gt;
    gs_open_3D=90&lt;BR /&gt;
ELSE&lt;BR /&gt;
    gs_open_3D=0&lt;BR /&gt;
ENDIF&lt;BR /&gt;
&lt;BR /&gt;
So if this Global is set to 1, Doors having this script will ber open, otherwise closed. You may have to ALT-Rebuild the 3D for changes to take effect.&lt;BR /&gt;
Laszlo</description>
    <pubDate>Thu, 27 May 2004 12:41:39 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2004-05-27T12:41:39Z</dc:date>
    <item>
      <title>Doors and windows open/ doors and windows closed</title>
      <link>https://community.graphisoft.com/t5/Modeling/Doors-and-windows-open-doors-and-windows-closed/m-p/60056#M30356</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I need to create 3D views of my current project.  One set of the views will show the doors and windows open.  One set will show the doors and windows closed.&lt;BR /&gt;
Is there some way to use view different view sets to show the same windows and doors open in one view and closed in another?&lt;BR /&gt;
Is there some other way to achieve the closed then open look?&lt;BR /&gt;
Right now I'm thinking that I'll want to create a copy of the walls on a separate layer called "doors and windows open" but that means duplicating all of the walls in the house.  The problem with this is that we are still very much in design development and the doors and windows are very likely to change as the project progresses.  This would mean changing both sets of doors and windows each time the spec changes.&lt;BR /&gt;
Any thoughts or advice would be greatly appreceated.&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
John&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 16:23:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Doors-and-windows-open-doors-and-windows-closed/m-p/60056#M30356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-25T16:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Doors and windows open/ doors and windows closed</title>
      <link>https://community.graphisoft.com/t5/Modeling/Doors-and-windows-open-doors-and-windows-closed/m-p/60057#M30357</link>
      <description>The only way I can see to automate the door/window - open/closed views is in the GDL of the doors and windows themselves. &lt;BR /&gt;
&lt;BR /&gt;
If you are comfortable with GDL (and don't need too many door &amp;amp; window objects) this is not too difficult. The simplest way is with a global parameter such as GLOB_USER_1 to GLOB_USER_20 and a special library part used to set this.&lt;BR /&gt;
&lt;BR /&gt;
This approach can be tricky and troublesome though.&lt;BR /&gt;
&lt;BR /&gt;
A less automated approach is possible if your doors and windows share the same parameters for opening and closing. In 3D select all doors, open or close them, and then do the same for the windows.&lt;BR /&gt;
&lt;BR /&gt;
Creating the copies seems far too much extra work. The only way I could see this working would be to make a temporary copy, open all the doors and windows, generate the views, and then replace the copy and repeat the process the next time.</description>
      <pubDate>Thu, 27 May 2004 00:31:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Doors-and-windows-open-doors-and-windows-closed/m-p/60057#M30357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-05-27T00:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Doors and windows open/ doors and windows closed</title>
      <link>https://community.graphisoft.com/t5/Modeling/Doors-and-windows-open-doors-and-windows-closed/m-p/60058#M30358</link>
      <description>Yes, since AC 8, where we have subtype hierarchy, and most Doors share lots of parameters, the 'gs_open_3D' parameter is the one to modify.&lt;BR /&gt;
Depending on a value of a GDL Global, you should place a couple of lines at the beginning of the Master Script of each Door used:&lt;BR /&gt;
&lt;BR /&gt;
If GLOB_USER_20 THEN&lt;BR /&gt;
    gs_open_3D=90&lt;BR /&gt;
ELSE&lt;BR /&gt;
    gs_open_3D=0&lt;BR /&gt;
ENDIF&lt;BR /&gt;
&lt;BR /&gt;
So if this Global is set to 1, Doors having this script will ber open, otherwise closed. You may have to ALT-Rebuild the 3D for changes to take effect.&lt;BR /&gt;
Laszlo</description>
      <pubDate>Thu, 27 May 2004 12:41:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Doors-and-windows-open-doors-and-windows-closed/m-p/60058#M30358</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2004-05-27T12:41:39Z</dc:date>
    </item>
  </channel>
</rss>

