<?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: Door/Window Opening Side in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281179#M3140</link>
    <description>This parameter works fine with doors but not with windows.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Is there any solution for this?</description>
    <pubDate>Wed, 06 Feb 2019 07:46:08 GMT</pubDate>
    <dc:creator>rav668</dc:creator>
    <dc:date>2019-02-06T07:46:08Z</dc:date>
    <item>
      <title>Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281176#M3137</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
Lately I was trying to differ my Windows in 2d Script depending on opening side ("Left", "Right"). Script is used in GeneralWindowUnit (module). I found suitable parameter -  ac_OpeningSide. This is a string value eigher "L" or "R", so I tried:&lt;BR /&gt;
If ac_OpeningSide = "L" then (...)&lt;BR /&gt;
It does not work at all. Where might be a problem?&lt;BR /&gt;
Thank you in advance!,&lt;BR /&gt;
rav668.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:27:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281176#M3137</guid>
      <dc:creator>rav668</dc:creator>
      <dc:date>2023-05-24T10:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281177#M3138</link>
      <description>Do you actually have a string parameter for 'ac_OpeningSide' in the parameter list?&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 01 Feb 2019 01:08:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281177#M3138</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-02-01T01:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281178#M3139</link>
      <description>Actually, no. It is inactive (gray).   &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt; &lt;BR /&gt;
But I believe there must be a way to solve it, maybe different parameter? Because it is somehow executed in AC.</description>
      <pubDate>Fri, 01 Feb 2019 08:13:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281178#M3139</guid>
      <dc:creator>rav668</dc:creator>
      <dc:date>2019-02-01T08:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281179#M3140</link>
      <description>This parameter works fine with doors but not with windows.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Is there any solution for this?</description>
      <pubDate>Wed, 06 Feb 2019 07:46:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281179#M3140</guid>
      <dc:creator>rav668</dc:creator>
      <dc:date>2019-02-06T07:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281180#M3141</link>
      <description>&lt;BLOCKQUOTE&gt;rav668 wrote:&lt;BR /&gt;
This parameter works fine with doors but not with windows.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Is there any solution for this?
&lt;/BLOCKQUOTE&gt;

I can't say I have ever used it.&lt;BR /&gt;
I have used the Global Variable &lt;FONT color="#FF0000"&gt;WIDO_ORIENTATION&lt;/FONT&gt; in the past.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 06 Feb 2019 08:02:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281180#M3141</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-02-06T08:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281181#M3142</link>
      <description>PS&lt;BR /&gt;
You have to delete the 'ac_OpeningSide' parameter if you want to use the 'WIDO_ORIENTATION' global variable - no idea why.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 06 Feb 2019 08:12:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281181#M3142</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-02-06T08:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281182#M3143</link>
      <description>Hi Barry,&lt;BR /&gt;
What are the values for WIDO_ORIENTATION? "left", "right"?&lt;BR /&gt;
Strangely I am only just trying to use this now and can't get a response. There is mention of only working if created according to local standards. What does that mean? Is there a local standard macro or something for this function.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Mon, 22 Jul 2019 01:39:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281182#M3143</guid>
      <dc:creator>Kristian Bursell</dc:creator>
      <dc:date>2019-07-22T01:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281183#M3144</link>
      <description>Hi Kristian,&lt;BR /&gt;
I get the 'default' orientation values as shown in the Compatibility Options.&lt;BR /&gt;
I am sure it used to also show the 'Custom' values (if you changed them), but no longer does this in 22.&lt;BR /&gt;
&lt;BR /&gt;



&lt;BR /&gt;
It only seems to work when there is no parameter for 'ac_OpeningSide' I have never been able to get any use out of that parameter.&lt;BR /&gt;
It must be deleted which can mean you have to change the subtype to just "Window (Wall)" rather than "GS Window Opening".&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I assume by 'Local Standards' they mean the orientation / reference side for doors and windows as set out in the GDL manual from page 549 (version 22).&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 22 Jul 2019 02:05:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281183#M3144</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-07-22T02:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Opening Side</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281184#M3145</link>
      <description>Thanks Barry, got it working perfectly.</description>
      <pubDate>Fri, 26 Jul 2019 05:47:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Window-Opening-Side/m-p/281184#M3145</guid>
      <dc:creator>Kristian Bursell</dc:creator>
      <dc:date>2019-07-26T05:47:28Z</dc:date>
    </item>
  </channel>
</rss>

