This commit is contained in:
2025-12-30 15:43:10 +08:00
parent 955dab6e65
commit 7083653661
44 changed files with 1165 additions and 513 deletions
@@ -350,39 +350,6 @@ public static NcOptimizationEmbeddedLogMode EmbeddedLogMode { get; set; }</code>
<a id="Hi_MachiningProcs_RuntimeApi_EnableAutoMapOnSelectionEnd_" data-uid="Hi.MachiningProcs.RuntimeApi.EnableAutoMapOnSelectionEnd*"></a>
<h3 id="Hi_MachiningProcs_RuntimeApi_EnableAutoMapOnSelectionEnd" data-uid="Hi.MachiningProcs.RuntimeApi.EnableAutoMapOnSelectionEnd">
EnableAutoMapOnSelectionEnd
</h3>
<div class="markdown level1 summary"><p>Gets or sets whether to automatically map selections when they end.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsAce]
public bool EnableAutoMapOnSelectionEnd { get; set; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<a id="Hi_MachiningProcs_RuntimeApi_EnableCollisionDetection_" data-uid="Hi.MachiningProcs.RuntimeApi.EnableCollisionDetection*"></a>
<h3 id="Hi_MachiningProcs_RuntimeApi_EnableCollisionDetection" data-uid="Hi.MachiningProcs.RuntimeApi.EnableCollisionDetection">
@@ -449,6 +416,39 @@ public static bool EnableIndividualStepAdjustmentLog { get; set; }</code></pre>
<a id="Hi_MachiningProcs_RuntimeApi_EnableMapOnSelectionEnd_" data-uid="Hi.MachiningProcs.RuntimeApi.EnableMapOnSelectionEnd*"></a>
<h3 id="Hi_MachiningProcs_RuntimeApi_EnableMapOnSelectionEnd" data-uid="Hi.MachiningProcs.RuntimeApi.EnableMapOnSelectionEnd">
EnableMapOnSelectionEnd
</h3>
<div class="markdown level1 summary"><p>Gets or sets whether to automatically map selections when they end.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsAce]
public bool EnableMapOnSelectionEnd { get; set; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd></dd>
</dl>
<a id="Hi_MachiningProcs_RuntimeApi_EnablePauseOnCollision_" data-uid="Hi.MachiningProcs.RuntimeApi.EnablePauseOnCollision*"></a>
<h3 id="Hi_MachiningProcs_RuntimeApi_EnablePauseOnCollision" data-uid="Hi.MachiningProcs.RuntimeApi.EnablePauseOnCollision">