duheng
2024-10-16 083c4e47c7a59025f3348bd093693c6b3febb014
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; }