cloudflight
2024-07-27 49eb2a09634e439090d4a2b13ec7d6f911d3deaf
Hydraulic/Hydro.MapUI/Map/MapViewer.Designer.cs
@@ -79,8 +79,9 @@
            this.label_center = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel_rotation = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_zoom = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel_split1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_mouse = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel_split1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_ZZ = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel_split2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_file = new System.Windows.Forms.ToolStripStatusLabel();
            this.panel1 = new System.Windows.Forms.Panel();
@@ -108,20 +109,21 @@
            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.btn_拓扑检查 = new System.Windows.Forms.ToolStripButton();
            this.btn_水量初分配 = 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();
            this.轴旋转ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.轴镜像ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.缩放ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripTextBox_缩放比例 = new System.Windows.Forms.ToolStripTextBox();
            this.toolStripMenuItem_放大2倍 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem_缩小2倍 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.关阀分析ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.关阀分析不考虑水源ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.连通性检查ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
@@ -143,6 +145,10 @@
            this.竖直对齐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.自动对齐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.排列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
            this.楼层管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.水量分配ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.计算局部损失ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
            this.重置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@@ -204,6 +210,8 @@
            this.toolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator();
            this.右键_Menu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.视角ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.默认视角ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
            this.俯视图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.正视图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.重置视角ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@@ -230,6 +238,9 @@
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.全选ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.反选ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timer_draw = new System.Windows.Forms.Timer(this.components);
            this.map = new Hydro.MapUI.DMap();
            this.CubeView = new Hydro.MapUI.DMap();
            this.statusStrip1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
@@ -242,8 +253,9 @@
            this.label_center,
            this.toolStripStatusLabel_rotation,
            this.label_zoom,
            this.toolStripStatusLabel_split1,
            this.label_mouse,
            this.toolStripStatusLabel_split1,
            this.label_ZZ,
            this.toolStripStatusLabel_split2,
            this.label_file});
            this.statusStrip1.Location = new System.Drawing.Point(0, 578);
@@ -272,17 +284,24 @@
            this.label_zoom.Text = "Zoom:1";
            this.label_zoom.Click += new System.EventHandler(this.label_zoom_Click);
            // 
            // label_mouse
            //
            this.label_mouse.Name = "label_mouse";
            this.label_mouse.Size = new System.Drawing.Size(65, 17);
            this.label_mouse.Text = "X:0 Y:0";
            //
            // toolStripStatusLabel_split1
            // 
            this.toolStripStatusLabel_split1.Name = "toolStripStatusLabel_split1";
            this.toolStripStatusLabel_split1.Size = new System.Drawing.Size(11, 17);
            this.toolStripStatusLabel_split1.Text = "|";
            // 
            // label_mouse
            // label_ZZ
            // 
            this.label_mouse.Name = "label_mouse";
            this.label_mouse.Size = new System.Drawing.Size(65, 17);
            this.label_mouse.Text = "X:0 Y:0";
            this.label_ZZ.Name = "label_ZZ";
            this.label_ZZ.Size = new System.Drawing.Size(71, 17);
            this.label_ZZ.Text = "正交模式:开";
            this.label_ZZ.Click += new System.EventHandler(this.label_ZZ_Click);
            // 
            // toolStripStatusLabel_split2
            // 
@@ -326,10 +345,11 @@
            this.toolStripButton_重复器,
            this.buttonUndo,
            this.buttonRedo,
            this.toolStripButton_refresh,
            this.toolStripButton_ClearMinor,
            this.toolStripSeparator4,
            this.toolStripButton_刷新,
            this.btn_拓扑检查,
            this.btn_水量初分配,
            this.toolStripDropDownButton_工具,
            this.toolStripSeparator8,
            this.toolStripSplitButton1,
@@ -341,7 +361,7 @@
            this.toolStripSeparator21});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1019, 25);
            this.toolStrip1.Size = new System.Drawing.Size(1190, 25);
            this.toolStrip1.TabIndex = 6;
            this.toolStrip1.Text = "toolStrip1";
            // 
@@ -560,16 +580,6 @@
            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;
