build nc controller wpf.

This commit is contained in:
2025-05-15 19:09:19 +08:00
parent 4ee5fed8e3
commit e368c86e7c
2 changed files with 4 additions and 0 deletions
@@ -10,6 +10,7 @@ using Hi.MachiningSteps;
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.