ExportMap/cs/XYZUtils.cs @@ -23,7 +23,7 @@ { if (string.IsNullOrWhiteSpace(pyFile)) { pyFile = Path.Combine(ExportUtil.SourcesPath, "xyz.py"); pyFile = Path.Combine(ExportUtil.SourcesPath, "xyz2.py"); } return pyFile;