lixiaojun
2025-03-02 4ce9d8c856dc2f0e580e92b74f399c80f27f080a
WinFrmUI/Yw.WinFrmUI.Hydro.Core/00-core/07-function/HydroFunctionHelper.cs
@@ -15,8 +15,14 @@
        /// </summary>
        public const string SceneMgr = "hydro-scene-mgr";
        /// <summary>
        /// 水力模型
        /// </summary>
        public const string ModelMgr = "hydro-model-mgr";
        /// <summary>
        /// 三维模型
        /// </summary>
        public const string BimfaceMgr = "hydro-bimface-mgr";
    }
}
}