fix SoftNcRunner GM code normalization.
This commit is contained in:
@@ -231,6 +231,37 @@ This class manages the display and interaction of cutter location points and lin
|
||||
|
||||
|
||||
|
||||
<h3 id="Hi_CutterLocations_ClStrips_ClStrip_InternalMachiningStepSelected" data-uid="Hi.CutterLocations.ClStrips.ClStrip.InternalMachiningStepSelected">
|
||||
InternalMachiningStepSelected
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Host wiring hook invoked when a strip position selects a machining step (low-level; prefer <a class="xref" href="Hi.CutterLocations.ClStrips.ClStrip.html#Hi_CutterLocations_ClStrips_ClStrip_MachiningStepSelected">MachiningStepSelected</a> for UI).</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Action<MachiningStep> InternalMachiningStepSelected</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Field Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.action-1">Action</a><<a class="xref" href="Hi.MachiningSteps.MachiningStep.html">MachiningStep</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="Hi_CutterLocations_ClStrips_ClStrip_slice_distance" data-uid="Hi.CutterLocations.ClStrips.ClStrip.slice_distance">
|
||||
slice_distance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user