X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetworkProfiles.pgraph;h=d3734e63c0103873bf17a0e7278b31c9082de093;hb=refs%2Fchanges%2F55%2F2655%2F3;hp=ac1cf19fd3ec67b24a986b071656ed89ea0319f7;hpb=2cf7ae447c79df6240b67fd3ca4f0338bdae8c00;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph index ac1cf19f..d3734e63 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph @@ -23,3 +23,12 @@ DN.ElementColoringStyle : DIA.Style DN.VertexSizeStyle : DIA.Style DN.EdgeThicknessStyle : DIA.Style DN.HideStyle : DIA.Style +DN.VertexSymbolStyle : DIA.Style + +// Function for dynamic selection of symbols for a vertex +// The input of the function is a DN.Vertex +// The output of the function should be SVG +DN.HasSymbolFunction L0.Value + ==> "Resource -> String"