This commit is contained in:
2025-07-25 16:27:29 +08:00
parent 38b27cd481
commit b5cad3c171
1114 changed files with 68009 additions and 23981 deletions
@@ -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>