Hydro.Revit/Model/JunctionViewModel.cs
@@ -13,7 +13,11 @@ { public string PositionJson { get; set; } public string SystemType { get; set; } public string Floor { get; set; } public string Node1 { get; set; } public string Node2 { get; set; } public void Draw() { throw new NotImplementedException();