From b0944e2f380a3d538e6cc740673ea49c67abfebf Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期二, 22 十月 2024 16:33:45 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Component/Yw.BIMFace.SDK.Core/01-request/RvtModelConfig.cs |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/Component/Yw.BIMFace.SDK.Core/01-request/RvtModelConfig.cs b/Component/Yw.BIMFace.SDK.Core/01-request/RvtModelConfig.cs
index 7569ce4..84b5817 100644
--- a/Component/Yw.BIMFace.SDK.Core/01-request/RvtModelConfig.cs
+++ b/Component/Yw.BIMFace.SDK.Core/01-request/RvtModelConfig.cs
@@ -10,23 +10,23 @@
         {
             //璁剧疆 null锛屽湪搴忓垪鍖栫殑鏃跺�欏拷鐣ヨ瀛楁锛屼笉鍑虹幇鍦ㄥ簭鍒楀寲鍚庣殑瀛楃涓蹭腑
             Texture = false;
-            ViewName = "3D";
-            DisplayLevel = "fine";
-            ExportHiddenObjects = false;
-            ExportSchedule = false;
-            ExportViewImage = false;
-            ViewImageDPI = "150";
-            Language = "zh-CN";
+            //ViewName = "3D";
+            //DisplayLevel = "fine";
+            //ExportHiddenObjects = false;
+            //ExportSchedule = false;
+            //ExportViewImage = false;
+            //ViewImageDPI = "150";
+            //Language = "zh-CN";
 
-            ExportDwg = true;
-            ExportDrawing = true;
-            ExportPdf = null;
+            //ExportDwg = true;
+            //ExportDrawing = true;
+            //ExportPdf = null;
 
-            ExportDwgInstance = null;
-            ExportSystemType = null;
-            ExportProperties = null;
-            Unit = null;
-            ToBimtiles = null;
+            //ExportDwgInstance = null;
+            //ExportSystemType = null;
+            //ExportProperties = null;
+            //Unit = null;
+            //ToBimtiles = null;
         }
 
         /// <summary>

--
Gitblit v1.9.3