<?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 GDL - How can I get user-defined properties? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305160#M3608</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can retrieve the core and IFC properties with Application Query Options.&lt;BR /&gt;But I cannot retrieve the user-defined properties with this query.&lt;BR /&gt;The reference guide describes it as follows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;These queries don’t return user-defined properties.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then how can I get user-defined properties?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Sep 2021 11:18:54 GMT</pubDate>
    <dc:creator>Yohei Sekiguchi</dc:creator>
    <dc:date>2021-09-14T11:18:54Z</dc:date>
    <item>
      <title>GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305160#M3608</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can retrieve the core and IFC properties with Application Query Options.&lt;BR /&gt;But I cannot retrieve the user-defined properties with this query.&lt;BR /&gt;The reference guide describes it as follows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;These queries don’t return user-defined properties.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then how can I get user-defined properties?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 11:18:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305160#M3608</guid>
      <dc:creator>Yohei Sekiguchi</dc:creator>
      <dc:date>2021-09-14T11:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305316#M3609</link>
      <description>&lt;P&gt;Short story: You can't.&lt;/P&gt;&lt;P&gt;Long story: You can, if you're a label.&lt;/P&gt;&lt;P&gt;Then you can do "REQUEST('Property_Value_Of_Parent',....)"&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 18:03:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305316#M3609</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2021-09-08T18:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305358#M3610</link>
      <description>&lt;P&gt;Thank you for your reply, runxel.&lt;/P&gt;&lt;P&gt;Now I can retrieve&amp;nbsp;user-defined properties with my label.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 01:07:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305358#M3610</guid>
      <dc:creator>Yohei Sekiguchi</dc:creator>
      <dc:date>2021-09-09T01:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305469#M3611</link>
      <description>&lt;P&gt;there is one "but"...You can map Your property to IFC property...and then use the routine You used for it.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 14:25:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/305469#M3611</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2021-09-09T14:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/333364#M3612</link>
      <description>&lt;P&gt;I am coding a new Zone label for Archicad 25 and want to display the a user selected property in the label, typically floor finish. I used "&lt;SPAN&gt;REQUEST('Property_Value_Of_Parent',....)" to retrieve the Zone Name and Zone Number. But i&lt;/SPAN&gt;t does not appear that same method works for&amp;nbsp;&lt;SPAN&gt;user defined properties.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here's what works:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ZoneName = "ROOM"
DIM propertyValues[]
rrr = REQUEST ("Property_Value_Of_Parent", "Builtin.Zone_ZoneName", type, dim1, dim2, propertyValues)
IF rrr &amp;gt; 0 THEN ZoneName = propertyValues[1]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what does not work. In this case rrr returns zero. (bot_prop is the parameter where you nominate the name of the property you want to display.)&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ZoneProp = "FLOOR"
DIM propertyValues[]
rrr = REQUEST ("Property_Value_Of_Parent", bot_prop, type, dim1, dim2, propertyValues)
IF rrr &amp;gt; 0 THEN ZoneProp = propertyValues[1]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 22:37:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/333364#M3612</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2022-03-24T22:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/333366#M3613</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;Geoff.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You should post this in the forum, not in this post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have not tried zone label yet.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 23:56:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/333366#M3613</guid>
      <dc:creator>Yohei Sekiguchi</dc:creator>
      <dc:date>2022-03-24T23:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/334255#M3614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the UI nomenclature might be outdated but this is the way: &lt;A href="https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels" target="_blank"&gt;https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 14:14:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/334255#M3614</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2022-03-31T14:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/376164#M3615</link>
      <description>&lt;P&gt;Is it work with &lt;STRONG&gt;Markers&lt;/STRONG&gt; or only with &lt;STRONG&gt;Labels&lt;/STRONG&gt;?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 21:18:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/376164#M3615</guid>
      <dc:creator>nideKer</dc:creator>
      <dc:date>2023-04-10T21:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: GDL - How can I get user-defined properties?</title>
      <link>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/377256#M3616</link>
      <description>&lt;P&gt;Works in labels &amp;amp; markers.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 09:26:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GDL-How-can-I-get-user-defined-properties/m-p/377256#M3616</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2023-04-20T09:26:01Z</dc:date>
    </item>
  </channel>
</rss>

