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
@@ -233,7 +233,7 @@ Class MillingForceUtil
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void GetMillingFoce(ICuttingPara millingPara, IMachiningTool millingTool, MachineMotionStep machineStep, LayerMillingEngagement engagement, out MillingPhysicsBrief brief, out MillingForceLuggage luggage, double trialClippingHeight_mm, bool enableCalculatingReliefColliding = false)</code></pre>
<pre><code class="lang-csharp hljs">public static void GetMillingFoce(ICuttingPara millingPara, IMachiningTool millingTool, MachineMotionStep machineStep, LayerMillingEngagement engagement, out MillingPhysicsBrief brief, out MillingForceLuggage luggage, double trialClippingHeight_mm, bool enableCalculatingReliefColliding)</code></pre>
</div>
<h4 class="section">Parameters</h4>