duheng
2024-12-05 d14b23dfc213c131efcf76cee206cff79e261294
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-l3d/XhsProjectSimulationL3dCtrl.cs
@@ -9,6 +9,7 @@
        private Yw.Model.HydroModelInfo _hydroInfo = null;
        /// <summary>
        /// 绑定数据
        /// </summary>
@@ -23,7 +24,9 @@
            this.networkPanel1.Initial(netWork);
        }
        private void XhsProjectSimulationL3dCtrl_Load(object sender, EventArgs e)
        {
        }
    }
}