tune
This commit is contained in:
@@ -1368,6 +1368,40 @@ public double MachiningResolution_mm { get; set; }</code></pre>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeController_MillingCycleDivisionNum_" data-uid="Hi.MachiningProcs.RuntimeController.MillingCycleDivisionNum*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeController_MillingCycleDivisionNum" data-uid="Hi.MachiningProcs.RuntimeController.MillingCycleDivisionNum">
|
||||
MillingCycleDivisionNum
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets or sets the number of divisions per cycle for milling force calculation.
|
||||
This property should be set before milling force evaluation if <a class="xref" href="Hi.MachiningProcs.RuntimeController.html#Hi_MachiningProcs_RuntimeController_TrainMillingPara_Hi_MillingForces_Fittings_SampleFlag_System_String_System_Double_">TrainMillingPara(SampleFlag, string, double)</a> is intended to be used.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[JsAce]
|
||||
public static int MillingCycleDivisionNum { 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.int32">int</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_MachiningProcs_RuntimeController_MillingForceCycleDivisionNum_" data-uid="Hi.MachiningProcs.RuntimeController.MillingForceCycleDivisionNum*"></a>
|
||||
|
||||
<h3 id="Hi_MachiningProcs_RuntimeController_MillingForceCycleDivisionNum" data-uid="Hi.MachiningProcs.RuntimeController.MillingForceCycleDivisionNum">
|
||||
@@ -1382,6 +1416,7 @@ This property should be set before milling force evaluation if <a class="xref" h
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[JsAce]
|
||||
[Obsolete]
|
||||
public static int MillingForceCycleDivisionNum { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user