| | |
| | | private readonly string Group_Name_Outflow = "Outflow"; |
| | | private readonly int Group_ID_Outflow = -3; |
| | | public readonly long Step_ID_Outflow_Paras = 32; |
| | | public readonly long Step_ID_jiahout = 33; |
| | | public readonly long Step_ID_Thickness = 33; |
| | | |
| | | // |
| | | private List<DPumpHydr.WinFrmUI.Base.StepTreeNodePara> _allStepNodes = null; |
| | |
| | | }; |
| | | step加厚.AllowSelect = true; |
| | | step加厚.Caption = "第五步:水体加厚"; |
| | | step加厚.Name = "TreeStepNode" + Step_ID_jiahout; |
| | | step加厚.ID = Step_ID_jiahout; |
| | | step加厚.Name = "TreeStepNode" + Step_ID_Thickness; |
| | | step加厚.ID = Step_ID_Thickness; |
| | | step加厚.ParentID = Group_ID_Outflow; |
| | | _allStepNodes.Add(step加厚); |
| | | |