tune
This commit is contained in:
@@ -2294,54 +2294,6 @@ So be care that do not change the NC XYZ if not needed.</p>
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_HardNcLine_GetProgramXyzabc_" data-uid="Hi.Numerical.HardNcLine.GetProgramXyzabc*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_HardNcLine_GetProgramXyzabc_Hi_Numerical_HardNcEnv_Hi_Geom_DVec3d_System_Nullable_System_Boolean___Hi_Common_Messages_IMessageHost_" data-uid="Hi.Numerical.HardNcLine.GetProgramXyzabc(Hi.Numerical.HardNcEnv,Hi.Geom.DVec3d,System.Nullable{System.Boolean}@,Hi.Common.Messages.IMessageHost)">
|
||||
GetProgramXyzabc(HardNcEnv, DVec3d, out bool?, IMessageHost)
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Gets the program XYZABC coordinates from machine coordinates.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public DVec3d GetProgramXyzabc(HardNcEnv ncEnv, DVec3d mcXyzabc, out bool? isG68p2Successed, IMessageHost messageHost)</code></pre>
|
||||
</div>
|
||||
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>ncEnv</code> <a class="xref" href="Hi.Numerical.HardNcEnv.html">HardNcEnv</a></dt>
|
||||
<dd><p>The NC environment.</p>
|
||||
</dd>
|
||||
<dt><code>mcXyzabc</code> <a class="xref" href="Hi.Geom.DVec3d.html">DVec3d</a></dt>
|
||||
<dd><p>The machine coordinates.</p>
|
||||
</dd>
|
||||
<dt><code>isG68p2Successed</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?</dt>
|
||||
<dd><p>Output parameter indicating whether G68.2 coordinate conversion was successful.</p>
|
||||
</dd>
|
||||
<dt><code>messageHost</code> <a class="xref" href="Hi.Common.Messages.IMessageHost.html">IMessageHost</a></dt>
|
||||
<dd><p>The message host for logging.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.DVec3d.html">DVec3d</a></dt>
|
||||
<dd><p>The program XYZABC coordinates.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_HardNcLine_GetSourceCommand_" data-uid="Hi.Numerical.HardNcLine.GetSourceCommand*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_HardNcLine_GetSourceCommand" data-uid="Hi.Numerical.HardNcLine.GetSourceCommand">
|
||||
|
||||
Reference in New Issue
Block a user