<?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 Object to sum multiple zone areas in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269793#M7814</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'm looking to find out if it is possible: in a project where some rooms need to have their added zone area annotated, i would like to have their zone areas added automatically, not to use a calculator every time to input data manually. This takes a lot of time, especially when those zones get modified, but it feels like in an information based model there should be a way to access data stored in specific objects, retrieve it and adding it together.&lt;BR /&gt;
&lt;BR /&gt;
PS: i am a GDL noob&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 20 Mar 2016 13:53:47 GMT</pubDate>
    <dc:creator>insideru</dc:creator>
    <dc:date>2016-03-20T13:53:47Z</dc:date>
    <item>
      <title>Object to sum multiple zone areas</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269793#M7814</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'm looking to find out if it is possible: in a project where some rooms need to have their added zone area annotated, i would like to have their zone areas added automatically, not to use a calculator every time to input data manually. This takes a lot of time, especially when those zones get modified, but it feels like in an information based model there should be a way to access data stored in specific objects, retrieve it and adding it together.&lt;BR /&gt;
&lt;BR /&gt;
PS: i am a GDL noob&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 20 Mar 2016 13:53:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269793#M7814</guid>
      <dc:creator>insideru</dc:creator>
      <dc:date>2016-03-20T13:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Object to add multiple zone areas</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269794#M7815</link>
      <description>Can you post a screenshot of what exactly are you trying to achieve?&lt;BR /&gt;
I don't quite have a clear idea of what this "added area" thing is. Do you mean the sum of area of multiple zones, maybe?</description>
      <pubDate>Mon, 21 Mar 2016 13:06:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269794#M7815</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-03-21T13:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Object to add multiple zone areas</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269795#M7816</link>
      <description>exactly, sum was the right word. can't post a screenie now, as i'm not at work, but the main idea is simple. i have a block of flats and each apartment is labeled at the entrance door with the total area of the rooms. at the moment i'm just adding (here's where the add came from) the numbers manually on a calculator and writing the sum down. it isn't that big a deal, but during the design process those zones keep changing, and i need to redo the calculations. not to mention that at some point i keep forgetting if the calculations are up to date or not, and i just redo them to be sure. its frustrating to say the least.&lt;BR /&gt;
&lt;BR /&gt;
to sum it up: what i want is an object that automates this calculation process pretty much like schedules do, just on the floor plan.</description>
      <pubDate>Tue, 22 Mar 2016 23:36:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269795#M7816</guid>
      <dc:creator>insideru</dc:creator>
      <dc:date>2016-03-22T23:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Object to sum multiple zone areas</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269796#M7817</link>
      <description>If you are happy with a schedule instead of some clever object then you can use that.&lt;BR /&gt;
You can't place the schedule directly in the plan (except for showing it as trace reference).&lt;BR /&gt;
But you can place it on your layout and it will update automatically as you adjust your zones.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 23 Mar 2016 02:33:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269796#M7817</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2016-03-23T02:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Object to sum multiple zone areas</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269797#M7818</link>
      <description>If I wanted to achieve something like this I would do it in GDL. Zone Stamps could write out into a Text file the apartment ID they belong to and their areas. The Label's script could read the areas belonging to a given apartment, add them and display them.&lt;BR /&gt;
However, this requires some GDL skills.</description>
      <pubDate>Wed, 23 Mar 2016 20:35:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269797#M7818</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-03-23T20:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Object to sum multiple zone areas</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269798#M7819</link>
      <description>Thanks a lot berry for the tip, i didn't think of that.&lt;BR /&gt;
&lt;BR /&gt;
... and thanks laszlo for your answer as well, i just needed to know if its possible. i am up for doing a bit of research, but i wanted to know i am not doing it in vain, especially since i'm doing in in my own spare time.&lt;BR /&gt;
&lt;BR /&gt;
write id and area to txt file, read from text file. check. will start from here.&lt;BR /&gt;
&lt;BR /&gt;
have a great week guys,&lt;BR /&gt;
cheers again</description>
      <pubDate>Wed, 23 Mar 2016 23:57:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269798#M7819</guid>
      <dc:creator>insideru</dc:creator>
      <dc:date>2016-03-23T23:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Object to sum multiple zone areas</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269799#M7820</link>
      <description>I also tried to find such an object.... no results.&lt;BR /&gt;
I'm not sure but are you looking for something like a "Master Zone" ?&lt;BR /&gt;
Let's say an object showing on plan the gross area of a apartment, right ?&lt;BR /&gt;
If yes than there was such a object made by Archicad in Austria but it had bugs.</description>
      <pubDate>Thu, 24 Mar 2016 12:02:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Object-to-sum-multiple-zone-areas/m-p/269799#M7820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T12:02:08Z</dc:date>
    </item>
  </channel>
</rss>

