tune
This commit is contained in:
@@ -373,8 +373,8 @@ Since the folder can be moving with the configuration file.</p>
|
||||
|
||||
<a id="Hi_ShellCommands_NcFileListCommand_Run_" data-uid="Hi.ShellCommands.NcFileListCommand.Run*"></a>
|
||||
|
||||
<h3 id="Hi_ShellCommands_NcFileListCommand_Run_Hi_MachiningProcs_RuntimeController_" data-uid="Hi.ShellCommands.NcFileListCommand.Run(Hi.MachiningProcs.RuntimeController)">
|
||||
Run(RuntimeController)
|
||||
<h3 id="Hi_ShellCommands_NcFileListCommand_Run_Hi_MachiningProcs_RuntimeApi_" data-uid="Hi.ShellCommands.NcFileListCommand.Run(Hi.MachiningProcs.RuntimeApi)">
|
||||
Run(RuntimeApi)
|
||||
|
||||
</h3>
|
||||
|
||||
@@ -383,12 +383,12 @@ Since the folder can be moving with the configuration file.</p>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IEnumerable<Action> Run(RuntimeController scriptApi)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public IEnumerable<Action> Run(RuntimeApi scriptApi)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>scriptApi</code> <a class="xref" href="Hi.MachiningProcs.RuntimeController.html">RuntimeController</a></dt>
|
||||
<dt><code>scriptApi</code> <a class="xref" href="Hi.MachiningProcs.RuntimeApi.html">RuntimeApi</a></dt>
|
||||
<dd><p>Script API for executing milling commands.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user