tune
This commit is contained in:
-4
@@ -153,18 +153,14 @@ Provides a complete example of a 3D visualization application with HiAPI and WPF
|
||||
<div class="markdown level0 remarks"><h3 id="source-code">Source Code</h3>
|
||||
<pre><code class="lang-csharp" name="SampleCode">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.
|
||||
|
||||
Reference in New Issue
Block a user