@@ -594,14 +604,32 @@
            this.toolStripButton_刷新.Text = "计算";
            this.toolStripButton_刷新.Click += new System.EventHandler(this.toolStripButton_计算_Click);
            // 
            // btn_拓扑检查
            //
            this.btn_拓扑检查.Image = ((System.Drawing.Image)(resources.GetObject("btn_拓扑检查.Image")));
            this.btn_拓扑检查.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_拓扑检查.Name = "btn_拓扑检查";
            this.btn_拓扑检查.Size = new System.Drawing.Size(76, 22);
            this.btn_拓扑检查.Text = "拓扑检查";
            this.btn_拓扑检查.Click += new System.EventHandler(this.btn_拓扑检查_Click);
            //
            // btn_水量初分配
            //
            this.btn_水量初分配.Image = ((System.Drawing.Image)(resources.GetObject("btn_水量初分配.Image")));
            this.btn_水量初分配.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_水量初分配.Name = "btn_水量初分配";
            this.btn_水量初分配.Size = new System.Drawing.Size(64, 22);
            this.btn_水量初分配.Text = "初分配";
            this.btn_水量初分配.Click += new System.EventHandler(this.btn_初分配_Click);
            //
            // toolStripDropDownButton_工具
            // 
            this.toolStripDropDownButton_工具.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.水平旋转ToolStripMenuItem,
            this.轴旋转ToolStripMenuItem,
            this.轴镜像ToolStripMenuItem,
            this.toolStripSeparator7,
            this.缩放ToolStripMenuItem,
            this.toolStripSeparator7,
            this.关阀分析ToolStripMenuItem,
            this.连通性检查ToolStripMenuItem1,
            this.下游连通性ToolStripMenuItem,
@@ -616,7 +644,11 @@
            this.删除ToolStripMenuItem1,
            this.toolStripSeparator15,
            this.对齐ToolStripMenuItem,
            this.排列ToolStripMenuItem});
            this.排列ToolStripMenuItem,
            this.toolStripSeparator22,
            this.楼层管理ToolStripMenuItem,
            this.水量分配ToolStripMenuItem,
            this.计算局部损失ToolStripMenuItem});
            this.toolStripDropDownButton_工具.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton_工具.Image")));
            this.toolStripDropDownButton_工具.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripDropDownButton_工具.Name = "toolStripDropDownButton_工具";
@@ -654,11 +686,6 @@
            this.轴镜像ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.轴镜像ToolStripMenuItem.Text = "轴镜像";
            // 
            // toolStripSeparator7
            //
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(145, 6);
            //
            // 缩放ToolStripMenuItem
            // 
            this.缩放ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
@@ -691,6 +718,11 @@
            this.toolStripMenuItem_缩小2倍.Size = new System.Drawing.Size(160, 22);
            this.toolStripMenuItem_缩小2倍.Text = "缩小2倍";
            this.toolStripMenuItem_缩小2倍.Click += new System.EventHandler(this.缩放ToolStripMenuItem_Click);
            //
            // toolStripSeparator7
            //
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(145, 6);
            // 
            // 关阀分析ToolStripMenuItem
            // 
