<?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: Return layers of walls in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653565#M10171</link>
    <description>&lt;P&gt;Layers are what you place the elements in when you model.&lt;/P&gt;
&lt;P&gt;Composites are made up of skins.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1740740888315.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83791iF62024EE8BB35E73/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1740740888315.png" alt="BarryKelly_0-1740740888315.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 11:08:26 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2025-02-28T11:08:26Z</dc:date>
    <item>
      <title>Return skins of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653457#M10164</link>
      <description>&lt;P&gt;Good day everyone, I have a problem with returning a data about the skins of a wall in Archicad.&lt;BR /&gt;&lt;BR /&gt;I have checked these links but they didn't give me much of information:&lt;BR /&gt;&lt;A href="https://community.graphisoft.com/t5/Modeling/Wall-composite-construction-layers-Different-methods-different/td-p/287981" target="_blank" rel="noopener"&gt;https://community.graphisoft.com/t5/Modeling/Wall-composite-construction-layers-Different-methods-different/td-p/287981&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.graphisoft.com/t5/Archicad-C-API/How-to-get-wall-materials-and-thicknesses-using-API/td-p/172965" target="_blank" rel="noopener"&gt;https://community.graphisoft.com/t5/Archicad-C-API/How-to-get-wall-materials-and-thicknesses-using-API/td-p/172965&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I wonder if there is a pseudo code of how the information about the skins of the wall could be extracted. I am a bit unsure of how the attributes and data are stored at backed of Archicad, soooo... yeah.&lt;BR /&gt;&lt;BR /&gt;Any help will be appreciated!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 11:06:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653457#M10164</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2025-02-28T11:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Return layers of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653536#M10165</link>
      <description>&lt;P&gt;Every wall only has one 'layer' that it belongs to.&lt;/P&gt;
&lt;P&gt;I am assuming you are wanting information on the wall 'skins'?&lt;/P&gt;
&lt;P&gt;If so, let me know and I will edit your post - or you can edit it yourself (3 dots to the top right of post).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 00:12:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653536#M10165</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2025-02-28T00:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Return layers of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653561#M10168</link>
      <description>&lt;P&gt;Hi. Sorry for the confusion.&lt;BR /&gt;&lt;BR /&gt;For example I have these, what I thought to be, the wall "layers".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emkave_0-1740734817044.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83790i07F6762192B99F10/image-size/large?v=v2&amp;amp;px=999" role="button" title="Emkave_0-1740734817044.png" alt="Emkave_0-1740734817044.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to find a way to return them via the API if possible&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 11:06:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653561#M10168</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2025-02-28T11:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Return layers of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653565#M10171</link>
      <description>&lt;P&gt;Layers are what you place the elements in when you model.&lt;/P&gt;
&lt;P&gt;Composites are made up of skins.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1740740888315.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/83791iF62024EE8BB35E73/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1740740888315.png" alt="BarryKelly_0-1740740888315.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 11:08:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653565#M10171</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2025-02-28T11:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Return skins of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653587#M10172</link>
      <description>&lt;P&gt;Archicad Composite Structure Skin = Revit Compound Structure Layer. There are some others like Archicad Layout = Revit Sheet, Archicad Label = Revit Tag, or Archicad Zone = Revit Room, there are probably more.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 14:26:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653587#M10172</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2025-02-28T14:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Return layers of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653668#M10173</link>
      <description>&lt;P&gt;Yes, I see it. But how can I return data about those skins and structures?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Mar 2025 15:51:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653668#M10173</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2025-03-02T15:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Return layers of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653836#M10174</link>
      <description>&lt;P&gt;I am afraid I have no idea, as I have never delved into the API side of things.&lt;/P&gt;
&lt;P&gt;I am just trying to clarify the correct terminology so someone else can hopefully help you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 02:02:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653836#M10174</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2025-03-04T02:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Return skins of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653859#M10177</link>
      <description>&lt;P&gt;Hi, You can get composite structure by using&amp;nbsp;&lt;SPAN&gt;ACAPI_Attribute_GetDefExt() command. For the skin data, please check the API_CWallComponent structure. Also, You can find find the related sample code in API Examples (Attribute_Test.cpp).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 04:53:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653859#M10177</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2025-03-04T04:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Return skins of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653997#M10183</link>
      <description>&lt;P&gt;Thank you for the answer. Is there actually a way to find out of how many skins are applied to a wall?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 10:45:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/653997#M10183</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2025-03-05T10:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Return skins of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/654099#M10184</link>
      <description>&lt;P&gt;Yes, getting the wall composite index at first, then get the composite definition, the number of cwall_compItems should be the skin's number applied to that wall.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 05:30:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/654099#M10184</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2025-03-06T05:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Return skins of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/654135#M10186</link>
      <description>&lt;P&gt;Thank you very much for the hints. I also wonder if there is somewhere an array of names of those skins that I could also return.&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 10:10:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/654135#M10186</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2025-03-06T10:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Return skins of walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/654565#M10192</link>
      <description>&lt;P&gt;You can get the index of each skin's building material from API_CWallComponent data, then call ACAPI_Attribute_Get() function to have the name of building material using the index.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 00:27:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Return-skins-of-walls/m-p/654565#M10192</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2025-03-11T00:27:11Z</dc:date>
    </item>
  </channel>
</rss>

