<?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 Custom Property possible? - Zone naming in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693166#M15370</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Is there a way to ask Archicad to return the number of Zone elements which have the same Zone Number as the currently selected Zone?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What I need to do:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a hotel project. Some rooms are standard. Some are 'duplexes', i.e. on two levels, with an internal staircase from 'lower' to 'upper' level. I am using Zones for each space, to track areas for the building schedule.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am looking to name the rooms in my schedule in as easy-to-understand a way as possible, for the client's sake. So, if a room is a standard type (i.e. single level), then I would like it to be listed by its number alone in the schedule. If the 'room' is a duplex, so it corresponds to two Zones in Archicad, then I would like it to occupy the two lines in the schedule as, for example, '21 - L' and '21 - U' to correspond to the 'lower' and the 'upper' levels of that 'room'.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have scripted the Property in Archicad which is concatenating the Zone Number and the Zone Name into one single String. So I can produce the likes of '22 - U' etc.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However: when it's a single-level room, i.e. a 'standard', it shows with the dash at the end, for example: '20 - '. I would like to make Archicad aware of the multitude of Zones sharing the same Zone Number (i.e. the 21) as well as of those Zones which are unique (i.e. the 20). And, if a Zone is unique (i.e. no other Zone has the same Zone Number) then I want the Property I have just created to know this, so that it changes the syntax of the resulting String to only contain the Zone Number (as text, of course).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope I have clarified this enough. Do you think it's possible? Thanks guys.&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="alexliz_1-1771247231494.png" style="width: 601px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/97407i380C34CA07C86617/image-dimensions/601x130?v=v2" width="601" height="130" role="button" title="alexliz_1-1771247231494.png" alt="alexliz_1-1771247231494.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Feb 2026 15:21:32 GMT</pubDate>
    <dc:creator>alexliz</dc:creator>
    <dc:date>2026-02-16T15:21:32Z</dc:date>
    <item>
      <title>Custom Property possible? - Zone naming</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693166#M15370</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Is there a way to ask Archicad to return the number of Zone elements which have the same Zone Number as the currently selected Zone?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What I need to do:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have a hotel project. Some rooms are standard. Some are 'duplexes', i.e. on two levels, with an internal staircase from 'lower' to 'upper' level. I am using Zones for each space, to track areas for the building schedule.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am looking to name the rooms in my schedule in as easy-to-understand a way as possible, for the client's sake. So, if a room is a standard type (i.e. single level), then I would like it to be listed by its number alone in the schedule. If the 'room' is a duplex, so it corresponds to two Zones in Archicad, then I would like it to occupy the two lines in the schedule as, for example, '21 - L' and '21 - U' to correspond to the 'lower' and the 'upper' levels of that 'room'.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I have scripted the Property in Archicad which is concatenating the Zone Number and the Zone Name into one single String. So I can produce the likes of '22 - U' etc.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However: when it's a single-level room, i.e. a 'standard', it shows with the dash at the end, for example: '20 - '. I would like to make Archicad aware of the multitude of Zones sharing the same Zone Number (i.e. the 21) as well as of those Zones which are unique (i.e. the 20). And, if a Zone is unique (i.e. no other Zone has the same Zone Number) then I want the Property I have just created to know this, so that it changes the syntax of the resulting String to only contain the Zone Number (as text, of course).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope I have clarified this enough. Do you think it's possible? Thanks guys.&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="alexliz_1-1771247231494.png" style="width: 601px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/97407i380C34CA07C86617/image-dimensions/601x130?v=v2" width="601" height="130" role="button" title="alexliz_1-1771247231494.png" alt="alexliz_1-1771247231494.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 15:21:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693166#M15370</guid>
      <dc:creator>alexliz</dc:creator>
      <dc:date>2026-02-16T15:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Property possible? - Zone naming</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693168#M15371</link>
      <description>&lt;P&gt;I don't think this is possible without a script (Python, add-on, etc.), but you can add an “ON/OFF property” that you can easily click on in a schedule to activate this change.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 13:21:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693168#M15371</guid>
      <dc:creator>Mathias Jonathan</dc:creator>
      <dc:date>2026-02-16T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Property possible? - Zone naming</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693171#M15372</link>
      <description>&lt;P&gt;In your Zone composite name p&lt;SPAN&gt;roperty you can use IFS&amp;nbsp;statement&lt;BR /&gt;IFS ( Zone Category = Duplex, textjoin ... ,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Zone Category = Standard, Zone number)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 15:27:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693171#M15372</guid>
      <dc:creator>Turit</dc:creator>
      <dc:date>2026-02-16T15:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Property possible? - Zone naming</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693194#M15373</link>
      <description>&lt;P&gt;Thanks Turit (and Mathias).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/17697"&gt;@Turit&lt;/a&gt;&amp;nbsp;I got some syntax error at first but tidied it up in the end : )&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 15:08:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Custom-Property-possible-Zone-naming/m-p/693194#M15373</guid>
      <dc:creator>alexliz</dc:creator>
      <dc:date>2026-02-16T15:08:37Z</dc:date>
    </item>
  </channel>
</rss>

