fix SoftNcRunner GM code normalization.
This commit is contained in:
+3
-3
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="title" content="Class MachineCoordinateStepSemantic | HiAPI-C# 2025 ">
|
||||
|
||||
<meta name="description" content="Read MachineCoordinate from in JsonObject and produce . Requires ProgramXyzSyntax to have computed McXyz first.">
|
||||
<meta name="description" content="Read MachineCoordinate from in JsonObject and produce . Requires to have computed McXyz first.">
|
||||
<link rel="icon" href="../img/HiAPI.favicon.ico">
|
||||
<link rel="stylesheet" href="../public/docfx.min.css">
|
||||
<link rel="stylesheet" href="../public/main.css">
|
||||
@@ -97,9 +97,9 @@ Class MachineCoordinateStepSemantic
|
||||
<dl><dt>Assembly</dt><dd>HiMech.dll</dd></dl>
|
||||
</div>
|
||||
|
||||
<div class="markdown summary"><p>Read MachineCoordinate from <a class="xref" href="Hi.NcParsers.Keywords.IMachineCoordinateDef.html#Hi_NcParsers_Keywords_IMachineCoordinateDef_MachineCoordinate">MachineCoordinate</a> in JsonObject
|
||||
<div class="markdown summary"><p>Read MachineCoordinate from <a class="xref" href="Hi.NcParsers.Keywords.IMachineCoordinateStateDef.html#Hi_NcParsers_Keywords_IMachineCoordinateStateDef_MachineCoordinateState">MachineCoordinateState</a> in JsonObject
|
||||
and produce <a class="xref" href="Hi.Numerical.Acts.ActMcXyzStep.html">ActMcXyzStep</a>.
|
||||
Requires ProgramXyzSyntax to have computed McXyz first.</p>
|
||||
Requires <a class="xref" href="Hi.NcParsers.LogicSyntaxs.ProgramXyzSyntax.html">ProgramXyzSyntax</a> to have computed McXyz first.</p>
|
||||
</div>
|
||||
<div class="markdown conceptual"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user