fix bug of G53.1 and remove NcEnv.SetToolHeightCompensationOnFeatureNormal property.
This commit is contained in:
@@ -95,12 +95,11 @@
|
||||
Classes
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcParsers.Semantics.McAbcCyclicPathSemantic.html">McAbcCyclicPathSemantic</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcParsers.Semantics.ProgramXyzSemantic.html">ProgramXyzSemantic</a></dt>
|
||||
<dd></dd>
|
||||
<dt><a class="xref" href="Hi.NcParsers.Semantics.MachineCoordinateStepSemantic.html">MachineCoordinateStepSemantic</a></dt>
|
||||
<dd><p>Read MachineCoordinate from <a class="xref" href="Hi.NcParsers.Keywords.IMachineCoordinateDef.html#Hi_NcParsers_Keywords_IMachineCoordinateDef_MachineCoordinate">MachineCoordinate</a> in JsonObject
|
||||
and produce <a class="xref" href="Hi.Numerical.Acts.ActMcXyzStep.html">ActMcXyzStep</a>.
|
||||
Requires <a class="xref" href="Hi.NcParsers.LogicSyntaxs.ProgramXyzSyntax.html">ProgramXyzSyntax</a> to have computed McXyz first.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcParsers.Semantics.SemanticPiece.html">SemanticPiece</a></dt>
|
||||
@@ -111,7 +110,9 @@ Interfaces
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcParsers.Semantics.INcSemantic.html">INcSemantic</a></dt>
|
||||
<dd><p>Builder of <a class="xref" href="Hi.NcParsers.Semantics.SemanticPiece.html">SemanticPiece</a>.SentenceClaim and <a class="xref" href="Hi.NcParsers.Semantics.SemanticPiece.html">SemanticPiece</a> LinkedList.</p>
|
||||
<dd><p>Resolves <a class="xref" href="Hi.NcParsers.Syntaxs.SyntaxPiece.html">SyntaxPiece</a> into <a class="xref" href="Hi.Numerical.Acts.IAct.html">IAct</a> sequence.
|
||||
Unlike <a class="xref" href="Hi.NcParsers.Syntaxs.INcSyntax.html">INcSyntax</a> which only transforms data in-place,
|
||||
<a class="xref" href="Hi.NcParsers.Semantics.INcSemantic.html">INcSemantic</a> produces machine actions from the parsed syntax data.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user