<?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 data via attached label in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376250#M1117</link>
    <description>&lt;P&gt;Also faced the same problem. Looks like ASSOCLP_PARVALUE doesn't work with zone members. It is strange that such a restriction is not described in the documentation.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 09:36:00 GMT</pubDate>
    <dc:creator>kuvbur</dc:creator>
    <dc:date>2023-04-11T09:36:00Z</dc:date>
    <item>
      <title>Zone data via attached label</title>
      <link>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376248#M1116</link>
      <description>&lt;P&gt;Now we can attach labels in AC26, I thought I'd create a GDL label to match my company's zone stamp.&amp;nbsp; However, I can't find any way to extract all the necessary data from the attached zone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is the ZONE_RELATIONS request, but that doesn't return any area data.&amp;nbsp; I've also tried the&amp;nbsp;ASSOCLP_PARVALUE request, but that doesn't work either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In particular, I'm after the different types of areas; but I also need to retrieve parameter info.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 09:24:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376248#M1116</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2023-04-11T09:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Zone data via attached label</title>
      <link>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376250#M1117</link>
      <description>&lt;P&gt;Also faced the same problem. Looks like ASSOCLP_PARVALUE doesn't work with zone members. It is strange that such a restriction is not described in the documentation.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 09:36:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376250#M1117</guid>
      <dc:creator>kuvbur</dc:creator>
      <dc:date>2023-04-11T09:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Zone data via attached label</title>
      <link>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376253#M1118</link>
      <description>&lt;P&gt;This is a brand new feature, so I imagine they will work through such things shortly...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 10:05:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376253#M1118</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2023-04-11T10:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Zone data via attached label</title>
      <link>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376262#M1119</link>
      <description>&lt;P&gt;This is documented in the GDL-Manual under the following header:&lt;/P&gt;
&lt;DIV class="page" title="Page 693"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;P&gt;&lt;SPAN&gt;B&lt;/SPAN&gt;&lt;SPAN&gt;UILT&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;IN &lt;/SPAN&gt;&lt;SPAN&gt;P&lt;/SPAN&gt;&lt;SPAN&gt;ROPERTY &lt;/SPAN&gt;&lt;SPAN&gt;G&lt;/SPAN&gt;&lt;SPAN&gt;UIDE &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Example Script for room number:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;_actProperty = "Builtin.Zone_ZoneNumber"		! Room Numebr
m = request ("Property_Value_Of_Parent", _actProperty, _typeValue, dim1, dim2, _propertyValues)
_inhalt_2D[i] = _propertyValues&lt;/LI-CODE&gt;
&lt;P&gt;Note that not all zone parameters are available for labels.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 11 Apr 2023 12:14:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376262#M1119</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2023-04-11T12:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Zone data via attached label</title>
      <link>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376494#M1120</link>
      <description>&lt;P&gt;Thanks Joachim - that's what I was looking for!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This solves 85% of what I need.&amp;nbsp; What is missing is the parameter requests for the zone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 09:44:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Zone-data-via-attached-label/m-p/376494#M1120</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2023-04-13T09:44:47Z</dc:date>
    </item>
  </channel>
</rss>

