Service/HStation.Service.Revit.Core/02-parter/03-link/03-valve/RevitValve.cs
@@ -8,7 +8,7 @@ /// <summary> /// /// </summary> public RevitValve() { } public RevitValve() : base() { } /// <summary> /// @@ -21,10 +21,8 @@ this.ValveSetting = rhs.ValveSetting; } /// <summary> /// 阀门直径 /// 阀门直径 (mm) /// </summary> public double Diameter { get; set; }