lixiaojun
6 天以前 035610ac56ce25ba473472774d08525cbb5a6532
Yw.WpfUI.Hydro.L3d.Core/paras_hydrol3d_settings.json
@@ -6,16 +6,24 @@
        "Logical": {
            "Node": {
                "Normal": {
                    "HtmlColor": "#0000FF",
                    "HtmlColor": "#FF0000",
                    "Radius": 0.3
                },
                "Highlight": {
                    "HtmlColor": "#FF0000",
                    "HtmlColor": "#32CD32",
                    "Radius": 0.5
                },
                "Selection": {
                    "HtmlColor": "#FF0000",
                    "HtmlColor": "#DAA520",
                    "Radius": 0.4
                },
                "Adding": {
                    "HtmlColor": "#808080",
                    "Radius": 0.3
                },
                "Editing": {
                    "HtmlColor": "#00BFFF",
                    "Radius": 0.3
                },
                "SnapDistance": 0.2
            },
@@ -25,12 +33,25 @@
                    "Diameter": 0.5
                },
                "Highlight": {
                    "HtmlColor": "#FF0000",
                    "HtmlColor": "#32CD32",
                    "Diameter": 0.8
                },
                "Selection": {
                    "HtmlColor": "#FF0000",
                    "HtmlColor": "#DAA520",
                    "Diameter": 0.6
                },
                "Adding": {
                    "HtmlColor": "#808080",
                    "Radius": 0.3
                },
                "Editing": {
                    "HtmlColor": "#00BFFF",
                    "Radius": 0.3
                }
            },
            "Flow": {
                "Direction": {
                    "HtmlColor": "#87CEFA"
                }
            }
        }