<?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 Property manager autotext in GDL in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Property-manager-autotext-in-GDL/m-p/585903#M6249</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know you can implement property manager autotext in gdl by adding poperty_id of autotext.&lt;/P&gt;
&lt;P&gt;I get the ID by saving label with that autotext i a new object. I there a way to get id of autotext by not saving labels constantly?&lt;/P&gt;
&lt;P&gt;And is there a way to use autotexts in IF conditions?&lt;/P&gt;
&lt;P&gt;example:&lt;/P&gt;
&lt;P&gt;if&amp;nbsp;&amp;nbsp;poperty_id="30" then gosub "wall 30":&lt;/P&gt;
&lt;P&gt;if&amp;nbsp;&amp;nbsp;poperty_id="60" then gosub "wall 60":&lt;/P&gt;
&lt;P&gt;if&amp;nbsp;&amp;nbsp;poperty_id="90" then gosub "wall 90":&lt;/P&gt;
&lt;P&gt;P.S.&lt;/P&gt;
&lt;P&gt;I am working on a label for fire resistance, when you put a label on a wall label geometry has to change based on the autotext.&lt;/P&gt;
&lt;P&gt;Autotext contains duration of fire resistance like REI-30,REI-60,REI-90&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 11:22:04 GMT</pubDate>
    <dc:creator>Domagoj Lukinic</dc:creator>
    <dc:date>2024-09-26T11:22:04Z</dc:date>
    <item>
      <title>Property manager autotext in GDL</title>
      <link>https://community.graphisoft.com/t5/GDL/Property-manager-autotext-in-GDL/m-p/585903#M6249</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know you can implement property manager autotext in gdl by adding poperty_id of autotext.&lt;/P&gt;
&lt;P&gt;I get the ID by saving label with that autotext i a new object. I there a way to get id of autotext by not saving labels constantly?&lt;/P&gt;
&lt;P&gt;And is there a way to use autotexts in IF conditions?&lt;/P&gt;
&lt;P&gt;example:&lt;/P&gt;
&lt;P&gt;if&amp;nbsp;&amp;nbsp;poperty_id="30" then gosub "wall 30":&lt;/P&gt;
&lt;P&gt;if&amp;nbsp;&amp;nbsp;poperty_id="60" then gosub "wall 60":&lt;/P&gt;
&lt;P&gt;if&amp;nbsp;&amp;nbsp;poperty_id="90" then gosub "wall 90":&lt;/P&gt;
&lt;P&gt;P.S.&lt;/P&gt;
&lt;P&gt;I am working on a label for fire resistance, when you put a label on a wall label geometry has to change based on the autotext.&lt;/P&gt;
&lt;P&gt;Autotext contains duration of fire resistance like REI-30,REI-60,REI-90&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 11:22:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Property-manager-autotext-in-GDL/m-p/585903#M6249</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2024-09-26T11:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Property manager autotext in GDL</title>
      <link>https://community.graphisoft.com/t5/GDL/Property-manager-autotext-in-GDL/m-p/586878#M6279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GDL doesn't see the value of an autotext, so you can't use them as parameters.&lt;/P&gt;
&lt;P&gt;You can get values of properties: &lt;A href="https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels" target="_blank" rel="noopener"&gt;https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Non-built-in properties have a project-specific ID, so you can't hardcode them in the GDL script, the user has to select the property on the UI. Alternatively the code can try to match a fixed property name if localization is not an issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 08:37:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Property-manager-autotext-in-GDL/m-p/586878#M6279</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2024-02-06T08:37:13Z</dc:date>
    </item>
  </channel>
</rss>

