<?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: expression properties from multiple elements in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/expression-properties-from-multiple-elements/m-p/667288#M14662</link>
    <description>&lt;P&gt;Yes, unfortunately, Properties can only work with data from the same element. So it is not possible for the Property of an element to somehow get data about another element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I remember a long time ago, when I was trying to summarize areas of Zones, I had to modify the GDL Script of Zone Stamps so they wrote data about themselves into a TEXT file, then read all that data back from the Text file and added up all the Zone areas and that is how I could get the total Zone area and display it in my Project. But that is something you can do only with GDL-based element types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You goal may be possible to achieve using Python, but I am not sure, I am not a programmer so someone familiar with Python should be able to answer whether it is possible or not.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jun 2025 09:57:33 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2025-06-25T09:57:33Z</dc:date>
    <item>
      <title>expression properties from multiple elements</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/expression-properties-from-multiple-elements/m-p/667135#M14661</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I would like to calculate percentage of plot development.&lt;/P&gt;
&lt;P&gt;So that is sum of areas of all building divided with area of building site area.&lt;/P&gt;
&lt;P&gt;I created three properties one is&lt;/P&gt;
&lt;P&gt;(1) area of building,&lt;/P&gt;
&lt;P&gt;(2) area of building site&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(3) Kig (percentage of lot development).&lt;/P&gt;
&lt;P&gt;So now Kig should be sum of building areas (in my example two of them) divided with building area.&lt;/P&gt;
&lt;P&gt;I tried to merge items in schedule so those properties are summed up.&lt;/P&gt;
&lt;P&gt;Prop (1) results with 0 when building site is asked for answer, while (2) results with 0 when buildings are asked for answer. Had to create expression with IF for (3) so I can get 0 as a result when buildings are asked for Kig. Otherwise I get error - value cannot be divided with 0.&lt;/P&gt;
&lt;P&gt;So I wanted all those to be summed up.&lt;/P&gt;
&lt;P&gt;Is it possible to get sum of the same property throughout different elements of the same type?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another strategy was to use project info for input of plot area and than Kig is defined as "building area" / "project info plot area". This worked but plot area should be input manually. Is there possibility for project info to extract that info from property automatically?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All three are associated with all three zones.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 17:49:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/expression-properties-from-multiple-elements/m-p/667135#M14661</guid>
      <dc:creator>Marko Zeko</dc:creator>
      <dc:date>2025-06-24T17:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: expression properties from multiple elements</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/expression-properties-from-multiple-elements/m-p/667288#M14662</link>
      <description>&lt;P&gt;Yes, unfortunately, Properties can only work with data from the same element. So it is not possible for the Property of an element to somehow get data about another element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I remember a long time ago, when I was trying to summarize areas of Zones, I had to modify the GDL Script of Zone Stamps so they wrote data about themselves into a TEXT file, then read all that data back from the Text file and added up all the Zone areas and that is how I could get the total Zone area and display it in my Project. But that is something you can do only with GDL-based element types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You goal may be possible to achieve using Python, but I am not sure, I am not a programmer so someone familiar with Python should be able to answer whether it is possible or not.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 09:57:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/expression-properties-from-multiple-elements/m-p/667288#M14662</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2025-06-25T09:57:33Z</dc:date>
    </item>
  </channel>
</rss>

