From eeb667905a9ee2d04aa9a3762c122f2c9ecd90d8 Mon Sep 17 00:00:00 2001
From: qin <a@163.com>
Date: 星期二, 18 三月 2025 13:49:32 +0800
Subject: [PATCH] 隐藏按钮方法

---
 Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs b/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs
index 98fc45b..0f7fc31 100644
--- a/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs
+++ b/Service/HStation.Service.Revit.Core/04-service/01-json/00-core/RevitJsonProp.cs
@@ -67,9 +67,14 @@
         public const string Position = "浣嶇疆淇℃伅";
 
         /// <summary>
+        /// 鏍囬珮
+        /// </summary>
+        public const string Elev = "鏍囬珮";
+
+        /// <summary>
         /// 鏍囬珮淇℃伅
         /// </summary>
-        public const string Elev = "鏍囬珮淇℃伅";
+        public const string ElevInfo = "鏍囬珮淇℃伅";
 
         /// <summary>
         /// 鏍囬珮涓殑楂樼▼

--
Gitblit v1.9.3