WinFrmUI/DPumpHydr.WinFrmUI.Volute/¶ÏÃæÉè¼Æ/ViewModel/SectionBundleInfo.cs
@@ -173,7 +173,7 @@ // CheckChamferR(); } /// <summary> /// V3æ¹äº, éæ°è®¡ç®é¢ç§¯åé«åº¦ /// </summary> @@ -436,7 +436,7 @@ /// </summary> private void CheckChamferR() { for (int index = 7; index >= 1; index--) for (int index = 8; index >= 1; index--) { if (this.R_Left[index] > (this.H[index] + 1)) this.R_Left[index] = Math.Round(this.H[index] * 0.85 - 1, 0);