update XML IO pattern.
This commit is contained in:
+39
-5
@@ -595,7 +595,7 @@ Unit: N/mm.</p>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets or sets the shear coefficient along the rake face cross line (c).
|
||||
Direction is from outer to center on side cutting.
|
||||
Unit: N/mm².</p>
|
||||
Unit: N/mm�.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -628,7 +628,7 @@ Unit: N/mm².</p>
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets or sets the shear coefficient along the rake face normal direction (n).
|
||||
Unit: N/mm².</p>
|
||||
Unit: N/mm�.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -1014,6 +1014,40 @@ Since the folder can be moving with the configuration file.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MillingForces_RakeFaceCuttingParas_RakeFaceCuttingPara2d_Reg_" data-uid="Hi.MillingForces.RakeFaceCuttingParas.RakeFaceCuttingPara2d.Reg*"></a>
|
||||
|
||||
<h3 id="Hi_MillingForces_RakeFaceCuttingParas_RakeFaceCuttingPara2d_Reg_Hi_Common_XmlUtils_XFactory_" data-uid="Hi.MillingForces.RakeFaceCuttingParas.RakeFaceCuttingPara2d.Reg(Hi.Common.XmlUtils.XFactory)">
|
||||
Reg(XFactory)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Registers this type's deserializer with the given <a class="xref" href="Hi.Common.XmlUtils.XFactory.html">XFactory</a>
|
||||
(or <a class="xref" href="Hi.Common.XmlUtils.XFactory.html#Hi_Common_XmlUtils_XFactory_Default">Default</a> when <code class="paramref">factory</code> is
|
||||
<code>null</code>). Idempotent.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void Reg(XFactory factory = null)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>factory</code> <a class="xref" href="Hi.Common.XmlUtils.XFactory.html">XFactory</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MillingForces_RakeFaceCuttingParas_RakeFaceCuttingPara2d_SetElementByIndex_" data-uid="Hi.MillingForces.RakeFaceCuttingParas.RakeFaceCuttingPara2d.SetElementByIndex*"></a>
|
||||
|
||||
<h3 id="Hi_MillingForces_RakeFaceCuttingParas_RakeFaceCuttingPara2d_SetElementByIndex_System_Int32_System_Double_" data-uid="Hi.MillingForces.RakeFaceCuttingParas.RakeFaceCuttingPara2d.SetElementByIndex(System.Int32,System.Double)">
|
||||
@@ -1048,9 +1082,9 @@ Since the folder can be moving with the configuration file.</p>
|
||||
|
||||
<h4 class="section" id="Hi_MillingForces_RakeFaceCuttingParas_RakeFaceCuttingPara2d_SetElementByIndex_System_Int32_System_Double__remarks">Remarks</h4>
|
||||
<div class="markdown level1 remarks"><p>Index mapping:
|
||||
0 - Kse (N/mm²)
|
||||
1 - Ksc (N/mm²)
|
||||
2 - Ksn (N/mm²)
|
||||
0 - Kse (N/mm�)
|
||||
1 - Ksc (N/mm�)
|
||||
2 - Ksn (N/mm�)
|
||||
3 - Kpe (N/mm)
|
||||
4 - Kpc (N/mm)
|
||||
5 - Kpn (N/mm)</p>
|
||||
|
||||
Reference in New Issue
Block a user