tangxu
2024-05-08 02a032030f8fe8acfece20e1ddb37cdc9426e808
WinfrmUI/Hydro.WinfrmUI.Browser/Viewer.Designer.cs
@@ -77,27 +77,6 @@
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ViewBrowser));
            this.panel1 = new System.Windows.Forms.Panel();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton_save = new System.Windows.Forms.ToolStripSplitButton();
            this.另存为ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.以当前视角另存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.增量保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton_普通 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_新建节点 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_新建管线 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_新建立管 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_添加水库 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_添加水池 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_添加水泵 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_添加阀门 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_添加水表 = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_重复器 = new System.Windows.Forms.ToolStripButton();
            this.buttonUndo = new System.Windows.Forms.ToolStripButton();
            this.buttonRedo = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_refresh = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_ClearMinor = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton_刷新 = new System.Windows.Forms.ToolStripButton();
            this.toolStripDropDownButton_工具 = new System.Windows.Forms.ToolStripDropDownButton();
            this.水平旋转ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripTextBox_水平旋转角度 = new System.Windows.Forms.ToolStripTextBox();
@@ -240,24 +219,6 @@
            // 
            this.toolStrip1.Dock = System.Windows.Forms.DockStyle.None;
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton_save,
            this.toolStripSeparator2,
            this.toolStripButton_普通,
            this.toolStripButton_新建节点,
            this.toolStripButton_新建管线,
            this.toolStripButton_新建立管,
            this.toolStripButton_添加水库,
            this.toolStripButton_添加水池,
            this.toolStripButton_添加水泵,
            this.toolStripButton_添加阀门,
            this.toolStripButton_添加水表,
            this.toolStripButton_重复器,
            this.buttonUndo,
            this.buttonRedo,
            this.toolStripButton_refresh,
            this.toolStripButton_ClearMinor,
            this.toolStripSeparator4,
            this.toolStripButton_刷新,
            this.toolStripDropDownButton_工具,
            this.toolStripSeparator8,
            this.toolStripSplitButton1,
