This commit is contained in:
2026-01-17 16:11:23 +08:00
parent a06e0d3724
commit 6607c78f0d
53 changed files with 3001 additions and 958 deletions
@@ -194,7 +194,7 @@
<p>The controller utilizes the <code>IProjectService</code> to:</p>
<ul>
<li>Access the current <a class="xref" href="../../../api/Hi.MachiningProcs.MachiningProject.html">MachiningProject</a></li>
<li>Retrieve and update &lt;xref:Hi.Numerical.NcEnv&gt; settings</li>
<li>Retrieve and update <a class="xref" href="../../../api/Hi.Numerical.HardNcEnv.html">HardNcEnv</a> settings</li>
<li>Save changes to the project</li>
</ul>
<h3 id="with-rendering-engine">With Rendering Engine</h3>