<?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: Surfaces disappear with slightly overlapping walls in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600283#M9302</link>
    <description>&lt;P&gt;Are these walls defined by length then radially arrayed? Given the walls appear to be overshooting their intersection, maybe check the math of your cord length? My guess is that you are calculating to the outside face without taking into account the reference line offset. ie. Your input radius is incorrect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ling.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 08:21:56 GMT</pubDate>
    <dc:creator>Lingwisyer</dc:creator>
    <dc:date>2024-04-22T08:21:56Z</dc:date>
    <item>
      <title>Surfaces disappear with slightly overlapping walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600035#M9297</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have rendered a few walls with surface paint applied and doors through the Add-On code. However, the building material of the wall appears at the edges of certain walls, as shown in the image below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kency_0-1713521538037.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/59315i4679F91B930DEF7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kency_0-1713521538037.png" alt="kency_0-1713521538037.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kency_1-1713522252138.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/59316i53DFD13F9F8DC061/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kency_1-1713522252138.png" alt="kency_1-1713522252138.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;However, if we move the wall slightly the surface materials appear correctly. see &lt;A href="https://www.loom.com/share/22f7c2571540417ab2cde6dd1c6a0eb3?sid=e45713c7-6ec9-4fa9-84b5-59a10900fa27" target="_blank" rel="noopener"&gt;video&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;How can we avoid this? I could not reproduce this issue on the UI by manually drawing the wall so suspecting it has something to do with setting some field in the wall element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Attaching the project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Archicad Version 27&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:11:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600035#M9297</guid>
      <dc:creator>kency</dc:creator>
      <dc:date>2024-09-17T11:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Surfaces disappear with slightly overlapping walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600043#M9298</link>
      <description>&lt;P&gt;have you tried the align tool &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; i tried with your file and it worked.&lt;/P&gt;&lt;P&gt;here is how i did it&lt;/P&gt;&lt;P&gt;- aligned the two outer walls where the issue was&lt;/P&gt;&lt;P&gt;- then aligned the vertical wall into the other outer walls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 11:38:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600043#M9298</guid>
      <dc:creator>_JJ_</dc:creator>
      <dc:date>2024-04-19T11:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Surfaces disappear with slightly overlapping walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600067#M9299</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/77231"&gt;@kency&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I see you can get the desired result by changing the BM for the radial walls to a different material (even if you copied the same BM of the outer walls) only it should have a lower priority than the material of the outer walls, that will solve this connection issue, hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 15:09:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600067#M9299</guid>
      <dc:creator>Mahmoud Qenawi</dc:creator>
      <dc:date>2024-04-19T15:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Surfaces disappear with slightly overlapping walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600250#M9300</link>
      <description>&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/112903"&gt;@_JJ_&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/16743"&gt;@Mahmoud Qenawi&lt;/a&gt;&amp;nbsp;, Please note that the query is asked under the C++ Add-On API board. The project has been rendered through code. So is there any field or method through the C++ API that can be used to avoid this issue and also at what scenarios does this happen?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/16743"&gt;@Mahmoud Qenawi&lt;/a&gt;&amp;nbsp;we would like to pick the same building material for all the walls.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 05:34:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600250#M9300</guid>
      <dc:creator>kency</dc:creator>
      <dc:date>2024-04-22T05:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Surfaces disappear with slightly overlapping walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600256#M9301</link>
      <description>&lt;P&gt;The wall reference lines are not joining end to end.&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-1713766262892.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/59378iE33BC61E5C96EC9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryKelly_0-1713766262892.png" alt="BarryKelly_0-1713766262892.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Clean them up and the walls trim properly.&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_1-1713766387487.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/59380i4CBC8C6E87FA8CDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryKelly_1-1713766387487.png" alt="BarryKelly_1-1713766387487.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 06:14:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600256#M9301</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2024-04-22T06:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Surfaces disappear with slightly overlapping walls</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600283#M9302</link>
      <description>&lt;P&gt;Are these walls defined by length then radially arrayed? Given the walls appear to be overshooting their intersection, maybe check the math of your cord length? My guess is that you are calculating to the outside face without taking into account the reference line offset. ie. Your input radius is incorrect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ling.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 08:21:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Surfaces-disappear-with-slightly-overlapping-walls/m-p/600283#M9302</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2024-04-22T08:21:56Z</dc:date>
    </item>
  </channel>
</rss>

