<?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: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area? in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/362793#M41584</link>
    <description>&lt;P&gt;Thank you very much, Paul, for taking your time to put this in post. &amp;nbsp;Using Properties and some limited expressions seem a clean method. I do use the Property Manager quite a bit over the past year, but I have not had need for code up till now. &amp;nbsp;For this application and for refining some new objects I'm working on (e.g., trying to establish min &amp;amp; max values), it seems a good time to educate myself.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2022 00:48:32 GMT</pubDate>
    <dc:creator>Marc H</dc:creator>
    <dc:date>2022-11-22T00:48:32Z</dc:date>
    <item>
      <title>Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/291987#M38111</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;How can I have 'To Be Demolished' zones areas show as negative values in my zone schedule calculations?  &lt;BR /&gt;
&lt;BR /&gt;
I am working on a floor area schedule and have totals for the 'To Be Demolished' zones and a total for the 'New' zones.  Having these totals also brings with it a grand total for both groups.  However, the 'To Be Demolished' areas are showing up with positive areas and adding to the grand total instead of reducing it.  &lt;BR /&gt;
&lt;BR /&gt;
I found a couple of partial work around for the floor area reduction calculation itself: &lt;BR /&gt;
a) by reducing the height of the To Be Demolished zone low enough to qualify for area reduction, which helps the schedule by showing a Calculated Area as '0', but not the negative I was looking for.  It would also be a problem if running reduced volume calculations.&lt;BR /&gt;
b)  by creating a fill with 100% zone reduction checked. (Unfortunately, the zone cover fill option does not work in this way - that might just pull it off!)  The problem with the fill is it is not associated with the demolished zone, but with the existing-to-remain area, which is not a part of the remodeling. I'm also concerned having several of these in a model may be difficult to manage.  &lt;BR /&gt;
&lt;BR /&gt;
I am hoping there is a method within AC22 which works directly / smartly with the zone objects through one or more settings, values, properties, expressions, and/or query language.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Mar 2019 05:32:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/291987#M38111</guid>
      <dc:creator>Marc H</dc:creator>
      <dc:date>2019-03-16T05:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/362792#M41583</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have run into this frustrating issue recently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately I do not have a suggestion for you that is intuitive or straightforward. Archicad's built-in scheduling tool seems to be only half-baked in many respects, requiring somewhat arcane knowledge to operate. In my opinion, workarounds for something this simple should not be necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As much as I dislike workarounds, I do have a potential workaround to suggest. I'll give you a step-by-step (in case any of the things I did are unfamiliar to you — they were all new to me when I figured this out):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In &lt;STRONG&gt;&lt;EM&gt;Options &amp;gt; Property Manager&lt;/EM&gt;&lt;/STRONG&gt;, I created my own &lt;STRONG&gt;&lt;EM&gt;Property&lt;/EM&gt;&lt;/STRONG&gt; which I called "My Area"&amp;nbsp; (for clarity — and put it under a new &lt;STRONG&gt;&lt;EM&gt;Group&lt;/EM&gt;&lt;/STRONG&gt; which I named "Renovation" to help me find it later)&lt;/LI&gt;
