X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetwork.pgraph;h=06c6b0485a34201c5d1ff4dbb43d018960eb61f4;hb=b429952fc195af632b5623e574d33c7c6b950a07;hp=4405434e33f6707bdcfc9e7c88125114322b88f2;hpb=ff5441dd6a85ef6fb92c6b3b0cf709bbce878e5e;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph index 4405434e..06c6b048 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph @@ -149,6 +149,8 @@ DN.Edge -- DN.Edge.HasTGround @defProperty "T Ground" L0.Double + >-- DN.Edge.HasType + @defProperty "Pipe Type" L0.String @L0.assert DN.Edge.HasDiameter 100.0 @L0.assert DN.Edge.HasOuterDiameter 125.0 @@ -283,6 +285,8 @@ DN.Diagram.Visualisations -- DN.Diagram.Visualisations.NotInSimulation @defProperty "Not in Simulation" L0.Boolean + >-- DN.Diagram.Visualisations.ShowConnectedComponents + @defProperty "Show Connected Components" L0.Boolean DN.Diagram.Visualisations.ColorContribution -- DN.Mapping.EdgeMapping.KSupplyAttribute --> L0.String -- DN.Mapping.EdgeMapping.TGroundAttribute --> L0.String -- DN.Mapping.EdgeMapping.ElevationAttribute --> L0.String -- DN.Mapping.EdgeMapping.PipeTypeAttribute --> L0.String