WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/05-elbows/01-elbowsinglematching/ElbowSingleMatchingViewModel.cs
@@ -12,11 +12,11 @@ { this.Caliber = rhs.Caliber; this.ID = rhs.ID; this.Material = rhs.MaterialName; this.Material = rhs.Material; this.ModelType = rhs.Name; this.MinorLoss = rhs.Coefficient; this.MinorLoss = rhs.MinorLoss; this.Angle = rhs.Angle; this.ConnectionLength = rhs.ConnectionLength; this.ElbowLengthType = rhs.ElbowLengthType; } /// <summary> @@ -60,7 +60,7 @@ [DisplayName("弯头类型")] [Browsable(true)] public eLengthType? ConnectionLength { get; set; } public eLengthType? ElbowLengthType { get; set; } /// <summary> /// 角度