<?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: Custom Label in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133131#M27900</link>
    <description>The material name is available to the label using the SLAB_MAT_TOP parameter. This will return the index number of the material so you will need to convert that to the name using the IND function. There is no global parameter available for the cover fill as far as I can see.</description>
    <pubDate>Fri, 25 Jul 2008 18:03:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-07-25T18:03:30Z</dc:date>
    <item>
      <title>Custom Label</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133130#M27899</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi everyone.&lt;BR /&gt;
&lt;BR /&gt;
I would like to "label" slabs (by clicking on the "label" option on the slab settings), but i want to have the material name of the slab, or the cover fill name be shown on the label, instead of the ID. &lt;BR /&gt;
&lt;BR /&gt;
It should be possible, because those things (fills, pens, sizes, ID, materials,) are parameters right?&lt;BR /&gt;
&lt;BR /&gt;
I hope you can help me.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!!!&lt;BR /&gt;
&lt;BR /&gt;
Hey... it's Friday so...Cheers!&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Nando&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 Jul 2008 08:53:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133130#M27899</guid>
      <dc:creator>Nando Mogollon</dc:creator>
      <dc:date>2008-07-25T08:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Label</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133131#M27900</link>
      <description>The material name is available to the label using the SLAB_MAT_TOP parameter. This will return the index number of the material so you will need to convert that to the name using the IND function. There is no global parameter available for the cover fill as far as I can see.</description>
      <pubDate>Fri, 25 Jul 2008 18:03:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133131#M27900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-25T18:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Label</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133132#M27901</link>
      <description>Hi, Matthew. &lt;BR /&gt;
 &lt;BR /&gt;
I've been working around this, but i'm not a commonly GDL user.. that is why it takes some time for me to understand some things.. &lt;BR /&gt;
 &lt;BR /&gt;
I opened some other objects, and this script seems to work to have the name: &lt;BR /&gt;
 &lt;BR /&gt;
[ temp = request("Name_of_material", slab_mat_top, finmat) &lt;BR /&gt;
text2 0,0, finmat ] &lt;BR /&gt;
 &lt;BR /&gt;
... now i need to figure how to give it a size and a pencolor... and a font style &lt;BR /&gt;
 &lt;BR /&gt;
Thanks a lot !</description>
      <pubDate>Thu, 07 Aug 2008 14:40:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133132#M27901</guid>
      <dc:creator>Nando Mogollon</dc:creator>
      <dc:date>2008-08-07T14:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Label</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133133#M27902</link>
      <description>You shouldn't need the request function for labels since there are globals specifically available to them. Check the GDL Reference under Miscellaneous &amp;gt; Global Variables &amp;gt; Slab Parameters (page 240 in my copy)</description>
      <pubDate>Thu, 07 Aug 2008 19:31:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Custom-Label/m-p/133133#M27902</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-07T19:31:26Z</dc:date>
    </item>
  </channel>
</rss>

