add docfx samples.
This commit is contained in:
@@ -8,9 +8,8 @@ using Hi.MillingSteps;
|
||||
using System.Windows;
|
||||
using Hi.Disp;
|
||||
|
||||
namespace Sample.Wpf.Machining
|
||||
namespace Sample.Machining
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// This example demonstrates how to integrate HiAPI's machining visualization capabilities into a WPF application. It utilizes the Hi.Wpf.Disp namespace to render machining processes in a 3D environment and implement user interaction features like strip position selection. The sample shows how to set up the rendering pipeline, handle camera controls, and connect machining data with the visualization system. This example is essential for developers building interactive CAM applications that require both rich visualization capabilities and user interaction with the machining model.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user