Add logic for export to DXF

This commit is contained in:
Evgeny Redikultsev
2025-10-29 22:07:41 +05:00
parent c84dc47134
commit 693e0648c4
9 changed files with 149 additions and 35 deletions

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using StructureHelperCommon.Services.Exports;
using System.Windows.Media.Imaging;
namespace StructureHelperLogics.NdmCalculations.Analyses