&lt;LI&gt;I made this property available to the &lt;EM&gt;&lt;STRONG&gt;Space&lt;/STRONG&gt;&lt;/EM&gt; classification (an important step which allows your Zones to share their info with this new property behind the scenes).&lt;/LI&gt;
&lt;LI&gt;In the &lt;STRONG&gt;&lt;EM&gt;Property Manager&lt;/EM&gt;&lt;/STRONG&gt; dialog box, set the &lt;STRONG&gt;&lt;EM&gt;Data Type&lt;/EM&gt;&lt;/STRONG&gt; of "My Area" to &lt;EM&gt;&lt;STRONG&gt;Area&lt;/STRONG&gt;&lt;/EM&gt; from the &lt;EM&gt;&lt;STRONG&gt;Data Type&lt;/STRONG&gt;&lt;/EM&gt; dropdown menu.&lt;/LI&gt;
&lt;LI&gt;Set the Default Value of "My Area" to &lt;EM&gt;&lt;STRONG&gt;Expression&lt;/STRONG&gt;&lt;/EM&gt; with the radio button.&lt;/LI&gt;
&lt;LI&gt;Add an expression to the &lt;EM&gt;&lt;STRONG&gt;Sequence&lt;/STRONG&gt;&lt;/EM&gt; using the &lt;EM&gt;&lt;STRONG&gt;Add...&lt;/STRONG&gt;&lt;/EM&gt; button. I don't know how code-savvy you are. Here you need to set up an IF statement that looks at each Zone's Renovation Status. If the Renovation Status is "To Be Demolished", the expression multiplies that Zone's area by -1. It returns a default area value for Zones with other Renovation Statuses. This is where things might get lost in translation, hopefully you can copy and paste the code below (it should look like the screen capture that I've attached if it copies / pastes correctly):&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;IF ( {Property:CategoryPropertyDefinitionGroup/Renovation Status} = "To Be Demolished", {Property:General Parameters/Area} / - 1, {Property:General Parameters/Area} )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have managed to commit the expression to the property without errors:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Open the &lt;STRONG&gt;&lt;EM&gt;Scheme Settings&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt; dialog box:&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Set up your &lt;STRONG&gt;&lt;EM&gt;Criteria&lt;/EM&gt;&lt;/STRONG&gt; to filter the Zones you want to schedule.&lt;/LI&gt;
&lt;LI&gt;Click the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Add Fields...&lt;/STRONG&gt;&lt;/EM&gt; button and&amp;nbsp;add your custom&amp;nbsp;"My Area" property.&lt;/LI&gt;
&lt;LI&gt;Check the SUM box for the "My Area" field.&lt;/LI&gt;
&lt;LI&gt;The schedule now subtracts the negative values (see attached screen capture for an example).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Side note: I've used the name "My Area" here for the sake of clarity. You'll probably want to rename it plain old "Area" so that it shows up with the correct heading in your schedules.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wish you luck.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="expression editor.PNG" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/44117i9148D48973407021/image-size/large?v=v2&amp;amp;px=999" role="button" title="expression editor.PNG" alt="expression editor.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Schedule example.PNG" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/44118i84FBA97FEBB6B61B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Schedule example.PNG" alt="Schedule example.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 17:02:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/362792#M41583</guid>
      <dc:creator>Paul Roper</dc:creator>
      <dc:date>2023-07-28T17:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/362793#M41584</link>
      <description>&lt;P&gt;Thank you very much, Paul, for taking your time to put this in post. &amp;nbsp;Using Properties and some limited expressions seem a clean method. I do use the Property Manager quite a bit over the past year, but I have not had need for code up till now. &amp;nbsp;For this application and for refining some new objects I'm working on (e.g., trying to establish min &amp;amp; max values), it seems a good time to educate myself.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 00:48:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/362793#M41584</guid>
      <dc:creator>Marc H</dc:creator>
      <dc:date>2022-11-22T00:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/362796#M41585</link>
      <description>&lt;P&gt;You're welcome, Marc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that it's been a few years since your original post (with no response!). Sometimes it's nice just to know we are not alone in our struggles.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 01:27:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/362796#M41585</guid>
      <dc:creator>Paul Roper</dc:creator>
      <dc:date>2022-11-22T01:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/393056#M42527</link>
      <description>&lt;P&gt;Follow-up: Thank you again, Paul! &lt;BR /&gt;I’ve finally taken an opportunity to add your expression property to my template file and it works so elegantly! I already have a “Project” grouping in the PM and so created and added this as the ‘Net Project Area’ property. &amp;nbsp;I will use it in lieu of the standard measured area property in my area take-off schedules. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jul 2023 16:39:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/393056#M42527</guid>
      <dc:creator>Marc H</dc:creator>
      <dc:date>2023-07-22T16:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/393139#M42528</link>
      <description>&lt;P&gt;That's great news, I'm glad to hear it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Net Project Area" is a tidy, succinct name!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2023 22:49:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/393139#M42528</guid>
      <dc:creator>Paul Roper</dc:creator>
      <dc:date>2023-07-23T22:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/656771#M43750</link>
      <description>&lt;P&gt;Hello. Greetings. I'm writing from Chile, South America. I'm not doing something right. Could you help me? Thank you so much!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="osoarq_0-1742823580385.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/85027i0DD30451B8A2C10B/image-size/large?v=v2&amp;amp;px=999" role="button" title="osoarq_0-1742823580385.png" alt="osoarq_0-1742823580385.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 01:23:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/656771#M43750</guid>
      <dc:creator>osoarq</dc:creator>
      <dc:date>2025-03-25T01:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/656876#M43751</link>
      <description>&lt;P&gt;I don't think it is Area with a capitol 'A', but you could change that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see you are a non-English language but you are using an English language Archicad?&lt;/P&gt;
&lt;P&gt;So this may not be the problem, but might be worth a try.&lt;/P&gt;
&lt;P&gt;I think in some languages you must use a semi-colon ; instead of a comma , in the expressions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 01:33:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/656876#M43751</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2025-03-25T01:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Schedule Calculations: Subtraction of 'To Be Demolished' Area?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/656915#M43752</link>
      <description>&lt;P&gt;You should copy/paste the greylightet "Area" to the end (or select it again from the list). You can't &lt;EM&gt;type&lt;/EM&gt; these data fields...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 10:40:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Zone-Schedule-Calculations-Subtraction-of-To-Be-Demolished-Area/m-p/656915#M43752</guid>
      <dc:creator>Stefan L_</dc:creator>
      <dc:date>2025-03-25T10:40:54Z</dc:date>
    </item>
  </channel>
</rss>

