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>