diff --git a/Test/ExtractLocation.cs b/Test/ExtractLocation.cs index b494cdc..bf2b1a1 100644 --- a/Test/ExtractLocation.cs +++ b/Test/ExtractLocation.cs @@ -53,9 +53,9 @@ public void GetAllXrefBlock() tr.Commit(); } - // string filepath = @"D:/test.csv"; - // ExportToCsv(assignmentDatas, filepath, true, ","); - // Process.Start(filepath); + string filepath = @"D:/test.csv"; + ExportToCsv(assignmentDatas, filepath, true, ","); + Process.Start(filepath); } void TestTransform() @@ -147,13 +147,14 @@ public void GetInfoRecord(BlockReference blockReference, ref List