This commit is contained in:
2025-11-06 18:19:41 +08:00
parent 401d3a54e8
commit 73a61d8d1b
34 changed files with 439 additions and 436 deletions
+9 -9
View File
@@ -112,8 +112,8 @@ Provides implementation for feed-per-tooth optimization with fixed minimum and m
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcOpt.MillingCutterOptLimit.html">MillingCutterOptLimit</a></dt>
<dd><p>Represents optimization limits for milling cutters.</p>
<dt><a class="xref" href="Hi.NcOpt.MillingCutterOptOption.html">MillingCutterOptOption</a></dt>
<dd><p>Represents NC optimization option for milling cutters.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -134,17 +134,17 @@ Provides implementation for feed-per-tooth optimization with fixed minimum and m
<h3 id="interfaces">
Interfaces
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcOpt.ICutterOptLimit.html">ICutterOptLimit</a></dt>
<dd><p>Interface for cutter optimization limits.
Combines feed-per-tooth optimization capabilities with duplication and XML serialization support.
Inherits from <a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html">IMakeXmlSource</a>, <a class="xref" href="Hi.NcOpt.IFeedPerToothOptLimit.html">IFeedPerToothOptLimit</a>, and <a class="xref" href="Hi.Common.IDuplicate.html">IDuplicate</a>.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcOpt.ICutterOptLimitHost.html">ICutterOptLimitHost</a></dt>
<dd><p>Interface for hosts that contain cutter optimization limits.
Provides access to cutter optimization limit settings.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.NcOpt.ICutterOptOption.html">ICutterOptOption</a></dt>
<dd><p>Interface for cutter optimization limits.
Combines feed-per-tooth optimization capabilities with duplication and XML serialization support.
Inherits from <a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html">IMakeXmlSource</a>, <a class="xref" href="Hi.NcOpt.IFeedPerToothOptLimit.html">IFeedPerToothOptLimit</a>, and <a class="xref" href="Hi.Common.IDuplicate.html">IDuplicate</a>.</p>
</dd>
</dl>
<dl class="jumplist">