<?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 Some doubts in Example 3D_Test in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Some-doubts-in-Example-3D-Test/m-p/663466#M10388</link>
    <description>&lt;P&gt;Hi,everyone:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I am trying to export geometry, so I plan to refer to Example 3D_Test（Examples\3D_Test\Src\3D_Test.c）。&lt;/P&gt;
&lt;P&gt;&amp;nbsp; But I have a few doubts after reading the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sxs_0-1747994068979.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/87194i53A9413B9A18B84A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sxs_0-1747994068979.png" alt="sxs_0-1747994068979.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; 1. I know you want to transform&amp;nbsp;a vertex to a&amp;nbsp;Local coordinate system, but during the Enumerate, the conts[0][0] will change. Can this code achieve its purpose?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sxs_1-1747994296681.png" style="width: 639px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/87195iC51467C5A44E45A6/image-dimensions/639x492?v=v2" width="639" height="492" role="button" title="sxs_1-1747994296681.png" alt="sxs_1-1747994296681.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 2, if&amp;nbsp;nConts == 1 (this should mean polygon has no hole?), and&amp;nbsp;how should I handle this situation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 May 2025 19:37:49 GMT</pubDate>
    <dc:creator>sxs</dc:creator>
    <dc:date>2025-05-23T19:37:49Z</dc:date>
    <item>
      <title>Some doubts in Example 3D_Test</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Some-doubts-in-Example-3D-Test/m-p/663466#M10388</link>
      <description>&lt;P&gt;Hi,everyone:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I am trying to export geometry, so I plan to refer to Example 3D_Test（Examples\3D_Test\Src\3D_Test.c）。&lt;/P&gt;
&lt;P&gt;&amp;nbsp; But I have a few doubts after reading the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sxs_0-1747994068979.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/87194i53A9413B9A18B84A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sxs_0-1747994068979.png" alt="sxs_0-1747994068979.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; 1. I know you want to transform&amp;nbsp;a vertex to a&amp;nbsp;Local coordinate system, but during the Enumerate, the conts[0][0] will change. Can this code achieve its purpose?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sxs_1-1747994296681.png" style="width: 639px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/87195iC51467C5A44E45A6/image-dimensions/639x492?v=v2" width="639" height="492" role="button" title="sxs_1-1747994296681.png" alt="sxs_1-1747994296681.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 2, if&amp;nbsp;nConts == 1 (this should mean polygon has no hole?), and&amp;nbsp;how should I handle this situation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 19:37:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Some-doubts-in-Example-3D-Test/m-p/663466#M10388</guid>
      <dc:creator>sxs</dc:creator>
      <dc:date>2025-05-23T19:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Some doubts in Example 3D_Test</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Some-doubts-in-Example-3D-Test/m-p/663471#M10389</link>
      <description>&lt;P&gt;this code is in&amp;nbsp;DumpBody.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 10:13:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Some-doubts-in-Example-3D-Test/m-p/663471#M10389</guid>
      <dc:creator>sxs</dc:creator>
      <dc:date>2025-05-23T10:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Some doubts in Example 3D_Test</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Some-doubts-in-Example-3D-Test/m-p/664679#M10430</link>
      <description>&lt;P&gt;"if(nConts &amp;gt; 1)" change to&amp;nbsp;"if(nConts &amp;gt;= 1)"&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:19:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Some-doubts-in-Example-3D-Test/m-p/664679#M10430</guid>
      <dc:creator>sxs</dc:creator>
      <dc:date>2025-06-04T10:19:47Z</dc:date>
    </item>
  </channel>
</rss>

