| | |
| | | /// </summary> |
| | | [DisplayName("连接长度")] |
| | | [Browsable(true)] |
| | | public eLengthType? ConnectionLength { get; set; } |
| | | public HStation.Assets.eElbowType? ConnectionLength { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 角度 |
| | |
| | | public double? MatchingMinorLoss { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 管路连接长度 |
| | | /// 弯头类型 |
| | | /// </summary> |
| | | [DisplayName("匹配连接长度")] |
| | | [DisplayName("弯头类型")] |
| | | [Browsable(true)] |
| | | public eLengthType? MatchingConnectionLength { get; set; } |
| | | public HStation.Assets.eElbowType? MatchingConnectionLength { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 角度 |