Hydro.Revit/Model/NozzleViewModel.cs @@ -14,5 +14,7 @@ { public string PositionJson { get; set; } public string SystemType { get; set; } public string Floor { get; set; } } }