This commit is contained in:
2025-12-25 22:24:36 +08:00
parent b64c156a59
commit 4ec5309907
32 changed files with 214 additions and 154 deletions
@@ -3499,6 +3499,43 @@ public IEnumerable&lt;Action&gt; RunNcFile(string relNcFilePath)</code></pre>
<a id="Hi_MachiningProcs_RuntimeApi_ScaledFeedPerCycle_" data-uid="Hi.MachiningProcs.RuntimeApi.ScaledFeedPerCycle*"></a>
<h3 id="Hi_MachiningProcs_RuntimeApi_ScaledFeedPerCycle_System_Double_" data-uid="Hi.MachiningProcs.RuntimeApi.ScaledFeedPerCycle(System.Double)">
ScaledFeedPerCycle(double)
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsAce(&quot;FeedPerCycle($1scale)&quot;)]
public FeedPerCycleMachiningMotionResolution ScaledFeedPerCycle(double scale)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>scale</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="Hi.Numerical.MachiningMotionResolutionUtils.FeedPerCycleMachiningMotionResolution.html">FeedPerCycleMachiningMotionResolution</a></dt>
<dd></dd>
</dl>
<a id="Hi_MachiningProcs_RuntimeApi_SetNcResolutionFeedPerCycle_" data-uid="Hi.MachiningProcs.RuntimeApi.SetNcResolutionFeedPerCycle*"></a>
<h3 id="Hi_MachiningProcs_RuntimeApi_SetNcResolutionFeedPerCycle" data-uid="Hi.MachiningProcs.RuntimeApi.SetNcResolutionFeedPerCycle">