<?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 Requesting 3 letters of a material in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Requesting-3-letters-of-a-material/m-p/126638#M16123</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I would like to have a set up, with the material name starting as a code and then a description, such as (Mt2 - Metal copper). Is it possible to request, on the GDL script, only the first 3 letters of a material to be used as a material TAG.  It would be useful to have this as a wall material label on elevations. &lt;BR /&gt;
BTW, I know I can simply change the material names to Codes...&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 06 Mar 2012 06:06:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-03-06T06:06:33Z</dc:date>
    <item>
      <title>Requesting 3 letters of a material</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Requesting-3-letters-of-a-material/m-p/126638#M16123</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I would like to have a set up, with the material name starting as a code and then a description, such as (Mt2 - Metal copper). Is it possible to request, on the GDL script, only the first 3 letters of a material to be used as a material TAG.  It would be useful to have this as a wall material label on elevations. &lt;BR /&gt;
BTW, I know I can simply change the material names to Codes...&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Mar 2012 06:06:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Requesting-3-letters-of-a-material/m-p/126638#M16123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-06T06:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting 3 letters of a material</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Requesting-3-letters-of-a-material/m-p/126639#M16124</link>
      <description>HI,&lt;BR /&gt;
&lt;BR /&gt;
with the help of REQUEST you can get the name of the material. The STRSUB is cutting the characters.&lt;BR /&gt;
&lt;BR /&gt;
Eg.:&lt;BR /&gt;
qq  = REQUEST ("name_of_material",  your_mat,  get_mat)&lt;BR /&gt;
firstThreeChar = STRSUB(get_mat,  1,  3)&lt;BR /&gt;
&lt;BR /&gt;
Regards,</description>
      <pubDate>Tue, 06 Mar 2012 10:41:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Requesting-3-letters-of-a-material/m-p/126639#M16124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-06T10:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting 3 letters of a material</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Requesting-3-letters-of-a-material/m-p/126640#M16125</link>
      <description>Nice one! Thannnnnnnk you&lt;BR /&gt;
&lt;BR /&gt;
It is working like a charm!</description>
      <pubDate>Tue, 06 Mar 2012 23:07:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Requesting-3-letters-of-a-material/m-p/126640#M16125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-06T23:07:51Z</dc:date>
    </item>
  </channel>
</rss>

