tune
This commit is contained in:
@@ -102,12 +102,6 @@ Classes
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.MachiningActRunner.html">MachiningActRunner</a></dt>
|
||||
<dd><p>Represents a runner for machining actions that manages milling steps, tool paths, and collision detection.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.MachiningMessage.html">MachiningMessage</a></dt>
|
||||
<dd><p>Represents a message in the machining process that can contain various types of data
|
||||
such as source commands, machining steps, exceptions, and tagged messages.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
@@ -155,13 +149,20 @@ Provides settings for physics simulation, evaluation, and temperature control.</
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.SessionMessageHost.html">SessionMessageHost</a></dt>
|
||||
<dd><p>Represents a host for managing milling messages with thread-safe operations and stable index tracking.</p>
|
||||
<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.
|
||||
Allows for runtime control of milling operations, geometry manipulation, and data analysis.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.SessionMessageHost.AlwaysStableTorch.html">SessionMessageHost.AlwaysStableTorch</a></dt>
|
||||
<dd><p>A disposable class that manages the stable index state.</p>
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.SessionMessage.html">SessionMessage</a></dt>
|
||||
<dd><p>Represents a message in the machining process that can contain various types of data
|
||||
such as source commands, machining steps, exceptions, and tagged messages.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.SessionMessageHost.html">SessionMessageHost</a></dt>
|
||||
<dd><p>Represents a host for managing milling messages with thread-safe operations and stable index tracking.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
@@ -170,10 +171,23 @@ Provides settings for physics simulation, evaluation, and temperature control.</
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.ShellApi.html">ShellApi</a></dt>
|
||||
<dd><p>Provides a C# scripting API for controlling and manipulating the milling course.
|
||||
Allows for runtime control of milling operations, geometry manipulation, and data analysis.</p>
|
||||
</dd>
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.SetupController.html">SetupController</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<h3 id="interfaces">
|
||||
Interfaces
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.IMachiningProjectGetter.html">IMachiningProjectGetter</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.IMachiningProjectHost.html">IMachiningProjectHost</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.IPathedMachiningProjectHost.html">IPathedMachiningProjectHost</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<h3 id="enums">
|
||||
Enums
|
||||
@@ -183,6 +197,10 @@ Enums
|
||||
<dd><p>Flags that control which elements are rendered in the visualization.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.MachiningProcs.SessionMessageHost.FilterFlag.html">SessionMessageHost.FilterFlag</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<h3 id="delegates">
|
||||
Delegates
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user