This commit is contained in:
2025-10-15 13:44:52 +08:00
parent 666c2354d7
commit 6e3e702730
626 changed files with 929 additions and 755 deletions
@@ -284,70 +284,6 @@ The object is part of data in the <a class="xref" href="Hi.MachiningSteps.Machin
<a id="Hi_MillingSteps_MillingInstance_InstantCraterWear_um_" data-uid="Hi.MillingSteps.MillingInstance.InstantCraterWear_um*"></a>
<h3 id="Hi_MillingSteps_MillingInstance_InstantCraterWear_um" data-uid="Hi.MillingSteps.MillingInstance.InstantCraterWear_um">
InstantCraterWear_um
</h3>
<div class="markdown level1 summary"><p>Gets or sets the instant crater wear in micrometers.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public double InstantCraterWear_um { get; set; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
<dd></dd>
</dl>
<a id="Hi_MillingSteps_MillingInstance_InstantFlankWearDepth_um_" data-uid="Hi.MillingSteps.MillingInstance.InstantFlankWearDepth_um*"></a>
<h3 id="Hi_MillingSteps_MillingInstance_InstantFlankWearDepth_um" data-uid="Hi.MillingSteps.MillingInstance.InstantFlankWearDepth_um">
InstantFlankWearDepth_um
</h3>
<div class="markdown level1 summary"><p>Gets or sets the instant flank wear depth in micrometers.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public double InstantFlankWearDepth_um { get; set; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
<dd></dd>
</dl>
<a id="Hi_MillingSteps_MillingInstance_IsTouched_" data-uid="Hi.MillingSteps.MillingInstance.IsTouched*"></a>
<h3 id="Hi_MillingSteps_MillingInstance_IsTouched" data-uid="Hi.MillingSteps.MillingInstance.IsTouched">
@@ -510,72 +446,6 @@ public int StepIndex { get; }</code></pre>
<a id="Hi_MillingSteps_MillingInstance_ThermalStress_MPa_" data-uid="Hi.MillingSteps.MillingInstance.ThermalStress_MPa*"></a>
<h3 id="Hi_MillingSteps_MillingInstance_ThermalStress_MPa" data-uid="Hi.MillingSteps.MillingInstance.ThermalStress_MPa">
ThermalStress_MPa
</h3>
<div class="markdown level1 summary"><p>Gets or sets the thermal stress in megapascals.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public double ThermalStress_MPa { get; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
<dd></dd>
</dl>
<a id="Hi_MillingSteps_MillingInstance_ThermalYieldRatio_" data-uid="Hi.MillingSteps.MillingInstance.ThermalYieldRatio*"></a>
<h3 id="Hi_MillingSteps_MillingInstance_ThermalYieldRatio" data-uid="Hi.MillingSteps.MillingInstance.ThermalYieldRatio">
ThermalYieldRatio
</h3>
<div class="markdown level1 summary"><p>Ratio between Thermal Stress and tensile strength.
The tensile strength is applied since the compressive strength is high.
so assume if the material shrink back, there arise tensile stress.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public double ThermalYieldRatio { get; }</code></pre>
</div>
<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
<dd></dd>
</dl>
</article>