fix bug of G53.1 and remove NcEnv.SetToolHeightCompensationOnFeatureNormal property.

This commit is contained in:
2026-03-19 17:25:33 +08:00
parent 2c586333b6
commit 52a3412ecb
826 changed files with 41648 additions and 6499 deletions
@@ -103,7 +103,8 @@ Claim is active only to one sentence in which it is specified.</p>
<div class="markdown conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IOneShotClaim : IClaim</code></pre>
<pre><code class="lang-csharp hljs">[Obsolete]
public interface IOneShotClaim : IClaim</code></pre>
</div>