This commit is contained in:
2025-08-30 15:31:33 +08:00
parent 6e7d65b32a
commit 97aa5f3b30
766 changed files with 8238 additions and 1394 deletions
@@ -216,7 +216,8 @@ The plane equation is: Ax + By + Cz + d = 0, where (A,B,C) is the normal vector
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Copy constructor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -226,7 +227,8 @@ The plane equation is: Ax + By + Cz + d = 0, where (A,B,C) is the normal vector
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>src</code> <a class="xref" href="Hi.Geom.IFlat3d.html">IFlat3d</a></dt>
<dd></dd>
<dd><p>Source plane</p>
</dd>
</dl>