<?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 Using property manager for interactive zone scheduling in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Using-property-manager-for-interactive-zone-scheduling/m-p/255013#M33302</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi guys, &lt;BR /&gt;
&lt;BR /&gt;
Firstly a caveat: I am new to the property manager so please go easy if I am missing some obvious things. &lt;BR /&gt;
I am creating a series of house and apartment type options. Each housetype is classified with a different zone number e.g. 25 and each room type is classified under a different zone category (e.g. total bedroom area).&lt;BR /&gt;
&lt;BR /&gt;
This has been managed in the schedules pretty well so far, but new layers of complexity are being added as the project (a housetype study) progresses.&lt;BR /&gt;
&lt;BR /&gt;
How, for example, can I create a bedroom occupancy property with an integer output something like below?&lt;BR /&gt;
&lt;BR /&gt;
IF (Zone Category = Total Bedroom Area) AND (Measured Area &amp;gt; 9m2) THEN Occupancy = 2&lt;BR /&gt;
&lt;BR /&gt;
Similarly, IF (Zone Category = Total Bedroom Area) AND (Measured Area &amp;lt; 9m2) THEN Occupancy = 1&lt;BR /&gt;
&lt;BR /&gt;
Screenshot shows my attempt in the property manager....&lt;BR /&gt;



&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The idea is that as long as we assign bedrooms to the correct zone category then, the occupancy per bedroom will be automatically generated in a schedule and thus (because of the zone number per housetype) the total number of people per housetype will be possible to schedule.&lt;BR /&gt;
&lt;BR /&gt;
Then I would like to be able to add up these occupancy integers to a total occupancy per unit.&lt;BR /&gt;
&lt;BR /&gt;
Something like,&lt;BR /&gt;
SUM "Occupancy" per Zone Number and the output of that would be [INTEGER]-Person e.g. 5-Person in HouseType 25 or 3-person in HouseType 12. &lt;BR /&gt;
&lt;BR /&gt;
Can you offer me guidance on setting up something like this?&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much and let me know if I can provide clearer information,&lt;BR /&gt;
Bróna&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 23 Oct 2018 15:13:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-23T15:13:22Z</dc:date>
    <item>
      <title>Using property manager for interactive zone scheduling</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Using-property-manager-for-interactive-zone-scheduling/m-p/255013#M33302</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi guys, &lt;BR /&gt;
&lt;BR /&gt;
Firstly a caveat: I am new to the property manager so please go easy if I am missing some obvious things. &lt;BR /&gt;
I am creating a series of house and apartment type options. Each housetype is classified with a different zone number e.g. 25 and each room type is classified under a different zone category (e.g. total bedroom area).&lt;BR /&gt;
&lt;BR /&gt;
This has been managed in the schedules pretty well so far, but new layers of complexity are being added as the project (a housetype study) progresses.&lt;BR /&gt;
&lt;BR /&gt;
How, for example, can I create a bedroom occupancy property with an integer output something like below?&lt;BR /&gt;
&lt;BR /&gt;
IF (Zone Category = Total Bedroom Area) AND (Measured Area &amp;gt; 9m2) THEN Occupancy = 2&lt;BR /&gt;
&lt;BR /&gt;
Similarly, IF (Zone Category = Total Bedroom Area) AND (Measured Area &amp;lt; 9m2) THEN Occupancy = 1&lt;BR /&gt;
&lt;BR /&gt;
Screenshot shows my attempt in the property manager....&lt;BR /&gt;



&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The idea is that as long as we assign bedrooms to the correct zone category then, the occupancy per bedroom will be automatically generated in a schedule and thus (because of the zone number per housetype) the total number of people per housetype will be possible to schedule.&lt;BR /&gt;
&lt;BR /&gt;
Then I would like to be able to add up these occupancy integers to a total occupancy per unit.&lt;BR /&gt;
&lt;BR /&gt;
Something like,&lt;BR /&gt;
SUM "Occupancy" per Zone Number and the output of that would be [INTEGER]-Person e.g. 5-Person in HouseType 25 or 3-person in HouseType 12. &lt;BR /&gt;
&lt;BR /&gt;
Can you offer me guidance on setting up something like this?&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much and let me know if I can provide clearer information,&lt;BR /&gt;
Bróna&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Oct 2018 15:13:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Using-property-manager-for-interactive-zone-scheduling/m-p/255013#M33302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-23T15:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using property manager for interactive zone scheduling</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Using-property-manager-for-interactive-zone-scheduling/m-p/255014#M33303</link>
      <description>The error that I see here - TOTAL BEDROOM AREA must have "" quotes. In programming text (or string) always must have "quotes", otherwise program will treat it as name of variable.&lt;BR /&gt;
So it must be:&lt;BR /&gt;
&lt;BR /&gt;
Zone Category = "TOTAL BEDROOM AREA"</description>
      <pubDate>Tue, 25 May 2021 20:09:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Using-property-manager-for-interactive-zone-scheduling/m-p/255014#M33303</guid>
      <dc:creator>Podolsky</dc:creator>
      <dc:date>2021-05-25T20:09:19Z</dc:date>
    </item>
  </channel>
</rss>

