<?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: Populate a Text parameter with DIM in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249270#M3767</link>
    <description>I'd like to populate it with an autotext array</description>
    <pubDate>Fri, 05 Oct 2018 13:12:24 GMT</pubDate>
    <dc:creator>JGoode</dc:creator>
    <dc:date>2018-10-05T13:12:24Z</dc:date>
    <item>
      <title>Populate a Text parameter with DIM</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249268#M3765</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
&lt;BR /&gt;
Is it possible to populate a text parameter with values from DIM ...[ ]?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Oct 2018 16:00:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249268#M3765</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-10-04T16:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Populate a Text parameter with DIM</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249269#M3766</link>
      <description>Yes, why not. Could you please specify your question?</description>
      <pubDate>Fri, 05 Oct 2018 08:21:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249269#M3766</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2018-10-05T08:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Populate a Text parameter with DIM</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249270#M3767</link>
      <description>I'd like to populate it with an autotext array</description>
      <pubDate>Fri, 05 Oct 2018 13:12:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249270#M3767</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-10-05T13:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Populate a Text parameter with DIM</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249271#M3768</link>
      <description>If you mean ArchiCAD autotext: you cannot do any GDL-operation with autotext. You can only use autotext as variable value, parameter value and e.g. in a TEXT2 command as the text value.&lt;BR /&gt;
But you can use the autotext values in arrays as well, e.g. 
&lt;PRE&gt;DIM q[]
q[1] = "&amp;lt;Landkreis&amp;gt;"
TEXT2 0, -3, q[1]&lt;/PRE&gt;
Autotext must be in angle brackets and quotation marks if variable.</description>
      <pubDate>Fri, 05 Oct 2018 19:28:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Populate-a-Text-parameter-with-DIM/m-p/249271#M3768</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2018-10-05T19:28:59Z</dc:date>
    </item>
  </channel>
</rss>

