WolfParametric commited on
Commit
042ac14
·
verified ·
1 Parent(s): e6ee232

Grasshopper script export from Anonymous

Browse files

Community contributed Grasshopper script from WOLF plugin

scripts/Anonymous_20250830_150233_GH2JSON_20250830_150233.json ADDED
@@ -0,0 +1,330 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Description": "What the script does: RIR Revit elements to Rhino as geometry; inputs: element type picker, category filter; outputs: element geometry",
3
+ "output": {
4
+ "components": [
5
+ {
6
+ "id": 1,
7
+ "type": "Model.CategoriesPicker",
8
+ "objectType": "Parameter",
9
+ "guid": "eb266925-f1aa-4729-b5c0-b978937f51a3",
10
+ "params": {},
11
+ "position": {
12
+ "x": 0.0,
13
+ "y": 75.94397
14
+ },
15
+ "inputSettings": [],
16
+ "outputSettings": [
17
+ {
18
+ "parameterName": "Model.CategoriesPicker",
19
+ "dataMapping": "None",
20
+ "isReparameterized": false,
21
+ "hasExpression": false,
22
+ "expressionContent": null,
23
+ "additionalSettings": {
24
+ "Hidden": true,
25
+ "IsPreviewCapable": true,
26
+ "IsBakeCapable": true,
27
+ "Optional": false,
28
+ "Reverse": false,
29
+ "Simplify": false,
30
+ "IsPrincipal": "CannotBePrincipal",
31
+ "Locked": false
32
+ }
33
+ }
34
+ ],
35
+ "componentState": null
36
+ },
37
+ {
38
+ "id": 2,
39
+ "type": "Element.CategoryFilter",
40
+ "objectType": "Component",
41
+ "guid": "d08f7ab1-be36-45fa-b006-0078022db140",
42
+ "params": {},
43
+ "position": {
44
+ "x": 365.0,
45
+ "y": 96.94397
46
+ },
47
+ "inputSettings": [
48
+ {
49
+ "parameterName": "Categories",
50
+ "dataMapping": "None",
51
+ "isReparameterized": false,
52
+ "hasExpression": false,
53
+ "expressionContent": null,
54
+ "additionalSettings": {
55
+ "IsBakeCapable": true,
56
+ "Optional": false,
57
+ "Reverse": false,
58
+ "Simplify": false,
59
+ "IsPrincipal": "IsNotPrincipal",
60
+ "Locked": false
61
+ }
62
+ },
63
+ {
64
+ "parameterName": "Inverted",
65
+ "dataMapping": "None",
66
+ "isReparameterized": false,
67
+ "hasExpression": false,
68
+ "expressionContent": null,
69
+ "additionalSettings": {
70
+ "Invert": false,
71
+ "Optional": false,
72
+ "Reverse": false,
73
+ "Simplify": false,
74
+ "IsPrincipal": "IsNotPrincipal",
75
+ "Locked": false
76
+ }
77
+ }
78
+ ],
79
+ "outputSettings": [
80
+ {
81
+ "parameterName": "Filter",
82
+ "dataMapping": "None",
83
+ "isReparameterized": false,
84
+ "hasExpression": false,
85
+ "expressionContent": null,
86
+ "additionalSettings": {
87
+ "Optional": false,
88
+ "Reverse": false,
89
+ "Simplify": false,
90
+ "IsPrincipal": "CannotBePrincipal",
91
+ "Locked": false
92
+ }
93
+ }
94
+ ],
95
+ "componentState": null
96
+ },
97
+ {
98
+ "id": 3,
99
+ "type": "Value List",
100
+ "objectType": "Parameter",
101
+ "guid": "00027467-0d24-4fa7-b178-8dc0ac5f42ec",
102
+ "params": {},
103
+ "position": {
104
+ "x": 455.0,
105
+ "y": 131.94397
106
+ },
107
+ "inputSettings": [],
108
+ "outputSettings": [
109
+ {
110
+ "parameterName": "Value List",
111
+ "dataMapping": "None",
112
+ "isReparameterized": false,
113
+ "hasExpression": false,
114
+ "expressionContent": null,
115
+ "additionalSettings": {
116
+ "Hidden": true,
117
+ "IsPreviewCapable": true,
118
+ "IsBakeCapable": true,
119
+ "Optional": false,
120
+ "Reverse": false,
121
+ "Simplify": false,
122
+ "IsPrincipal": "CannotBePrincipal",
123
+ "Locked": false
124
+ }
125
+ }
126
+ ],
127
+ "componentState": null
128
+ },
129
+ {
130
+ "id": 4,
131
+ "type": "Query Elements",
132
+ "objectType": "Component",
133
+ "guid": "0f7da57e-6c05-4dd0-aabf-69e42df38859",
134
+ "params": {},
135
+ "position": {
136
+ "x": 487.0,
137
+ "y": 96.94397
138
+ },
139
+ "inputSettings": [
140
+ {
141
+ "parameterName": "Filter",
142
+ "dataMapping": "None",
143
+ "isReparameterized": false,
144
+ "hasExpression": false,
145
+ "expressionContent": null,
146
+ "additionalSettings": {
147
+ "Optional": false,
148
+ "Reverse": false,
149
+ "Simplify": false,
150
+ "IsPrincipal": "IsNotPrincipal",
151
+ "Locked": false
152
+ }
153
+ }
154
+ ],
155
+ "outputSettings": [
156
+ {
157
+ "parameterName": "Elements",
158
+ "dataMapping": "None",
159
+ "isReparameterized": false,
160
+ "hasExpression": false,
161
+ "expressionContent": null,
162
+ "additionalSettings": {
163
+ "IsBakeCapable": true,
164
+ "Optional": false,
165
+ "Reverse": false,
166
+ "Simplify": false,
167
+ "IsPrincipal": "CannotBePrincipal",
168
+ "Locked": false
169
+ }
170
+ }
171
+ ],
172
+ "componentState": null
173
+ },
174
+ {
175
+ "id": 5,
176
+ "type": "Element Geometry",
177
+ "objectType": "Component",
178
+ "guid": "b3bcbf5b-2034-414f-b9fb-97626ff37cbe",
179
+ "params": {},
180
+ "position": {
181
+ "x": 662.0,
182
+ "y": 86.94397
183
+ },
184
+ "inputSettings": [
185
+ {
186
+ "parameterName": "Elements",
187
+ "dataMapping": "None",
188
+ "isReparameterized": false,
189
+ "hasExpression": false,
190
+ "expressionContent": null,
191
+ "additionalSettings": {
192
+ "IsBakeCapable": true,
193
+ "Optional": false,
194
+ "Reverse": false,
195
+ "Simplify": false,
196
+ "IsPrincipal": "IsNotPrincipal",
197
+ "Locked": false
198
+ }
199
+ },
200
+ {
201
+ "parameterName": "Detail Level",
202
+ "dataMapping": "None",
203
+ "isReparameterized": false,
204
+ "hasExpression": false,
205
+ "expressionContent": null,
206
+ "additionalSettings": {
207
+ "Optional": true,
208
+ "Reverse": false,
209
+ "Simplify": false,
210
+ "IsPrincipal": "IsNotPrincipal",
211
+ "Locked": false
212
+ }
213
+ }
214
+ ],
215
+ "outputSettings": [
216
+ {
217
+ "parameterName": "Geometry",
218
+ "dataMapping": "None",
219
+ "isReparameterized": false,
220
+ "hasExpression": false,
221
+ "expressionContent": null,
222
+ "additionalSettings": {
223
+ "Hidden": false,
224
+ "IsPreviewCapable": true,
225
+ "IsBakeCapable": true,
226
+ "Optional": false,
227
+ "Reverse": false,
228
+ "Simplify": false,
229
+ "IsPrincipal": "CannotBePrincipal",
230
+ "Locked": false
231
+ }
232
+ }
233
+ ],
234
+ "componentState": null
235
+ },
236
+ {
237
+ "id": 6,
238
+ "type": "Panel",
239
+ "objectType": "Parameter",
240
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
241
+ "params": {
242
+ "Value": "Double click to edit panel content…"
243
+ },
244
+ "position": {
245
+ "x": 763.5644,
246
+ "y": 0.0
247
+ },
248
+ "inputSettings": [],
249
+ "outputSettings": [
250
+ {
251
+ "parameterName": "Panel",
252
+ "dataMapping": "None",
253
+ "isReparameterized": false,
254
+ "hasExpression": false,
255
+ "expressionContent": null,
256
+ "additionalSettings": {
257
+ "Optional": false,
258
+ "Reverse": false,
259
+ "Simplify": false,
260
+ "IsPrincipal": "CannotBePrincipal",
261
+ "Locked": false
262
+ }
263
+ }
264
+ ],
265
+ "componentState": {
266
+ "multiline": true,
267
+ "wrap": true,
268
+ "color": {
269
+ "r": 255,
270
+ "g": 255,
271
+ "b": 255,
272
+ "a": 255
273
+ }
274
+ }
275
+ }
276
+ ],
277
+ "connections": [
278
+ {
279
+ "from": {
280
+ "id": 3,
281
+ "output": "Value List"
282
+ },
283
+ "to": {
284
+ "id": 5,
285
+ "input": "Detail Level"
286
+ }
287
+ },
288
+ {
289
+ "from": {
290
+ "id": 2,
291
+ "output": "Filter"
292
+ },
293
+ "to": {
294
+ "id": 4,
295
+ "input": "Filter"
296
+ }
297
+ },
298
+ {
299
+ "from": {
300
+ "id": 4,
301
+ "output": "Elements"
302
+ },
303
+ "to": {
304
+ "id": 5,
305
+ "input": "Elements"
306
+ }
307
+ },
308
+ {
309
+ "from": {
310
+ "id": 5,
311
+ "output": "Geometry"
312
+ },
313
+ "to": {
314
+ "id": 6,
315
+ "input": "Panel"
316
+ }
317
+ },
318
+ {
319
+ "from": {
320
+ "id": 1,
321
+ "output": "Model.CategoriesPicker"
322
+ },
323
+ "to": {
324
+ "id": 2,
325
+ "input": "Categories"
326
+ }
327
+ }
328
+ ]
329
+ }
330
+ }