tune
This commit is contained in:
@@ -206,7 +206,7 @@ This profile allows for custom geometry to be used as the cutter profile.</p>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Ctor</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Hi.Milling.Cutters.CustomSpinningProfile.html">CustomSpinningProfile</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -217,7 +217,8 @@ This profile allows for custom geometry to be used as the cutter profile.</p>
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>geom</code> <a class="xref" href="Hi.Geom.IGetStl.html">IGetStl</a></dt>
|
||||
<dd></dd>
|
||||
<dd><p>The geometry that defines the profile.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@@ -345,7 +346,8 @@ This profile allows for custom geometry to be used as the cutter profile.</p>
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>The provider of <a class="xref" href="Hi.Geom.Resolution.IPolarResolution2d.html">IPolarResolution2d</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
@@ -478,7 +480,7 @@ This profile allows for custom geometry to be used as the cutter profile.</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>
|
||||
|
||||
@@ -489,13 +491,14 @@ This profile allows for custom geometry to be used as the cutter profile.</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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user