WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/03-valve/XhsProjectSimulationValveMatchingViewModel.cs
@@ -15,6 +15,7 @@ this.Material = rhs.Material; this.Caliber = rhs.Diameter; this.Code = rhs.Code; this.Name = rhs.Name; this.DbId = rhs.DbId; this.ModelType = rhs.ModelType; this.MatchingDiameter = rhs.MatchingDiameter.ToString();