WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/13-Pressmeter/PressmeterSingleMatchingViewModel.cs
@@ -10,9 +10,7 @@ public PressmeterSingleMatchingViewModel(Vmo.AssetsPressmeterMainVmo rhs) { this.Caliber = rhs.Caliber; this.ID = rhs.ID; this.Material = rhs.Material; this.ModelType = rhs.Name; this.MinorLoss = rhs.MinorLoss; }