xulisong 6 năm trước cách đây
mục cha
commit
db6fdac49f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      MBI/SAGA.MBI/RevitExport/MbiElementManager.cs

+ 1 - 1
MBI/SAGA.MBI/RevitExport/MbiElementManager.cs

@@ -43,7 +43,7 @@ namespace SAGA.MBI.RevitExport
             InitDb();
             MbiElementManager manager = new MbiElementManager();
             MBIDb = manager.ExportMbiEelemntDB(doc);
-            #region 事形式
+            #region 事形式
             //using (Transaction tran = new Transaction(doc, "导出"))
             //{
             //    try