]> gerrit.simantics Code Review - simantics/district.git/commitdiff
Fixed pgraph to compile 22/2122/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 6 Sep 2018 05:50:05 +0000 (08:50 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 6 Sep 2018 05:56:51 +0000 (05:56 +0000)
gitlab #2

Change-Id: I5d1c6dca8f0522b86c73ad782470240a41f233fd
(cherry picked from commit 279b8c6d3d3341f086e131f1f0ba834138bbe646)

org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph

index 686fb391f9bdd94a1f8073a4b1bab8a8c3d0e499..f01546e38ad02dbcfc25fddcfc38930f1d421ecb 100644 (file)
@@ -46,10 +46,10 @@ DN.Diagram
 // ----------------------------------------------------------------------------
 // Built-in enumerated ScaleProperty & ThicknessProperty instances
 
-DN.Vertex.ScaleProperty.SupplyPressure : DN.Vertex.ColorProperty
-    L0.HasLabel "Nominal Supply Pressure"
-    DN.Vertex.ScaleProperty.value DN.Vertex.HasSupplyPressure
-    DN.Vertex.ScaleProperty.scale 1.0
+//DN.Vertex.ScaleProperty.SupplyPressure : DN.Vertex.ColorProperty
+//    L0.HasLabel "Nominal Supply Pressure"
+//    DN.Vertex.ScaleProperty.value DN.Vertex.HasSupplyPressure
+//    DN.Vertex.ScaleProperty.scale 1.0
 
 DN.Edge.ThicknessProperty.Diameter : DN.Edge.ThicknessProperty
     L0.HasLabel "Diameter"