This commit is contained in:
2025-09-06 21:25:33 +08:00
parent f6dd232ef8
commit 878475acf8
108 changed files with 5919 additions and 4961 deletions
@@ -110,7 +110,6 @@
HiDisp --> Hi.WinForm
HiDisp --> Hi.Wpf
HiDisp --> Hi.Webapi
style HiNc fill:#d3d,stroke:#333,stroke-width:2px
</code></pre>
@@ -119,7 +118,6 @@
<ul>
<li>For Windows Forms applications, use the <code>Hi.WinForm</code> package.</li>
<li>For WPF applications, use the <code>Hi.Wpf</code> package.</li>
<li>For Webapi applications, use <code>Hi.Webapi</code> package.</li>
</ul>
<div class="NOTE">
<h5>Note</h5>
@@ -137,11 +135,6 @@
<li><a href="https://superhightech-gitea.webredirect.org/HiNC-Deploy/Hi.Wpf.git">https://superhightech-gitea.webredirect.org/HiNC-Deploy/Hi.WinForm.git</a></li>
</ul>
</li>
<li>Hi.Webapi
<ul>
<li><a href="https://superhightech-gitea.webredirect.org/HiNC-Deploy/Hi.Webapi.git">https://superhightech-gitea.webredirect.org/HiNC-Deploy/Hi.Webapi.git</a></li>
</ul>
</li>
</ul>
<h2 id="hiapi-sample-code">HiAPI Sample Code</h2>
<p>See <a href="../sample/Sample.Machining.html">Sample Code</a> or download the repositories to get more samples. The following sample repository demonstrate various aspects of using HiAPI for machining simulation:</p>
@@ -158,12 +151,6 @@
<li>The repository generally contains the sample code that requires rendering canvas.</li>
</ul>
</li>
<li>Hi.Sample.Webapi
<ul>
<li><a href="https://superhightech-gitea.webredirect.org/HiNC-Deploy/Hi.Sample.Webapi.git">https://superhightech-gitea.webredirect.org/HiNC-Deploy/Hi.Sample.Webapi.git</a></li>
<li>The repository shows how to use Hi.Webapi nuget package.</li>
</ul>
</li>
</ul>
</article>