fix bug of opt arc circle offset.
This commit is contained in:
-39
@@ -274,45 +274,6 @@ The machine coordinate are all assumed to be zero.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Machining_MachiningEquipmentUtils_MachiningEquipmentUtil_RunByStep_" data-uid="Hi.Machining.MachiningEquipmentUtils.MachiningEquipmentUtil.RunByStep*"></a>
|
||||
|
||||
<h3 id="Hi_Machining_MachiningEquipmentUtils_MachiningEquipmentUtil_RunByStep_Hi_Machining_MachiningEquipmentUtils_IMachiningEquipment_Hi_NcStepUtils_INcStep0_Hi_Machining_MachiningToolHouse_" data-uid="Hi.Machining.MachiningEquipmentUtils.MachiningEquipmentUtil.RunByStep(Hi.Machining.MachiningEquipmentUtils.IMachiningEquipment,Hi.NcStepUtils.INcStep0,Hi.Machining.MachiningToolHouse)">
|
||||
RunByStep(IMachiningEquipment, INcStep0, MachiningToolHouse)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Runs the machining equipment according to the specified NC step.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void RunByStep(this IMachiningEquipment equipment, INcStep0 step, MachiningToolHouse toolHouse)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>equipment</code> <a class="xref" href="Hi.Machining.MachiningEquipmentUtils.IMachiningEquipment.html">IMachiningEquipment</a></dt>
|
||||
<dd><p>The machining equipment to run.</p>
|
||||
</dd>
|
||||
<dt><code>step</code> <a class="xref" href="Hi.NcStepUtils.INcStep0.html">INcStep0</a></dt>
|
||||
<dd><p>The NC step to execute.</p>
|
||||
</dd>
|
||||
<dt><code>toolHouse</code> <a class="xref" href="Hi.Machining.MachiningToolHouse.html">MachiningToolHouse</a></dt>
|
||||
<dd><p>The tool house containing available tools.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user