<?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: How to obtain its material through element in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633490#M9845</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Thank you, I will try it.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2024 09:27:01 GMT</pubDate>
    <dc:creator>WalterWhite</dc:creator>
    <dc:date>2024-10-01T09:27:01Z</dc:date>
    <item>
      <title>How to obtain its material through element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633475#M9837</link>
      <description>&lt;P&gt;How to obtain its material through elements&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 08:47:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633475#M9837</guid>
      <dc:creator>WalterWhite</dc:creator>
      <dc:date>2024-10-01T08:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain its material through element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633478#M9838</link>
      <description>&lt;P&gt;I do not understand the question.&lt;/P&gt;
&lt;P&gt;Do you mean how do you obtain the material of an element?&lt;/P&gt;
&lt;P&gt;Building Material or Surface Material?&lt;/P&gt;
&lt;P&gt;What type of element, object, composite wall, beam, slab?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As with your other question, where are you trying to get this information?&lt;/P&gt;
&lt;P&gt;In a label, in GDL API (add-on), schedule?&lt;/P&gt;
&lt;P&gt;Let me know and i will move this post to the appropriate forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 08:40:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633478#M9838</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-10-01T08:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain its material through element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633479#M9839</link>
      <description>&lt;P&gt;&lt;SPAN&gt;C++ API&lt;/SPAN&gt;&lt;SPAN&gt;(add-ons)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 08:44:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633479#M9839</guid>
      <dc:creator>WalterWhite</dc:creator>
      <dc:date>2024-10-01T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain its material through element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633480#M9840</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Surface Material,&amp;nbsp;beam&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 08:45:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633480#M9840</guid>
      <dc:creator>WalterWhite</dc:creator>
      <dc:date>2024-10-01T08:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain its material through element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633485#M9843</link>
      <description>&lt;P&gt;You have to access the memo of the beam element IIRC (even if it's a beam with a single segment):&lt;BR /&gt;memo.beamSegments[0].bottomMaterial&lt;BR /&gt;&lt;BR /&gt;Or something like this, don't have time to try it myself right now.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:08:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633485#M9843</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2024-10-01T09:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain its material through element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633490#M9845</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you, I will try it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:27:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-obtain-its-material-through-element/m-p/633490#M9845</guid>
      <dc:creator>WalterWhite</dc:creator>
      <dc:date>2024-10-01T09:27:01Z</dc:date>
    </item>
  </channel>
</rss>

