duheng
2024-12-05 4446901f8ecde9b6e593d871465e89662ad58965
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.ElbowType = rhs.ElbowType;
        }
        /// <summary>
@@ -60,7 +60,7 @@
        [DisplayName("弯头类型")]
        [Browsable(true)]
        public eLengthType? ConnectionLength { get; set; }
        public HStation.Assets.eElbowType? ElbowType { get; set; }
        /// <summary>
        /// 角度