build nc controller wpf.
This commit is contained in:
parent
4ee5fed8e3
commit
e368c86e7c
@ -31,5 +31,8 @@
|
|||||||
<PackageReference Include="HiNc" Version="1.4.*" />
|
<PackageReference Include="HiNc" Version="1.4.*" />
|
||||||
<PackageReference Include="Hi.Wpf" Version="1.4.*" />
|
<PackageReference Include="Hi.Wpf" Version="1.4.*" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Folder Include="Mech\" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
@ -10,6 +10,7 @@ using Hi.MachiningSteps;
|
|||||||
|
|
||||||
namespace Sample.Machining
|
namespace Sample.Machining
|
||||||
{
|
{
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Demonstrates integration of machining process visualization with interactive strip position selection.
|
/// 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.
|
/// Shows how to load a machining project, configure rendering options, and implement user interaction.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user