cloudflight
2023-12-20 ac3e88e5dc69c74c80045a86abe38caae81d0101
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();