<?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 2d symbol with width x depth parameters as text in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/2d-symbol-with-width-x-depth-parameters-as-text/m-p/588391#M6319</link>
    <description>&lt;P&gt;Hello! I'm creating a 2d symbol for a parking stall and I would like for the text on the symbol to show the width x depth of the stall based on the dimensions entered for the object. Is this possible? Please see attached.&amp;nbsp;&amp;nbsp;&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="Screenshot (208).png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/53475iFCDF7000FE9C7A75/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (208).png" alt="Screenshot (208).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 08:23:02 GMT</pubDate>
    <dc:creator>LOA</dc:creator>
    <dc:date>2024-09-24T08:23:02Z</dc:date>
    <item>
      <title>2d symbol with width x depth parameters as text</title>
      <link>https://community.graphisoft.com/t5/GDL/2d-symbol-with-width-x-depth-parameters-as-text/m-p/588391#M6319</link>
      <description>&lt;P&gt;Hello! I'm creating a 2d symbol for a parking stall and I would like for the text on the symbol to show the width x depth of the stall based on the dimensions entered for the object. Is this possible? Please see attached.&amp;nbsp;&amp;nbsp;&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="Screenshot (208).png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/53475iFCDF7000FE9C7A75/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (208).png" alt="Screenshot (208).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 08:23:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/2d-symbol-with-width-x-depth-parameters-as-text/m-p/588391#M6319</guid>
      <dc:creator>LOA</dc:creator>
      <dc:date>2024-09-24T08:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: 2d symbol with width x depth parameters as text</title>
      <link>https://community.graphisoft.com/t5/GDL/2d-symbol-with-width-x-depth-parameters-as-text/m-p/588393#M6320</link>
      <description>&lt;P&gt;You just have to convert the number to text.&lt;/P&gt;
&lt;P&gt;Search the gdl reference guide for STR.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 03:45:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/2d-symbol-with-width-x-depth-parameters-as-text/m-p/588393#M6320</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2024-02-16T03:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: 2d symbol with width x depth parameters as text</title>
      <link>https://community.graphisoft.com/t5/GDL/2d-symbol-with-width-x-depth-parameters-as-text/m-p/589184#M6362</link>
      <description>&lt;P&gt;You can do that but I would code it directly in to textbox like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;paragraph		"AC_PRG_2" 1,0,0,0,1
    STR{2} ("%cm",a)+"x"+STR{2} ("%cm",b)
endparagraph&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no need to add extra variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if you really want it in a variable you still need to use STR{2} and also VALUES/VALUES{2} and then link that variable in text:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;values "STALL_SIZE",STR{2} ("%cm",a)+"x"+STR{2} ("%cm",b)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 14:25:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/2d-symbol-with-width-x-depth-parameters-as-text/m-p/589184#M6362</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2024-02-21T14:25:21Z</dc:date>
    </item>
  </channel>
</rss>