@@ -269,206 +230,9 @@
            this.toolStripSeparator21});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1009, 25);
            this.toolStrip1.Size = new System.Drawing.Size(559, 25);
            this.toolStrip1.TabIndex = 6;
            this.toolStrip1.Text = "toolStrip1";
            //
            // toolStripButton_save
            //
            this.toolStripButton_save.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.另存为ToolStripMenuItem,
            this.以当前视角另存ToolStripMenuItem,
            this.增量保存ToolStripMenuItem});
            this.toolStripButton_save.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_save.Image")));
            this.toolStripButton_save.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_save.Name = "toolStripButton_save";
            this.toolStripButton_save.Size = new System.Drawing.Size(64, 22);
            this.toolStripButton_save.Text = "保存";
            this.toolStripButton_save.ButtonClick += new System.EventHandler(this.toolStripButton_save_ButtonClick);
            //
            // 另存为ToolStripMenuItem
            //
            this.另存为ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("另存为ToolStripMenuItem.Image")));
            this.另存为ToolStripMenuItem.Name = "另存为ToolStripMenuItem";
            this.另存为ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.另存为ToolStripMenuItem.Text = "另存为";
            this.另存为ToolStripMenuItem.Click += new System.EventHandler(this.另存为ToolStripMenuItem_Click);
            //
            // 以当前视角另存ToolStripMenuItem
            //
            this.以当前视角另存ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("以当前视角另存ToolStripMenuItem.Image")));
            this.以当前视角另存ToolStripMenuItem.Name = "以当前视角另存ToolStripMenuItem";
            this.以当前视角另存ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.以当前视角另存ToolStripMenuItem.Text = "以当前视角另存";
            this.以当前视角另存ToolStripMenuItem.Click += new System.EventHandler(this.以当前视角另存ToolStripMenuItem_Click);
            //
            // 增量保存ToolStripMenuItem
            //
            this.增量保存ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("增量保存ToolStripMenuItem.Image")));
            this.增量保存ToolStripMenuItem.Name = "增量保存ToolStripMenuItem";
            this.增量保存ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.增量保存ToolStripMenuItem.Text = "增量保存";
            this.增量保存ToolStripMenuItem.Click += new System.EventHandler(this.增量保存ToolStripMenuItem_Click);
            //
            // toolStripSeparator2
            //
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            //
            // toolStripButton_普通
            //
            this.toolStripButton_普通.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_普通.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_普通.Image")));
            this.toolStripButton_普通.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_普通.Name = "toolStripButton_普通";
            this.toolStripButton_普通.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_普通.Text = "选择工具";
            this.toolStripButton_普通.Click += new System.EventHandler(this.toolStripButton_普通_Click);
            //
            // toolStripButton_新建节点
            //
            this.toolStripButton_新建节点.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_新建节点.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_新建节点.Image")));
            this.toolStripButton_新建节点.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_新建节点.Name = "toolStripButton_新建节点";
            this.toolStripButton_新建节点.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_新建节点.Text = "添加节点";
            this.toolStripButton_新建节点.Click += new System.EventHandler(this.toolStripButton_新建节点_Click);
            //
            // toolStripButton_新建管线
            //
            this.toolStripButton_新建管线.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_新建管线.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_新建管线.Image")));
            this.toolStripButton_新建管线.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_新建管线.Name = "toolStripButton_新建管线";
            this.toolStripButton_新建管线.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_新建管线.Text = "添加管线";
            this.toolStripButton_新建管线.Click += new System.EventHandler(this.toolStripButton_新建管线_Click);
            //
            // toolStripButton_新建立管
            //
            this.toolStripButton_新建立管.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_新建立管.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_新建立管.Image")));
            this.toolStripButton_新建立管.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_新建立管.Name = "toolStripButton_新建立管";
            this.toolStripButton_新建立管.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_新建立管.Text = "添加管线";
            this.toolStripButton_新建立管.Click += new System.EventHandler(this.toolStripButton_新建立管_Click);
            //
            // toolStripButton_添加水库
            //
            this.toolStripButton_添加水库.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_添加水库.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_添加水库.Image")));
            this.toolStripButton_添加水库.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_添加水库.Name = "toolStripButton_添加水库";
            this.toolStripButton_添加水库.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_添加水库.Text = "添加水库";
            this.toolStripButton_添加水库.Click += new System.EventHandler(this.toolStripButton_添加水库_Click);
            //
            // toolStripButton_添加水池
            //
            this.toolStripButton_添加水池.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_添加水池.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_添加水池.Image")));
            this.toolStripButton_添加水池.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_添加水池.Name = "toolStripButton_添加水池";
            this.toolStripButton_添加水池.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_添加水池.Text = "添加水池";
            this.toolStripButton_添加水池.Click += new System.EventHandler(this.toolStripButton_添加水池_Click);
            //
            // toolStripButton_添加水泵
            //
            this.toolStripButton_添加水泵.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_添加水泵.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_添加水泵.Image")));
            this.toolStripButton_添加水泵.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_添加水泵.Name = "toolStripButton_添加水泵";
            this.toolStripButton_添加水泵.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_添加水泵.Text = "添加水泵";
            this.toolStripButton_添加水泵.Click += new System.EventHandler(this.toolStripButton_添加水泵_Click);
            //
            // toolStripButton_添加阀门
            //
            this.toolStripButton_添加阀门.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_添加阀门.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_添加阀门.Image")));
            this.toolStripButton_添加阀门.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_添加阀门.Name = "toolStripButton_添加阀门";
            this.toolStripButton_添加阀门.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_添加阀门.Text = "添加阀门";
            this.toolStripButton_添加阀门.Click += new System.EventHandler(this.toolStripButton_添加阀门_Click);
            //
            // toolStripButton_添加水表
            //
            this.toolStripButton_添加水表.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_添加水表.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_添加水表.Image")));
            this.toolStripButton_添加水表.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_添加水表.Name = "toolStripButton_添加水表";
            this.toolStripButton_添加水表.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_添加水表.Text = "添加水表";
            this.toolStripButton_添加水表.Click += new System.EventHandler(this.toolStripButton_添加水表_Click);
            //
            // toolStripButton_重复器
            //
            this.toolStripButton_重复器.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_重复器.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_重复器.Image")));
            this.toolStripButton_重复器.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_重复器.Name = "toolStripButton_重复器";
            this.toolStripButton_重复器.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_重复器.Text = "添加重复器";
            this.toolStripButton_重复器.Visible = false;
            this.toolStripButton_重复器.Click += new System.EventHandler(this.toolStripButton_重复器_Click);
            //
            // buttonUndo
            //
            this.buttonUndo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.buttonUndo.Image = ((System.Drawing.Image)(resources.GetObject("buttonUndo.Image")));
            this.buttonUndo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.buttonUndo.Name = "buttonUndo";
            this.buttonUndo.Size = new System.Drawing.Size(23, 22);
            this.buttonUndo.Text = "撤回";
            this.buttonUndo.Click += new System.EventHandler(this.buttonUndo_Click);
            //
            // buttonRedo
            //
            this.buttonRedo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.buttonRedo.Image = ((System.Drawing.Image)(resources.GetObject("buttonRedo.Image")));
            this.buttonRedo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.buttonRedo.Name = "buttonRedo";
            this.buttonRedo.Size = new System.Drawing.Size(23, 22);
            this.buttonRedo.Text = "重做";
            this.buttonRedo.Click += new System.EventHandler(this.buttonRedo_Click);
            //
            // toolStripButton_refresh
            //
            this.toolStripButton_refresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_refresh.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_refresh.Image")));
            this.toolStripButton_refresh.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_refresh.Name = "toolStripButton_refresh";
            this.toolStripButton_refresh.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_refresh.Text = "计算局部损失";
            this.toolStripButton_refresh.Click += new System.EventHandler(this.toolStripButton_CalcMiniLoss_Click);
            //
            // toolStripButton_ClearMinor
            //
            this.toolStripButton_ClearMinor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_ClearMinor.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_ClearMinor.Image")));
            this.toolStripButton_ClearMinor.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_ClearMinor.Name = "toolStripButton_ClearMinor";
            this.toolStripButton_ClearMinor.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_ClearMinor.Text = "清空局部损失";
            this.toolStripButton_ClearMinor.Click += new System.EventHandler(this.toolStripButton_ClearMinor_Click);
            //
            // toolStripSeparator4
            //
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
            //
            // toolStripButton_刷新
            //
            this.toolStripButton_刷新.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_刷新.Image")));
            this.toolStripButton_刷新.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_刷新.Name = "toolStripButton_刷新";
            this.toolStripButton_刷新.Size = new System.Drawing.Size(52, 22);
            this.toolStripButton_刷新.Text = "计算";
            this.toolStripButton_刷新.Click += new System.EventHandler(this.toolStripButton_计算_Click);
            // 
            // toolStripDropDownButton_工具
            // 
