<?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 Selecting materials in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146112#M12465</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi, I'm new around here, having just leapt into ArchiCAD and GDL yesterday. &lt;BR /&gt;
 &lt;BR /&gt;
I've got a simple 3D script running that's generating a shape.  Where I'm having problems is adding material to that shape. &lt;BR /&gt;
 &lt;BR /&gt;
I'm doing the following -  
&lt;PRE&gt;pen 1 
material "Concrete"&lt;/PRE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
I'm following some examples I found online.  The ArchiCAD introduction to object making says of this "You may not have the Material name used here, so put in the names of materials that you know to be loaded. " &lt;BR /&gt;
 &lt;BR /&gt;
I've taken the material name from the list under Options&amp;gt;Element Attributes&amp;gt;Building Materials , assuming them to be loaded into the model.  I'm having no luck with them in the script though, getting a 'Material not found' error. &lt;BR /&gt;
 &lt;BR /&gt;
I'm sure I've missed out something blindingly obvious to those with a bit more experience, so sorry about the newbie question - but I've spent hours trying to figure this out from the documentation. &lt;BR /&gt;
 &lt;BR /&gt;
Any help gratefully received - thanks!&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 16 Mar 2014 16:48:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-16T16:48:34Z</dc:date>
    <item>
      <title>Selecting materials</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146112#M12465</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi, I'm new around here, having just leapt into ArchiCAD and GDL yesterday. &lt;BR /&gt;
 &lt;BR /&gt;
I've got a simple 3D script running that's generating a shape.  Where I'm having problems is adding material to that shape. &lt;BR /&gt;
 &lt;BR /&gt;
I'm doing the following -  
&lt;PRE&gt;pen 1 
material "Concrete"&lt;/PRE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
I'm following some examples I found online.  The ArchiCAD introduction to object making says of this "You may not have the Material name used here, so put in the names of materials that you know to be loaded. " &lt;BR /&gt;
 &lt;BR /&gt;
I've taken the material name from the list under Options&amp;gt;Element Attributes&amp;gt;Building Materials , assuming them to be loaded into the model.  I'm having no luck with them in the script though, getting a 'Material not found' error. &lt;BR /&gt;
 &lt;BR /&gt;
I'm sure I've missed out something blindingly obvious to those with a bit more experience, so sorry about the newbie question - but I've spent hours trying to figure this out from the documentation. &lt;BR /&gt;
 &lt;BR /&gt;
Any help gratefully received - thanks!&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 16 Mar 2014 16:48:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146112#M12465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-16T16:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting materials</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146113#M12466</link>
      <description>Make a variable called whatever like mat1 - set it to surface/material&lt;BR /&gt;
than in 3d script before the part where needed:&lt;BR /&gt;
material mat1  &lt;BR /&gt;
Remark: no "" - you use "..." when the material is defined in the object&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Sun, 16 Mar 2014 16:57:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146113#M12466</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2014-03-16T16:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting materials</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146114#M12467</link>
      <description>So to set up the material I need to Open Object, then go to the Parameters button to add a new variable?&lt;BR /&gt;
&lt;BR /&gt;
I don't have it working yet - but I think I'm heading in the right direction.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help, Piotr.</description>
      <pubDate>Sun, 16 Mar 2014 17:30:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146114#M12467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-16T17:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting materials</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146115#M12468</link>
      <description>Got it working now - thanks &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sun, 16 Mar 2014 19:10:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Selecting-materials/m-p/146115#M12468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-16T19:10:28Z</dc:date>
    </item>
  </channel>
</rss>

