rename HiNC webapi to webservice.
This commit is contained in:
parent
22e98bfaee
commit
acaa747ba1
@ -1,17 +1,13 @@
|
||||
using Hi.Wpf.Disp;
|
||||
using System;
|
||||
using Hi.MongoUtils;
|
||||
using Hi.Licenses;
|
||||
using Hi.MachiningProcs;
|
||||
using Hi.Common.FileLines;
|
||||
using System.Windows;
|
||||
using Hi.Disp;
|
||||
using Hi.MachiningSteps;
|
||||
using Hi.HiNcKits;
|
||||
|
||||
namespace Sample.Machining
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// Demonstrates integration of machining process visualization with interactive strip position selection.
|
||||
/// Shows how to load a machining project, configure rendering options, and implement user interaction.
|
||||
|
Loading…
x
Reference in New Issue
Block a user