<?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 Consolidating values to one property in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307072#M11391</link>
    <description>&lt;P class="p1"&gt;I'm trying to create an ironmongery schedule which includes different element types (railings, windows, zones and objects).&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;I would like to have two fields in the schedule - Length and Width/Height - and have the sizes of all the ironmongery elements in these fields, for example:&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim 2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Balustrade 01&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5m (length)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1m (height)&lt;/P&gt;
&lt;P class="p1"&gt;Ventilation grille 01&amp;nbsp; &amp;nbsp; &amp;nbsp;1.2m (width)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.5m (height)&lt;/P&gt;
&lt;P class="p1"&gt;Bicycle Store&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;8m (length)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4m (width)&lt;/P&gt;
&lt;P class="p1"&gt;etc...&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;The problem is that because they're different types of elements, Archicad uses different properties for each one, e.g. railing length is not the same property as window width.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;I tried creating a property in the property manager using an IFS statement to consolidate the different properties into one but it doesn’t seem to work very well. It works for the first element in the formula but then uses the ‘ELSE’ value for the rest.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Has anybody tried this before? Is there anything specific I need to do?&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks,&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Rico&lt;/P&gt;</description>
    <pubDate>Mon, 30 Dec 2024 10:35:48 GMT</pubDate>
    <dc:creator>Rico</dc:creator>
    <dc:date>2024-12-30T10:35:48Z</dc:date>
    <item>
      <title>Consolidating values to one property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307072#M11391</link>
      <description>&lt;P class="p1"&gt;I'm trying to create an ironmongery schedule which includes different element types (railings, windows, zones and objects).&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;I would like to have two fields in the schedule - Length and Width/Height - and have the sizes of all the ironmongery elements in these fields, for example:&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim 2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Balustrade 01&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5m (length)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1m (height)&lt;/P&gt;
&lt;P class="p1"&gt;Ventilation grille 01&amp;nbsp; &amp;nbsp; &amp;nbsp;1.2m (width)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.5m (height)&lt;/P&gt;
&lt;P class="p1"&gt;Bicycle Store&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;8m (length)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4m (width)&lt;/P&gt;
&lt;P class="p1"&gt;etc...&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;The problem is that because they're different types of elements, Archicad uses different properties for each one, e.g. railing length is not the same property as window width.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;I tried creating a property in the property manager using an IFS statement to consolidate the different properties into one but it doesn’t seem to work very well. It works for the first element in the formula but then uses the ‘ELSE’ value for the rest.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Has anybody tried this before? Is there anything specific I need to do?&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thanks,&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Rico&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2024 10:35:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307072#M11391</guid>
      <dc:creator>Rico</dc:creator>
      <dc:date>2024-12-30T10:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating values to one property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307109#M11392</link>
      <description>&lt;P&gt;Hi Rico!&lt;BR /&gt;I can advise you to create a full sheet with the criteria you want and then specify the dependency for the clean version, you will need to specify the condition so that everything is used as you want it&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 10:22:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307109#M11392</guid>
      <dc:creator>Qualifa</dc:creator>
      <dc:date>2021-09-23T10:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating values to one property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307246#M11393</link>
      <description>&lt;P&gt;Thanks for your response, but I don't understand exactly what you mean. Would you mind explaining it in a bit more detail please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use a function along these lines: &lt;STRONG&gt;IFS (Type of element = "Railing"; Length in 3D;&amp;nbsp;Type of element = "Window"; Width of wall opening;&amp;nbsp;Type of element = "Object"; Width)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes it will show the first value and then nothing for the other elements and sometimes it doesn't work at all.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 06:00:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307246#M11393</guid>
      <dc:creator>Rico</dc:creator>
      <dc:date>2021-09-24T06:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Consolidating values to one property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307405#M11394</link>
      <description>&lt;P&gt;What I mean is that you can make a general report with the data you need, be it different classifications under objects, then export to xml your documentation, before that make formulas in the table to calculate and output values under a single view, then you can import the clean version.&lt;BR /&gt;This is a very simple way as you don't need to enter anything manually, everything will be built for you and the way you want it.&lt;BR /&gt;This way you will arrive at a solution quicker, and how you solve it is another matter, but the good news is that this method is extremely easy and efficient in subsequent calculations.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Sep 2021 22:10:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Consolidating-values-to-one-property/m-p/307405#M11394</guid>
      <dc:creator>Qualifa</dc:creator>
      <dc:date>2021-09-25T22:10:33Z</dc:date>
    </item>
  </channel>
</rss>

