<?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 ACAPI_3D_GetCutPolygonInfo problem in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-3D-GetCutPolygonInfo-problem/m-p/355918#M1114</link>
    <description>&lt;P&gt;Hello Everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to figure out what the&amp;nbsp;ACAPI_​3D_​GetCutPolygonInfo function is capable of.&lt;/P&gt;&lt;P&gt;My first problem is that the example code included with this function cannot be built. The VS gives an error:&lt;/P&gt;&lt;P&gt;error C2027: use of undefined type 'Geometry::CustomMultiPolygon2D&amp;lt;Geometry::PolyId,Geometry::PolyId,Geometry::PolyId,Geometry::PolyId&amp;gt;'&lt;/P&gt;&lt;P&gt;What needs to be set or included into the solution to be able to build the code?&lt;/P&gt;&lt;P&gt;I'm trying this with VS2019 and the DevKit 25.3002.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anywhere to find a proper documentation of the Geometry namespace?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 21:15:58 GMT</pubDate>
    <dc:creator>SzokeFerenc</dc:creator>
    <dc:date>2022-09-14T21:15:58Z</dc:date>
    <item>
      <title>ACAPI_3D_GetCutPolygonInfo problem</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-3D-GetCutPolygonInfo-problem/m-p/355918#M1114</link>
      <description>&lt;P&gt;Hello Everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to figure out what the&amp;nbsp;ACAPI_​3D_​GetCutPolygonInfo function is capable of.&lt;/P&gt;&lt;P&gt;My first problem is that the example code included with this function cannot be built. The VS gives an error:&lt;/P&gt;&lt;P&gt;error C2027: use of undefined type 'Geometry::CustomMultiPolygon2D&amp;lt;Geometry::PolyId,Geometry::PolyId,Geometry::PolyId,Geometry::PolyId&amp;gt;'&lt;/P&gt;&lt;P&gt;What needs to be set or included into the solution to be able to build the code?&lt;/P&gt;&lt;P&gt;I'm trying this with VS2019 and the DevKit 25.3002.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anywhere to find a proper documentation of the Geometry namespace?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 21:15:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-3D-GetCutPolygonInfo-problem/m-p/355918#M1114</guid>
      <dc:creator>SzokeFerenc</dc:creator>
      <dc:date>2022-09-14T21:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: ACAPI_3D_GetCutPolygonInfo problem</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-3D-GetCutPolygonInfo-problem/m-p/355978#M1115</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;There's a bit more documentation coming installed with the DevKit. You can find some geometry stuff in the following subfolder: API Development Kit 25.3002/Documentation/HTML/Geometry/Geometry.html&lt;BR /&gt;&lt;BR /&gt;Unfortunately it's a bit out-dated since it doesn't really document much of the newer interfaces which work more "C++ style" with classes etc. Best is to go through the headers in: API Development Kit 25.3002\Support\Modules\Geometry.&lt;BR /&gt;There you also find the definition of &lt;EM&gt;CustomMultiPolygon2D&lt;/EM&gt; in the file "Polygon2D.hpp". So including that header should get rid of the error.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 11:52:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-3D-GetCutPolygonInfo-problem/m-p/355978#M1115</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2022-09-15T11:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: ACAPI_3D_GetCutPolygonInfo problem</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-3D-GetCutPolygonInfo-problem/m-p/356997#M1116</link>
      <description>&lt;P&gt;Dear Bernd!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion! Including the above mentioned header file solved the building problem. But as it turnes out there is a long process ahead of me to understand how the function works!. I'll check the documentation and the example codes. Again, thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 10:05:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/ACAPI-3D-GetCutPolygonInfo-problem/m-p/356997#M1116</guid>
      <dc:creator>SzokeFerenc</dc:creator>
      <dc:date>2022-09-25T10:05:29Z</dc:date>
    </item>
  </channel>
</rss>

