WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_StepInfo.cs
@@ -301,11 +301,11 @@ _ctrlSetOutflowStyle = new ctrlSetOutflowStyle(); _ctrlSetOutflowStyle.Name = "ctrlSetOutflowStyle"; var pt = _occDesign2dCtrl.CreateOutflowBody(); if(pt != null) { _occDesign3dCtrl.CreateOutflowBody(pt); } //var pt = _occDesign2dCtrl.CreateOutflowBody(); //if(pt != null) //{ // _occDesign3dCtrl.CreateOutflowBody(pt); //} }