<?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: API_Gable(Plane coefficients) in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/API-Gable-Plane-coefficients/m-p/58437#M7884</link>
    <description>I never used it therefore I can guess only.&lt;BR /&gt;
I hope somebody from GS will state it more definitely.&lt;BR /&gt;
&lt;BR /&gt;
I think a parent element is the cutted element which contains gables array (handle) in the API_ElementMemo structure ( wall, column, object etc ).&lt;BR /&gt;
And the plane equation coefficients are relative the local coordinate system of this element.&lt;BR /&gt;
Otherwise I think it would be required to recalculate coefficients at every moving or rotation of the element.</description>
    <pubDate>Fri, 12 Nov 2004 19:18:30 GMT</pubDate>
    <dc:creator>Oleg</dc:creator>
    <dc:date>2004-11-12T19:18:30Z</dc:date>
    <item>
      <title>API_Gable(Plane coefficients)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-Gable-Plane-coefficients/m-p/58436#M7883</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Could you please explain the plane coefficients&lt;BR /&gt;&lt;BR /&gt;a, b, c, d - Plane coefficients relative to the parent element. &lt;BR /&gt;&lt;BR /&gt;What is parent element and where is its origin? I mean in which coordinate system the plane is specified.&lt;BR /&gt;&lt;BR /&gt;See GS.APIDevKit.1033/APIDoc/APIHTMLLibrary/Structures/API_Gable.html&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Dec 2022 21:05:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-Gable-Plane-coefficients/m-p/58436#M7883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-13T21:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: API_Gable(Plane coefficients)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-Gable-Plane-coefficients/m-p/58437#M7884</link>
      <description>I never used it therefore I can guess only.&lt;BR /&gt;
I hope somebody from GS will state it more definitely.&lt;BR /&gt;
&lt;BR /&gt;
I think a parent element is the cutted element which contains gables array (handle) in the API_ElementMemo structure ( wall, column, object etc ).&lt;BR /&gt;
And the plane equation coefficients are relative the local coordinate system of this element.&lt;BR /&gt;
Otherwise I think it would be required to recalculate coefficients at every moving or rotation of the element.</description>
      <pubDate>Fri, 12 Nov 2004 19:18:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-Gable-Plane-coefficients/m-p/58437#M7884</guid>
      <dc:creator>Oleg</dc:creator>
      <dc:date>2004-11-12T19:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: API_Gable(Plane coefficients)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-Gable-Plane-coefficients/m-p/58438#M7885</link>
      <description>I have used this when getting the planes that represent the top of the wall after it is cut to roof.&lt;BR /&gt;
&lt;BR /&gt;
To get a point on the plane use this formula:&lt;BR /&gt;
ax + by +cz + d = 0&lt;BR /&gt;
&lt;BR /&gt;
ie. plug in x and y and you will get the z value at that coordinate, etc.</description>
      <pubDate>Thu, 18 Nov 2004 23:25:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-Gable-Plane-coefficients/m-p/58438#M7885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-11-18T23:25:47Z</dc:date>
    </item>
  </channel>
</rss>

