tune
This commit is contained in:
@@ -125,6 +125,9 @@ This interface defines the contract for tool path movements in machining operati
|
||||
<div>
|
||||
<a class="xref" href="Hi.Common.InvokeUtil.html#Hi_Common_InvokeUtil_SelfInvoke__2___0_System_Func___0___1__">InvokeUtil.SelfInvoke<TSrc, TDst>(TSrc, Func<TSrc, TDst>)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Numerical.Acts.ActUtil.html#Hi_Numerical_Acts_ActUtil_GetClSteps_Hi_Numerical_Acts_IActClMove_System_Int32_Hi_Numerical_MachiningMotionResolutionUtils_IMachiningMotionResolution_">ActUtil.GetClSteps(IActClMove, int, IMachiningMotionResolution)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Hi.Coloring.ColorUtil.html#Hi_Coloring_ColorUtil_GetGloomyColor_System_Object_System_Double_System_Double_">ColorUtil.GetGloomyColor(object, double, double)</a>
|
||||
</div>
|
||||
@@ -211,6 +214,42 @@ This interface defines the contract for tool path movements in machining operati
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_Acts_IActClMove_GetClSteps_" data-uid="Hi.Numerical.Acts.IActClMove.GetClSteps*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_Acts_IActClMove_GetClSteps_Hi_Numerical_MachiningMotionResolutionUtils_IMachiningMotionResolution_" data-uid="Hi.Numerical.Acts.IActClMove.GetClSteps(Hi.Numerical.MachiningMotionResolutionUtils.IMachiningMotionResolution)">
|
||||
GetClSteps(IMachiningMotionResolution)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">IEnumerable<ActClStep> GetClSteps(IMachiningMotionResolution ncResolution)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>ncResolution</code> <a class="xref" href="Hi.Numerical.MachiningMotionResolutionUtils.IMachiningMotionResolution.html">IMachiningMotionResolution</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a><<a class="xref" href="Hi.Numerical.Acts.ActClStep.html">ActClStep</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user