@@ -852,6 +884,34 @@
            this.排列ToolStripMenuItem.Name = "排列ToolStripMenuItem";
            this.排列ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.排列ToolStripMenuItem.Text = "排列";
            //
            // toolStripSeparator22
            //
            this.toolStripSeparator22.Name = "toolStripSeparator22";
            this.toolStripSeparator22.Size = new System.Drawing.Size(145, 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.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(148, 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.Text = "计算局部损失";
            this.计算局部损失ToolStripMenuItem.Click += new System.EventHandler(this.toolStripButton_CalcMiniLoss_Click);
            // 
            // toolStripSeparator8
            // 
@@ -1284,7 +1344,6 @@
            this.cb_Node_Colour.Name = "cb_Node_Colour";
            this.cb_Node_Colour.Size = new System.Drawing.Size(75, 25);
            this.cb_Node_Colour.SelectedIndexChanged += new System.EventHandler(this.cb_Node_Colour_SelectedIndexChanged);
            this.cb_Node_Colour.Click += new System.EventHandler(this.cb_Node_Colour_Click);
            // 
            // cb_Link_Colour
            // 
@@ -1294,7 +1353,6 @@
            this.cb_Link_Colour.Name = "cb_Link_Colour";
            this.cb_Link_Colour.Size = new System.Drawing.Size(75, 25);
            this.cb_Link_Colour.SelectedIndexChanged += new System.EventHandler(this.cb_Link_Colour_SelectedIndexChanged);
            this.cb_Link_Colour.Click += new System.EventHandler(this.cb_Link_Colour_Click);
            // 
            // tb_颜色分级设置
            // 
@@ -1335,12 +1393,26 @@
            // 视角ToolStripMenuItem
            // 
            this.视角ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.默认视角ToolStripMenuItem,
            this.toolStripSeparator23,
            this.俯视图ToolStripMenuItem,
            this.正视图ToolStripMenuItem,
            this.重置视角ToolStripMenuItem});
            this.视角ToolStripMenuItem.Name = "视角ToolStripMenuItem";
            this.视角ToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
            this.视角ToolStripMenuItem.Text = "视角";
            //
            // 默认视角ToolStripMenuItem
            //
            this.默认视角ToolStripMenuItem.Name = "默认视角ToolStripMenuItem";
            this.默认视角ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.默认视角ToolStripMenuItem.Text = "默认视角";
            this.默认视角ToolStripMenuItem.Click += new System.EventHandler(this.默认视角ToolStripMenuItem_Click);
            //
            // toolStripSeparator23
            //
            this.toolStripSeparator23.Name = "toolStripSeparator23";
            this.toolStripSeparator23.Size = new System.Drawing.Size(121, 6);
            // 
            // 俯视图ToolStripMenuItem
            // 
@@ -1533,8 +1605,37 @@
            this.反选ToolStripMenuItem.Text = "反选";
            this.反选ToolStripMenuItem.Click += new System.EventHandler(this.反选ToolStripMenuItem_Click);
            // 
            // timer_draw
            //
            this.timer_draw.Enabled = true;
            this.timer_draw.Interval = 33;
            this.timer_draw.Tick += new System.EventHandler(this.timer_draw_Tick);
            //
            // map
            //
            this.map._newTemplate = null;
            this.map.Dock = System.Windows.Forms.DockStyle.Fill;
            this.map.Location = new System.Drawing.Point(0, 24);
            this.map.mapOption = null;
            this.map.Name = "map";
            this.map.Size = new System.Drawing.Size(1051, 554);
            this.map.TabIndex = 8;
            //
            // CubeView
            //
            this.CubeView._newTemplate = null;
            this.CubeView.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.CubeView.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
            this.CubeView.Location = new System.Drawing.Point(927, 26);
            this.CubeView.mapOption = null;
            this.CubeView.Name = "CubeView";
            this.CubeView.Size = new System.Drawing.Size(120, 120);
            this.CubeView.TabIndex = 0;
            //
            // MapViewer
            // 
            this.Controls.Add(this.CubeView);
            this.Controls.Add(this.map);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.statusStrip1);
            this.Name = "MapViewer";
@@ -1732,7 +1833,6 @@
        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;
@@ -1740,5 +1840,17 @@
        private ToolStripMenuItem 颜色分级管理ToolStripMenuItem;
        private ToolStripButton tb_颜色分级设置;
        private ToolStripSeparator toolStripSeparator21;
        private Timer timer_draw;
        private ToolStripStatusLabel label_ZZ;
        private ToolStripSeparator toolStripSeparator22;
        private ToolStripMenuItem 楼层管理ToolStripMenuItem;
        private ToolStripMenuItem 默认视角ToolStripMenuItem;
        private ToolStripMenuItem 水量分配ToolStripMenuItem;
        private ToolStripSeparator toolStripSeparator23;
        private DMap map;
        private ToolStripMenuItem 计算局部损失ToolStripMenuItem;
        private ToolStripButton btn_水量初分配;
        private DMap CubeView;
        private ToolStripButton btn_拓扑检查;
    }
}