This commit is contained in:
2025-08-30 15:31:33 +08:00
parent 6e7d65b32a
commit 97aa5f3b30
766 changed files with 8238 additions and 1394 deletions
@@ -97,6 +97,12 @@ Classes
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.DynamicMachiningProjectDisplayee.html">DynamicMachiningProjectDisplayee</a></dt>
<dd><p>Provides display capabilities for a milling course.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.LocalProjectService.html">LocalProjectService</a></dt>
<dd><p>Root(Local) project service.
Apply absolute file path.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -148,6 +154,10 @@ Provides settings for physics simulation, evaluation, and temperature control.</
<dd><p>Provides utility methods for milling calculations and operations.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.RuntimeApi.html">RuntimeApi</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.RuntimeController.html">RuntimeController</a></dt>
<dd><p>Provides a C# scripting API for controlling and manipulating the milling course.
@@ -189,6 +199,10 @@ Interfaces
<dt><a class="xref" href="Hi.MachiningProcs.IPathedMachiningProjectHost.html">IPathedMachiningProjectHost</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.IProjectService.html">IProjectService</a></dt>
<dd></dd>
</dl>
<h3 id="enums">
Enums
</h3>
@@ -199,7 +213,8 @@ Enums
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.SessionMessageHost.FilterFlag.html">SessionMessageHost.FilterFlag</a></dt>
<dd></dd>
<dd><p>Filtering flags for querying messages.</p>
</dd>
</dl>
<h3 id="delegates">
Delegates
@@ -209,6 +224,10 @@ Delegates
<dd><p>Delegate for configuring a milling step with additional arguments.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.LocalProjectService.MachiningProjectChangedDelegate.html">LocalProjectService.MachiningProjectChangedDelegate</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningProcs.MachiningActRunner.MachiningStepBuiltDelegate.html">MachiningActRunner.MachiningStepBuiltDelegate</a></dt>
<dd><p>Delegate for configuring a step with previous and current step information.</p>