@@ -507,7 +271,7 @@
            this.toolStripTextBox_水平旋转角度});
            this.水平旋转ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("水平旋转ToolStripMenuItem.Image")));
            this.水平旋转ToolStripMenuItem.Name = "水平旋转ToolStripMenuItem";
            this.水平旋转ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.水平旋转ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.水平旋转ToolStripMenuItem.Text = "水平旋转";
            this.水平旋转ToolStripMenuItem.Click += new System.EventHandler(this.水平旋转ToolStripMenuItem_Click);
            // 
@@ -522,20 +286,20 @@
            // 
            this.轴旋转ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("轴旋转ToolStripMenuItem.Image")));
            this.轴旋转ToolStripMenuItem.Name = "轴旋转ToolStripMenuItem";
            this.轴旋转ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.轴旋转ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.轴旋转ToolStripMenuItem.Text = "轴旋转";
            // 
            // 轴镜像ToolStripMenuItem
            // 
            this.轴镜像ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("轴镜像ToolStripMenuItem.Image")));
            this.轴镜像ToolStripMenuItem.Name = "轴镜像ToolStripMenuItem";
            this.轴镜像ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.轴镜像ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.轴镜像ToolStripMenuItem.Text = "轴镜像";
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(145, 6);
            this.toolStripSeparator7.Size = new System.Drawing.Size(177, 6);
            // 
            // 缩放ToolStripMenuItem
            // 
