You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ladybug_grasshopper/json/LB_Preview_VisualizationSet.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{
2
-
"version": "1.9.0",
2
+
"version": "1.9.1",
3
3
"nickname": "VisSet",
4
4
"outputs": [
5
5
[
@@ -42,7 +42,7 @@
42
42
"default": null
43
43
},
44
44
{
45
-
"access": "item",
45
+
"access": "list",
46
46
"name": "viewport_",
47
47
"description": "Text for the name of the Rhino viewport to which the 2D screen-oriented\nlegend will be rendered. If unspecified, the 2D legend will be rendered\nin all viewports. Acceptable inputs include:\n-\nPerspective\nTop\nBottom\nLeft\nRight\nFront\nBack\nany view name that has been saved within the Rhino file",
0 commit comments