<?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 API_3DCutPlanesInfo - how to set coordinates? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/API-3DCutPlanesInfo-how-to-set-coordinates/m-p/619529#M9711</link>
    <description>&lt;P&gt;I need to build a 3d cross section. I found an example code in the help (APIEnv_Change 3D Cutting Planes ID), but I don't understand - what do the "vertical" and "horizontal" coordinates of the section line mean in the API_3DCutShapeType structure?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 11:56:54 GMT</pubDate>
    <dc:creator>kuvbur</dc:creator>
    <dc:date>2024-07-24T11:56:54Z</dc:date>
    <item>
      <title>API_3DCutPlanesInfo - how to set coordinates?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-3DCutPlanesInfo-how-to-set-coordinates/m-p/619529#M9711</link>
      <description>&lt;P&gt;I need to build a 3d cross section. I found an example code in the help (APIEnv_Change 3D Cutting Planes ID), but I don't understand - what do the "vertical" and "horizontal" coordinates of the section line mean in the API_3DCutShapeType structure?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 11:56:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-3DCutPlanesInfo-how-to-set-coordinates/m-p/619529#M9711</guid>
      <dc:creator>kuvbur</dc:creator>
      <dc:date>2024-07-24T11:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: API_3DCutPlanesInfo - how to set coordinates?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-3DCutPlanesInfo-how-to-set-coordinates/m-p/669183#M10492</link>
      <description>&lt;P&gt;The doc description is not very useful, but from my tests I found that &lt;STRONG&gt;pa&lt;/STRONG&gt;, &lt;STRONG&gt;pb&lt;/STRONG&gt;, &lt;STRONG&gt;pc&lt;/STRONG&gt; and &lt;STRONG&gt;pd&lt;/STRONG&gt;&amp;nbsp;are &lt;STRONG&gt;a&lt;/STRONG&gt;, &lt;STRONG&gt;b&lt;/STRONG&gt;,&lt;STRONG&gt; c&lt;/STRONG&gt; and &lt;STRONG&gt;d&lt;/STRONG&gt;&amp;nbsp;from the plane equation &lt;STRONG&gt;a*x + b*y + c*z + d = 0&lt;/STRONG&gt;, with &lt;STRONG&gt;{a, b, c} = normal&lt;/STRONG&gt;&amp;nbsp;of the plane, and &lt;STRONG&gt;-d&lt;/STRONG&gt; being the result of the equation when you apply the plane origin into the equation (&lt;STRONG&gt;x = originX&lt;/STRONG&gt;, &lt;STRONG&gt;y = origin&lt;/STRONG&gt;Y, &lt;STRONG&gt;z = originZ&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;a = normalX, b = normalY, c = normalZ&lt;/STRONG&gt;).&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 13:56:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-3DCutPlanesInfo-how-to-set-coordinates/m-p/669183#M10492</guid>
      <dc:creator>BrunoValads</dc:creator>
      <dc:date>2025-07-09T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: API_3DCutPlanesInfo - how to set coordinates?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-3DCutPlanesInfo-how-to-set-coordinates/m-p/669200#M10494</link>
      <description>&lt;P&gt;Thank you for the advice, I'll try that method.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 16:40:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-3DCutPlanesInfo-how-to-set-coordinates/m-p/669200#M10494</guid>
      <dc:creator>kuvbur</dc:creator>
      <dc:date>2025-07-09T16:40:04Z</dc:date>
    </item>
  </channel>
</rss>

