<?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 Detecting bad orientation in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248681#M32461</link>
    <description>Thank you very much for your answer. That explains everything for the limitation of Graphic Override, wasn't finding any documentation about it. &lt;BR /&gt;
&lt;BR /&gt;
I manage to create the property "ORIENTATION" i was looking for :&lt;BR /&gt;
IF ( OR ( ToZone = "Corridor"; ISUNDEFINED ( ToZone ) ); FALSE; TRUE )&lt;BR /&gt;
&lt;BR /&gt;
Still using only schedules, helps to find in my case bad-oriented windows/doors.</description>
    <pubDate>Fri, 12 Mar 2021 11:12:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-03-12T11:12:42Z</dc:date>
    <item>
      <title>Door/Window Detecting bad orientation</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248679#M32459</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello everyone, &lt;BR /&gt;
&lt;BR /&gt;
I'd like to detect "bad oriented" door/windows through properties and expressions.&lt;BR /&gt;
&lt;BR /&gt;
1) Properties &lt;BR /&gt;
Because on my project all inside spaces are delimited by Zones, my idea was to use the parameters "From Zone", "To Zone". Good oriented door/windows go from the outside to the inside and from the "corridor" to the room. &lt;BR /&gt;
So in my case, would be bad oriented and FALSE all door/windows having parameter "To Zone" empty or with name "corridor".&lt;BR /&gt;
I struggle to create an "IF" expression containing not one but either first or second of these conditions. &lt;BR /&gt;
&lt;BR /&gt;
2) Graphic overrides&lt;BR /&gt;
The properties I create for this purpose are not available in the Graphic overrides in any way. I remarked some of the properties by default are not available through graphic overrides and i could'nt figure why? &lt;BR /&gt;
So my question is from this TRUE/FALSE orientation, how i can get it to work with graphic overrides?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Mar 2021 17:46:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248679#M32459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-04T17:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Detecting bad orientation</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248680#M32460</link>
      <description>Certain Properties are not available as Graphic Override Criteria. This was discussed in another thread not so long ago:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=11&amp;amp;t=70274&amp;amp;p=313988#p313954" target="_blank"&gt;&lt;LINK_TEXT text="https://archicad-talk.graphisoft.com/vi ... 88#p313954"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=11&amp;amp;t=70274&amp;amp;p=313988#p313954&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Probably the Properties you are trying to use as Graphic Override Criteria are not available for the same reason.</description>
      <pubDate>Tue, 09 Mar 2021 11:47:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248680#M32460</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2021-03-09T11:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Detecting bad orientation</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248681#M32461</link>
      <description>Thank you very much for your answer. That explains everything for the limitation of Graphic Override, wasn't finding any documentation about it. &lt;BR /&gt;
&lt;BR /&gt;
I manage to create the property "ORIENTATION" i was looking for :&lt;BR /&gt;
IF ( OR ( ToZone = "Corridor"; ISUNDEFINED ( ToZone ) ); FALSE; TRUE )&lt;BR /&gt;
&lt;BR /&gt;
Still using only schedules, helps to find in my case bad-oriented windows/doors.</description>
      <pubDate>Fri, 12 Mar 2021 11:12:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248681#M32461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-12T11:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Detecting bad orientation</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248682#M32462</link>
      <description>&lt;BLOCKQUOTE&gt;Spato wrote:&lt;BR /&gt;
Thank you very much for your answer. That explains everything for the limitation of Graphic Override, wasn't finding any documentation about it. &lt;BR /&gt;
&lt;BR /&gt;
I manage to create the property "ORIENTATION" i was looking for :&lt;BR /&gt;
IF ( OR ( ToZone = "Corridor"; ISUNDEFINED ( ToZone ) ); FALSE; TRUE )&lt;BR /&gt;
&lt;BR /&gt;
Still using only schedules, helps to find in my case bad-oriented windows/doors.
&lt;/BLOCKQUOTE&gt;

EDIT : Actually, I was thinking Archicad determine the orientation From/to because of the placement of the "Sun" at the beginning. But that's not the case, Archicad determines it only by the side of opening, if it opens inside or outside. &lt;BR /&gt;
&lt;BR /&gt;
Since then, what I was looking for looks impossible and the property i created has no value in this case.</description>
      <pubDate>Fri, 12 Mar 2021 12:31:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248682#M32462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-12T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Door/Window Detecting bad orientation</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248683#M32463</link>
      <description>I have a workflow that can work and that can help you easily identify, select, and fix badly oriented Doors and Windows.&lt;BR /&gt;
Let us say that you created this Property the value of which is TRUE if the Door is badly oriented, as defined by your Property expression.&lt;BR /&gt;
I created it like this, so the Expression is as follows:&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;IF ( OR ( {Property:General Parameters/To Zone} = "Corridor", ISUNDEFINED ( {Property:General Parameters/To Zone} ) ), TRUE, FALSE )&lt;/PRE&gt;

&lt;BR /&gt;
Of course, the Property is made available to elements with "Door" classification, and Doors are properly classified as "Door".&lt;BR /&gt;
I then created a Schedule that has only 2 Schedule fields: &lt;BR /&gt;
- this "Bad Door Orientation" field&lt;BR /&gt;
- the Quantity field&lt;BR /&gt;
&lt;BR /&gt;
The "Bad Door Orientation" field is first, and it is set to list items in descending order (so those that have this value as TRUE will be listed first.&lt;BR /&gt;
I also made sure that the generated Schedule has the "Merge Uniform Items" checkbox checked, so there will be only 2 columns - one that lists the number of badly oriented Doors, and one that lists correctly oriented Doors.&lt;BR /&gt;
This is a simple Floor Plan, in which 4 Doors are correctly oriented, and 4 Doors are not, and the resulting Schedule:&lt;BR /&gt;
&lt;BR /&gt;






&lt;BR /&gt;
So now I can simply select the Column that includes the badly oriented Doors, click the "Select in 3D" button, and Archicad will take me to the 3D Viewpoint with all badly oriented Doors selected. Now I can simply click the "Flip" button to flip their orientation to the opposite direction. As a check, I can regenerate the Schedule and it will show that there are no longer Doors with bad orientation:&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Mar 2021 16:22:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Door-Window-Detecting-bad-orientation/m-p/248683#M32463</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2021-03-12T16:22:28Z</dc:date>
    </item>
  </channel>
</rss>