@@ -545,7 +309,7 @@
            this.toolStripMenuItem_缩小2倍});
            this.缩放ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("缩放ToolStripMenuItem.Image")));
            this.缩放ToolStripMenuItem.Name = "缩放ToolStripMenuItem";
            this.缩放ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.缩放ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.缩放ToolStripMenuItem.Text = "缩放";
            this.缩放ToolStripMenuItem.Click += new System.EventHandler(this.缩放ToolStripMenuItem_Click);
            // 
@@ -576,7 +340,7 @@
            this.关阀分析不考虑水源ToolStripMenuItem});
            this.关阀分析ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("关阀分析ToolStripMenuItem.Image")));
            this.关阀分析ToolStripMenuItem.Name = "关阀分析ToolStripMenuItem";
            this.关阀分析ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.关阀分析ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.关阀分析ToolStripMenuItem.Text = "关阀分析";
            this.关阀分析ToolStripMenuItem.Click += new System.EventHandler(this.关阀搜索考虑水源ToolStripMenuItem_Click);
            // 
@@ -591,7 +355,7 @@
            // 
            this.连通性检查ToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("连通性检查ToolStripMenuItem1.Image")));
            this.连通性检查ToolStripMenuItem1.Name = "连通性检查ToolStripMenuItem1";
            this.连通性检查ToolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
            this.连通性检查ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
            this.连通性检查ToolStripMenuItem1.Text = "连通性检查";
            this.连通性检查ToolStripMenuItem1.Click += new System.EventHandler(this.连通性检查ToolStripMenuItem1_Click);
            // 
@@ -599,7 +363,7 @@
            // 
            this.下游连通性ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("下游连通性ToolStripMenuItem.Image")));
            this.下游连通性ToolStripMenuItem.Name = "下游连通性ToolStripMenuItem";
            this.下游连通性ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.下游连通性ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.下游连通性ToolStripMenuItem.Text = "下游连通性";
            this.下游连通性ToolStripMenuItem.Click += new System.EventHandler(this.下游连通性ToolStripMenuItem_Click);
            // 
@@ -607,14 +371,14 @@
            // 
            this.上游连通性ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("上游连通性ToolStripMenuItem.Image")));
            this.上游连通性ToolStripMenuItem.Name = "上游连通性ToolStripMenuItem";
            this.上游连通性ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.上游连通性ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.上游连通性ToolStripMenuItem.Text = "上游连通性";
            // 
            // 标高推测ToolStripMenuItem
            // 
            this.标高推测ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("标高推测ToolStripMenuItem.Image")));
            this.标高推测ToolStripMenuItem.Name = "标高推测ToolStripMenuItem";
            this.标高推测ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.标高推测ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.标高推测ToolStripMenuItem.Text = "标高推测";
            this.标高推测ToolStripMenuItem.Click += new System.EventHandler(this.标高推测ToolStripMenuItem_Click);
            // 
@@ -622,7 +386,7 @@
            // 
            this.标高导出ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("标高导出ToolStripMenuItem.Image")));
            this.标高导出ToolStripMenuItem.Name = "标高导出ToolStripMenuItem";
            this.标高导出ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.标高导出ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.标高导出ToolStripMenuItem.Text = "标高导出";
            this.标高导出ToolStripMenuItem.Click += new System.EventHandler(this.标高导出ToolStripMenuItem_Click);
            // 
