<?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 Can I make a composite wall with c++ api? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394376#M1011</link>
    <description>&lt;P&gt;If possible, what example files can I study?&lt;/P&gt;</description>
    <pubDate>Sun, 06 Aug 2023 12:01:41 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2023-08-06T12:01:41Z</dc:date>
    <item>
      <title>Can I make a composite wall with c++ api?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394376#M1011</link>
      <description>&lt;P&gt;If possible, what example files can I study?&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2023 12:01:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394376#M1011</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-08-06T12:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make a composite wall with c++ api?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394446#M1012</link>
      <description>&lt;P&gt;i did not test it by myselft but i would recommend:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The Maze Generator Example shows how to create a wall from the ACAPI_Element_GetDefaults&lt;/P&gt;&lt;P&gt;- It is possible to change evrything in a default element with the&amp;nbsp;ACAPI_​Element_​ChangeDefaults API Call&lt;/P&gt;&lt;P&gt;- waht you want to do is maybe burried in the API_Element &amp;gt; API_WallType &amp;gt; API_AttributeIndex composite struct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;im having allways problems to get all setings from structs right, so that the API does not give me a error back. waht helped me a lot is to print out values. so if i had to do your task, i would start from the maze generator example and start to change the default settings one by one until the wall is the desired composite. i think you also need to write&amp;nbsp; a function to retrive the composite attribute index of your desired composite.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:42:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394446#M1012</guid>
      <dc:creator>Joel Buehler</dc:creator>
      <dc:date>2023-08-07T09:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make a composite wall with c++ api?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394448#M1013</link>
      <description>&lt;P&gt;What&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/46313"&gt;@Joel Buehler&lt;/a&gt;&amp;nbsp;proposed is a good starting point, but don't forget to change the &lt;FONT face="courier new,courier"&gt;modelElemStructureType&lt;/FONT&gt; member to &lt;FONT face="courier new,courier"&gt;API_CompositeStructure&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:53:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394448#M1013</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2023-08-07T09:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I make a composite wall with c++ api?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394449#M1014</link>
      <description>&lt;P&gt;thank you. ^^&lt;BR /&gt;I'll do more study and post more questions.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:57:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Can-I-make-a-composite-wall-with-c-api/m-p/394449#M1014</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-08-07T09:57:49Z</dc:date>
    </item>
  </channel>
</rss>

