lixiaojun
2024-09-20 d6f0e111f50f78057ff386f7c6fef7e463d12ba5
Service/HStation.Service.Revit.Core/01-model/RevitModel.cs
@@ -29,6 +29,8 @@
            this.Exchangers = new List<RevitExchanger>();
            this.Pumps = new List<RevitPump>();
            this.Valves = new List<RevitValve>();
            this.Decorators = new List<RevitDecorator>();
        }
        /// <summary>