This commit is contained in:
2025-07-25 16:27:29 +08:00
parent 38b27cd481
commit b5cad3c171
1114 changed files with 68009 additions and 23981 deletions
@@ -104,6 +104,10 @@ Classes
<dd><p>Represents a linear cutter location movement action.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActClStep.html">ActClStep</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActClTeleport.html">ActClTeleport</a></dt>
<dd><p>Represents a teleport action for cutter location, allowing instant position change without movement.</p>
@@ -207,9 +211,13 @@ This class handles complex tool movements with both position and orientation con
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActTooling.html">ActTooling</a></dt>
<dd><p>Represents a tooling operation act in numerical control operations.
This class handles tool changes and related operations in the machining process.</p>
<dt><a class="xref" href="Hi.Numerical.Acts.ActToolingStep.html">ActToolingStep</a></dt>
<dd><p>Action of equiping the tool with machining step operation such as collision detection and volume removal.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActToolingTeleport.html">ActToolingTeleport</a></dt>
<dd><p>Action of Equiping the tool without machining step operation such as collision detection and volume removal.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -262,6 +270,10 @@ This interface is used to define actions that take a measurable amount of time t
Acts as a marker interface to identify actions that should not be executed.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.IActTooling.html">IActTooling</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.IWorkTimeAttrib.html">IWorkTimeAttrib</a></dt>
<dd><p>Interface for objects that provide both read and write access to work time.