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
@@ -306,7 +306,8 @@ This profile determines the ratio between inner and outer radii based on the num
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Gets or sets a delegate that returns the current flute number.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -504,7 +505,7 @@ Runtime property.</p>
</h3>
<div class="markdown level1 summary"><p>Generate a new Stl.</p>
<div class="markdown level1 summary"><p>Generates a new STL.</p>
</div>
<div class="markdown level1 conceptual"></div>
@@ -515,13 +516,14 @@ Runtime property.</p>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>resolution</code> <a class="xref" href="Hi.Geom.Resolution.IPolarResolution2d.html">IPolarResolution2d</a></dt>
<dd></dd>
<dd><p>Polar resolution</p>
</dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="Hi.Geom.Stl.html">Stl</a></dt>
<dd><p>newly created Stl</p>
<dd><p>A newly created STL.</p>
</dd>
</dl>