tune
This commit is contained in:
@@ -298,13 +298,13 @@ The output value set to NAN if the corresponding transformer does not exist.</p>
|
||||
<dd><p>machine coordinate Z</p>
|
||||
</dd>
|
||||
<dt><code>mcA</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
|
||||
<dd><p>machine coordinate A</p>
|
||||
<dd><p>machine coordinate A (rad)</p>
|
||||
</dd>
|
||||
<dt><code>mcB</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
|
||||
<dd><p>machine coordinate B</p>
|
||||
<dd><p>machine coordinate B (rad)</p>
|
||||
</dd>
|
||||
<dt><code>mcC</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
|
||||
<dd><p>machine coordinate C</p>
|
||||
<dd><p>machine coordinate C (rad)</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@@ -381,7 +381,7 @@ The output value set to NAN if the corresponding transformer does not exist.</p>
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Geom.DVec3d.html">DVec3d</a></dt>
|
||||
<dd><p>Machine coordinate as DVec3d</p>
|
||||
<dd><p>Machine coordinate as DVec3d. ABC in rad.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user