@@ -630,28 +394,28 @@
            // 
            this.显示水流ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("显示水流ToolStripMenuItem.Image")));
            this.显示水流ToolStripMenuItem.Name = "显示水流ToolStripMenuItem";
            this.显示水流ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.显示水流ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.显示水流ToolStripMenuItem.Text = "显示水流路线";
            this.显示水流ToolStripMenuItem.Click += new System.EventHandler(this.显示水流ToolStripMenuItem_Click);
            // 
            // 方向修复ToolStripMenuItem
            // 
            this.方向修复ToolStripMenuItem.Name = "方向修复ToolStripMenuItem";
            this.方向修复ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.方向修复ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.方向修复ToolStripMenuItem.Text = "方向修复";
            this.方向修复ToolStripMenuItem.Click += new System.EventHandler(this.方向修复ToolStripMenuItem_Click);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(145, 6);
            this.toolStripSeparator12.Size = new System.Drawing.Size(177, 6);
            // 
            // 复制ToolStripMenuItem
            // 
            this.复制ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("复制ToolStripMenuItem.Image")));
            this.复制ToolStripMenuItem.Name = "复制ToolStripMenuItem";
            this.复制ToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+C";
            this.复制ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.复制ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.复制ToolStripMenuItem.Text = "复制";
            this.复制ToolStripMenuItem.Click += new System.EventHandler(this.复制ToolStripMenuItem_Click);
            // 
@@ -660,21 +424,21 @@
            this.粘贴ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("粘贴ToolStripMenuItem.Image")));
            this.粘贴ToolStripMenuItem.Name = "粘贴ToolStripMenuItem";
            this.粘贴ToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+V";
            this.粘贴ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.粘贴ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.粘贴ToolStripMenuItem.Text = "粘贴";
            this.粘贴ToolStripMenuItem.Click += new System.EventHandler(this.粘贴ToolStripMenuItem1_Click);
            // 
            // 删除ToolStripMenuItem1
            // 
            this.删除ToolStripMenuItem1.Name = "删除ToolStripMenuItem1";
            this.删除ToolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
            this.删除ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
            this.删除ToolStripMenuItem1.Text = "删除";
            this.删除ToolStripMenuItem1.Click += new System.EventHandler(this.删除ToolStripMenuItem_Click);
            // 
            // toolStripSeparator15
            // 
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            this.toolStripSeparator15.Size = new System.Drawing.Size(145, 6);
            this.toolStripSeparator15.Size = new System.Drawing.Size(177, 6);
            // 
            // 对齐ToolStripMenuItem
            // 
@@ -685,7 +449,7 @@
            this.竖直对齐ToolStripMenuItem,
            this.自动对齐ToolStripMenuItem});
            this.对齐ToolStripMenuItem.Name = "对齐ToolStripMenuItem";
            this.对齐ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.对齐ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.对齐ToolStripMenuItem.Text = "对齐";
            // 
            // toolStripSeparator16
@@ -728,19 +492,19 @@
            // 排列ToolStripMenuItem
            // 
            this.排列ToolStripMenuItem.Name = "排列ToolStripMenuItem";
            this.排列ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.排列ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.排列ToolStripMenuItem.Text = "排列";
            // 
            // toolStripSeparator22
            // 
            this.toolStripSeparator22.Name = "toolStripSeparator22";
            this.toolStripSeparator22.Size = new System.Drawing.Size(145, 6);
            this.toolStripSeparator22.Size = new System.Drawing.Size(177, 6);
            // 
            // 楼层管理ToolStripMenuItem
            // 
            this.楼层管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("楼层管理ToolStripMenuItem.Image")));
            this.楼层管理ToolStripMenuItem.Name = "楼层管理ToolStripMenuItem";
            this.楼层管理ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.楼层管理ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.楼层管理ToolStripMenuItem.Text = "楼层管理";
            this.楼层管理ToolStripMenuItem.Click += new System.EventHandler(this.楼层管理ToolStripMenuItem_Click);
            // 
