<?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: Reno status in Label in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Reno-status-in-Label/m-p/400064#M5677</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Bernd, I will give that a try.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 17:35:34 GMT</pubDate>
    <dc:creator>SeaGeoff</dc:creator>
    <dc:date>2023-09-28T17:35:34Z</dc:date>
    <item>
      <title>Reno status in Label</title>
      <link>https://community.graphisoft.com/t5/GDL/Reno-status-in-Label/m-p/399968#M5675</link>
      <description>&lt;P&gt;Hello. I have what I hope is an easy request. I want to determine the renovation status of the parent element in an associated label. My purpose is simple: If the parent is Existing or Demo I want the label to appear one way, if it is New a different appearance. I found the request in the reference guide &amp;lt;n = &lt;STRONG&gt;APPLICATION_QUERY&lt;/STRONG&gt; (&lt;STRONG&gt;extension_name&lt;/STRONG&gt;, "GetParameter(parID)", parValue)&amp;gt; but I'm confused by the (parID) part and am hoping someone can post a code snip as an example. Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 11:49:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Reno-status-in-Label/m-p/399968#M5675</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2024-09-26T11:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reno status in Label</title>
      <link>https://community.graphisoft.com/t5/GDL/Reno-status-in-Label/m-p/400018#M5676</link>
      <description>&lt;P&gt;Hi Geoff!&lt;BR /&gt;&lt;BR /&gt;It's indeed nowhere directly documented what to put there as arguments. It's kind of hidden behind this code:&lt;BR /&gt;&lt;A href="https://gdl.graphisoft.com/reference-guide/application-query-options#idm7974181136" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/reference-guide/application-query-options#idm7974181136&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I ran the code from the gdl reference guide above to get the actual &lt;CODE&gt;parID&lt;/CODE&gt;.&lt;BR /&gt;After simplifying it to only the renovation status (and changing the &lt;STRONG&gt;extension_name&lt;/STRONG&gt; to &lt;SPAN class="bold"&gt;&lt;CODE&gt;ParentCustomParameters&lt;/CODE&gt;&lt;/SPAN&gt;), you get something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;parValue = ""
n = APPLICATION_QUERY ("ParentCustomParameters", "GetParameter(Renovation.RenovationStatus)", parValue)
text2 0, 0, "RenovationStatus: " + parValue&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;BR /&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 11:06:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Reno-status-in-Label/m-p/400018#M5676</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2023-09-28T11:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reno status in Label</title>
      <link>https://community.graphisoft.com/t5/GDL/Reno-status-in-Label/m-p/400064#M5677</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Bernd, I will give that a try.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 17:35:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Reno-status-in-Label/m-p/400064#M5677</guid>
      <dc:creator>SeaGeoff</dc:creator>
      <dc:date>2023-09-28T17:35:34Z</dc:date>
    </item>
  </channel>
</rss>

