<?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: Stepdown symbol, edit 2D script in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Stepdown-symbol-edit-2D-script/m-p/337201#M1756</link>
    <description>&lt;P&gt;The number (stepSize) is already being converted to a string, so it should be a case of simply typing the text you want in quotes then + then the converted number that is there already.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditor_202269b09bffcbBarryKelly_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_2-1651133645024.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/21199i299F4E79EEA7FB28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryKelly_2-1651133645024.png" alt="BarryKelly_2-1651133645024.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Don't forget to add a space after VAR in quotes if you want a gap between that and the number text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want the user to be able to alter "VAR ", then create a text parameter and use the parameter name instead of "VAR ".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 08:17:33 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2022-04-28T08:17:33Z</dc:date>
    <item>
      <title>Stepdown symbol, edit 2D script</title>
      <link>https://community.graphisoft.com/t5/GDL/Stepdown-symbol-edit-2D-script/m-p/337198#M1755</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite novice with GFL, and mostly working on Revit these days so my knowledge is really rusty.&lt;BR /&gt;I got this setdown symbol coded by CI for us, and I'd like the value (manual input) to also allow letters (currently numerical only) in order to have VAR. or some prefix&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VincentG_1-1651130373011.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/21196i0BCE20AE7658CC13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VincentG_1-1651130373011.png" alt="VincentG_1-1651130373011.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm pretty sure this is dictated by the 2D script, the linerarDimensionFormat. Could you tell me what to replace in order to allow letters + numbers on that setdown value? I've been looking in GDL guides but haven't had luck yet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VincentG_2-1651130508319.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/21197iB1C45475BE63CEE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VincentG_2-1651130508319.png" alt="VincentG_2-1651130508319.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 07:23:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Stepdown-symbol-edit-2D-script/m-p/337198#M1755</guid>
      <dc:creator>Vincent G</dc:creator>
      <dc:date>2022-04-28T07:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Stepdown symbol, edit 2D script</title>
      <link>https://community.graphisoft.com/t5/GDL/Stepdown-symbol-edit-2D-script/m-p/337201#M1756</link>
      <description>&lt;P&gt;The number (stepSize) is already being converted to a string, so it should be a case of simply typing the text you want in quotes then + then the converted number that is there already.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditor_202269b09bffcbBarryKelly_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_2-1651133645024.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/21199i299F4E79EEA7FB28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryKelly_2-1651133645024.png" alt="BarryKelly_2-1651133645024.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Don't forget to add a space after VAR in quotes if you want a gap between that and the number text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want the user to be able to alter "VAR ", then create a text parameter and use the parameter name instead of "VAR ".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 08:17:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Stepdown-symbol-edit-2D-script/m-p/337201#M1756</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-04-28T08:17:33Z</dc:date>
    </item>
  </channel>
</rss>

