This commit is contained in:
2025-11-01 16:42:32 +08:00
parent 1507e95fff
commit 83745faed9
37 changed files with 1659 additions and 163 deletions
@@ -165,7 +165,10 @@ Implements <a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html">IMakeXm
</h3>
<div class="markdown level1 summary"><p>Gets the maximum feed per tooth value in millimeters.</p>
<div class="markdown level1 summary"><p>Gets the maximum feed per tooth value in millimeters.
By the principle of conservation,
if the value is different from the <a class="xref" href="Hi.NcOpt.NcOptOption.html">NcOptOption</a>.<a class="xref" href="Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_MaxFeedPerTooth_mm">MaxFeedPerTooth_mm</a>,
The smaller value will be applied in the optimization process.</p>
</div>
<div class="markdown level1 conceptual"></div>
@@ -198,7 +201,10 @@ Implements <a class="xref" href="Hi.Common.XmlUtils.IMakeXmlSource.html">IMakeXm
</h3>
<div class="markdown level1 summary"><p>Gets the minimum feed per tooth value in millimeters.</p>
<div class="markdown level1 summary"><p>Gets the minimum feed per tooth value in millimeters.
By the principle of conservation,
if the value is different from the <a class="xref" href="Hi.NcOpt.NcOptOption.html">NcOptOption</a>.<a class="xref" href="Hi.NcOpt.NcOptOption.html#Hi_NcOpt_NcOptOption_MinFeedPerTooth_mm">MinFeedPerTooth_mm</a>,
The larger value will be applied in the optimization process.</p>
</div>
<div class="markdown level1 conceptual"></div>