@@ -1486,13 +1250,9 @@
        private ToolStripMenuItem 设置长度ToolStripMenuItem;
        private ToolStripMenuItem 标高推测ToolStripMenuItem;
        private ToolStripMenuItem 标高导出ToolStripMenuItem;
        private ToolStripSplitButton toolStripButton_save;
        private ToolStripMenuItem 另存为ToolStripMenuItem;
        private ToolStripMenuItem 以当前视角另存ToolStripMenuItem;
        private ToolStripMenuItem 连通性检查ToolStripMenuItem1;
        private ToolStripMenuItem 复制ToolStripMenuItem1;
        private ToolStripMenuItem 粘贴ToolStripMenuItem1;
        private ToolStripMenuItem 增量保存ToolStripMenuItem;
        private ToolStripMenuItem 设为关闭ToolStripMenuItem;
        private ToolStripDropDownButton toolStripDropDownButton1;
        private ToolStripMenuItem 显示节点ToolStripMenuItem;
@@ -1554,19 +1314,8 @@
        private ToolStripMenuItem toolStripMenuItem6;
        private ToolStripMenuItem toolStripMenuItem7;
        private ToolStripMenuItem toolStripMenuItem8;
        private ToolStripSeparator toolStripSeparator2;
        private ToolStripButton toolStripButton_新建节点;
        private ToolStripButton toolStripButton_新建管线;
        private ToolStripButton toolStripButton_添加水库;
        private ToolStripButton toolStripButton_添加水池;
        private ToolStripButton toolStripButton_添加水泵;
        private ToolStripButton toolStripButton_添加阀门;
        private ToolStripButton toolStripButton_添加水表;
        private ToolStripMenuItem 重置ToolStripMenuItem;
        private ToolStripSeparator toolStripSeparator3;
        private ToolStripSeparator toolStripSeparator4;
        private ToolStripButton toolStripButton_重复器;
        private ToolStripButton toolStripButton_普通;
        private ContextMenuStrip 右键_Menu;
    
        private ToolStripMenuItem 转换为ToolStripMenuItem;
@@ -1586,14 +1335,11 @@
        private ToolStripSeparator toolStripSeparator7;
        private ToolStripMenuItem 缩放ToolStripMenuItem;
        private ToolStripSeparator toolStripSeparator8;
        private ToolStripButton buttonUndo;
        private ToolStripButton buttonRedo;
        private ToolStripMenuItem 轴镜像ToolStripMenuItem;
        private ToolStripTextBox toolStripTextBox_水平旋转角度;
        private ToolStripTextBox toolStripTextBox_缩放比例;
        private ToolStripMenuItem toolStripMenuItem_放大2倍;
        private ToolStripMenuItem toolStripMenuItem_缩小2倍;
        private ToolStripButton toolStripButton_刷新;
        private bool is45view = true;
        private ToolStripMenuItem 关阀分析ToolStripMenuItem;
        private ToolStripSeparator toolStripSeparator9;
@@ -1630,11 +1376,8 @@
        private ToolStripSeparator toolStripSeparator19;
        private ToolStripMenuItem 显示流向ToolStripMenuItem;
        private ToolStripMenuItem 隐藏流向ToolStripMenuItem;
        private ToolStripButton toolStripButton_新建立管;
      private ToolStripMenuItem 方向修复ToolStripMenuItem;
        private ToolStripMenuItem 刷新楼层ToolStripMenuItem;
        private ToolStripButton toolStripButton_refresh;
        private ToolStripButton toolStripButton_ClearMinor;
        public ToolStripComboBox cb_Link_Colour;
        public ToolStripComboBox cb_Node_Colour;
        private ToolStripSeparator toolStripSeparator20;