WolfParametric commited on
Commit
e0f3ca6
·
verified ·
1 Parent(s): 2a61f88

Grasshopper script export from Anonymous

Browse files

Community contributed Grasshopper script from WOLF plugin

scripts/Anonymous_20250831_162701_GH2JSON_20250831_162701.json ADDED
@@ -0,0 +1,552 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Description": "What the script does: RIR Revit to Rhino by category; inputs: CATEGORY, ELEMENT CATEGORY FILTER, FILTE RELEMENT, ELEMENT GEOMETRY, PYTHON SCRIPT; outputs: BREP",
3
+ "output": {
4
+ "components": [
5
+ {
6
+ "id": 1,
7
+ "type": "Categories",
8
+ "objectType": "Parameter",
9
+ "guid": "6722c7a5-efd3-4119-a7fd-6c8be892fd04",
10
+ "params": {},
11
+ "position": {
12
+ "x": 0.0,
13
+ "y": 0.0
14
+ },
15
+ "inputSettings": [],
16
+ "outputSettings": [
17
+ {
18
+ "parameterName": "Categories",
19
+ "dataMapping": "None",
20
+ "isReparameterized": false,
21
+ "hasExpression": false,
22
+ "expressionContent": null,
23
+ "additionalSettings": {
24
+ "IsBakeCapable": false,
25
+ "Optional": false,
26
+ "Reverse": false,
27
+ "Simplify": false,
28
+ "IsPrincipal": "CannotBePrincipal",
29
+ "Locked": false
30
+ }
31
+ }
32
+ ],
33
+ "componentState": null
34
+ },
35
+ {
36
+ "id": 2,
37
+ "type": "Category Identity",
38
+ "objectType": "Component",
39
+ "guid": "d794361e-de8c-4d0a-bc77-52293f27d3aa",
40
+ "params": {},
41
+ "position": {
42
+ "x": 127.98926,
43
+ "y": 91.22482
44
+ },
45
+ "inputSettings": [
46
+ {
47
+ "parameterName": "Category",
48
+ "dataMapping": "None",
49
+ "isReparameterized": false,
50
+ "hasExpression": false,
51
+ "expressionContent": null,
52
+ "additionalSettings": {
53
+ "IsBakeCapable": false,
54
+ "Optional": false,
55
+ "Reverse": false,
56
+ "Simplify": false,
57
+ "IsPrincipal": "IsNotPrincipal",
58
+ "Locked": false
59
+ }
60
+ }
61
+ ],
62
+ "outputSettings": [
63
+ {
64
+ "parameterName": "Discipline",
65
+ "dataMapping": "None",
66
+ "isReparameterized": false,
67
+ "hasExpression": false,
68
+ "expressionContent": null,
69
+ "additionalSettings": {
70
+ "Optional": false,
71
+ "Reverse": false,
72
+ "Simplify": false,
73
+ "IsPrincipal": "CannotBePrincipal",
74
+ "Locked": false
75
+ }
76
+ },
77
+ {
78
+ "parameterName": "Type",
79
+ "dataMapping": "None",
80
+ "isReparameterized": false,
81
+ "hasExpression": false,
82
+ "expressionContent": null,
83
+ "additionalSettings": {
84
+ "Optional": false,
85
+ "Reverse": false,
86
+ "Simplify": false,
87
+ "IsPrincipal": "CannotBePrincipal",
88
+ "Locked": false
89
+ }
90
+ },
91
+ {
92
+ "parameterName": "Name",
93
+ "dataMapping": "None",
94
+ "isReparameterized": false,
95
+ "hasExpression": false,
96
+ "expressionContent": null,
97
+ "additionalSettings": {
98
+ "Optional": false,
99
+ "Reverse": false,
100
+ "Simplify": false,
101
+ "IsPrincipal": "CannotBePrincipal",
102
+ "Locked": false
103
+ }
104
+ },
105
+ {
106
+ "parameterName": "Is Visible UI",
107
+ "dataMapping": "None",
108
+ "isReparameterized": false,
109
+ "hasExpression": false,
110
+ "expressionContent": null,
111
+ "additionalSettings": {
112
+ "Invert": false,
113
+ "Optional": false,
114
+ "Reverse": false,
115
+ "Simplify": false,
116
+ "IsPrincipal": "CannotBePrincipal",
117
+ "Locked": false
118
+ }
119
+ },
120
+ {
121
+ "parameterName": "Is Subcategory",
122
+ "dataMapping": "None",
123
+ "isReparameterized": false,
124
+ "hasExpression": false,
125
+ "expressionContent": null,
126
+ "additionalSettings": {
127
+ "Invert": false,
128
+ "Optional": false,
129
+ "Reverse": false,
130
+ "Simplify": false,
131
+ "IsPrincipal": "CannotBePrincipal",
132
+ "Locked": false
133
+ }
134
+ }
135
+ ],
136
+ "componentState": null
137
+ },
138
+ {
139
+ "id": 3,
140
+ "type": "Category Filter",
141
+ "objectType": "Component",
142
+ "guid": "d08f7ab1-be36-45fa-b006-0078022db140",
143
+ "params": {},
144
+ "position": {
145
+ "x": 134.98926,
146
+ "y": 9.224823
147
+ },
148
+ "inputSettings": [
149
+ {
150
+ "parameterName": "Categories",
151
+ "dataMapping": "None",
152
+ "isReparameterized": false,
153
+ "hasExpression": false,
154
+ "expressionContent": null,
155
+ "additionalSettings": {
156
+ "IsBakeCapable": false,
157
+ "Optional": false,
158
+ "Reverse": false,
159
+ "Simplify": false,
160
+ "IsPrincipal": "IsNotPrincipal",
161
+ "Locked": false
162
+ }
163
+ },
164
+ {
165
+ "parameterName": "Inverted",
166
+ "dataMapping": "None",
167
+ "isReparameterized": false,
168
+ "hasExpression": false,
169
+ "expressionContent": null,
170
+ "additionalSettings": {
171
+ "Invert": false,
172
+ "Optional": false,
173
+ "Reverse": false,
174
+ "Simplify": false,
175
+ "IsPrincipal": "IsNotPrincipal",
176
+ "Locked": false
177
+ }
178
+ }
179
+ ],
180
+ "outputSettings": [
181
+ {
182
+ "parameterName": "Filter",
183
+ "dataMapping": "None",
184
+ "isReparameterized": false,
185
+ "hasExpression": false,
186
+ "expressionContent": null,
187
+ "additionalSettings": {
188
+ "Optional": false,
189
+ "Reverse": false,
190
+ "Simplify": false,
191
+ "IsPrincipal": "CannotBePrincipal",
192
+ "Locked": false
193
+ }
194
+ }
195
+ ],
196
+ "componentState": null
197
+ },
198
+ {
199
+ "id": 4,
200
+ "type": "Query Elements",
201
+ "objectType": "Component",
202
+ "guid": "0f7da57e-6c05-4dd0-aabf-69e42df38859",
203
+ "params": {},
204
+ "position": {
205
+ "x": 251.98926,
206
+ "y": 9.224823
207
+ },
208
+ "inputSettings": [
209
+ {
210
+ "parameterName": "Filter",
211
+ "dataMapping": "None",
212
+ "isReparameterized": false,
213
+ "hasExpression": false,
214
+ "expressionContent": null,
215
+ "additionalSettings": {
216
+ "Optional": false,
217
+ "Reverse": false,
218
+ "Simplify": false,
219
+ "IsPrincipal": "IsNotPrincipal",
220
+ "Locked": false
221
+ }
222
+ }
223
+ ],
224
+ "outputSettings": [
225
+ {
226
+ "parameterName": "Elements",
227
+ "dataMapping": "None",
228
+ "isReparameterized": false,
229
+ "hasExpression": false,
230
+ "expressionContent": null,
231
+ "additionalSettings": {
232
+ "IsBakeCapable": false,
233
+ "Optional": false,
234
+ "Reverse": false,
235
+ "Simplify": false,
236
+ "IsPrincipal": "CannotBePrincipal",
237
+ "Locked": false
238
+ }
239
+ }
240
+ ],
241
+ "componentState": null
242
+ },
243
+ {
244
+ "id": 5,
245
+ "type": "Button",
246
+ "objectType": "Parameter",
247
+ "guid": "a8b97322-2d53-47cd-905e-b932c3ccd74e",
248
+ "params": {},
249
+ "position": {
250
+ "x": 388.98926,
251
+ "y": 69.22482
252
+ },
253
+ "inputSettings": [],
254
+ "outputSettings": [
255
+ {
256
+ "parameterName": "Button",
257
+ "dataMapping": "None",
258
+ "isReparameterized": false,
259
+ "hasExpression": true,
260
+ "expressionContent": "False",
261
+ "additionalSettings": {
262
+ "Optional": false,
263
+ "Reverse": false,
264
+ "Simplify": false,
265
+ "IsPrincipal": "CannotBePrincipal",
266
+ "Locked": false
267
+ }
268
+ }
269
+ ],
270
+ "componentState": null
271
+ },
272
+ {
273
+ "id": 6,
274
+ "type": "Element Geometry",
275
+ "objectType": "Component",
276
+ "guid": "b3bcbf5b-2034-414f-b9fb-97626ff37cbe",
277
+ "params": {},
278
+ "position": {
279
+ "x": 418.98926,
280
+ "y": 19.224823
281
+ },
282
+ "inputSettings": [
283
+ {
284
+ "parameterName": "Elements",
285
+ "dataMapping": "None",
286
+ "isReparameterized": false,
287
+ "hasExpression": false,
288
+ "expressionContent": null,
289
+ "additionalSettings": {
290
+ "IsBakeCapable": false,
291
+ "Optional": false,
292
+ "Reverse": false,
293
+ "Simplify": false,
294
+ "IsPrincipal": "IsNotPrincipal",
295
+ "Locked": false
296
+ }
297
+ },
298
+ {
299
+ "parameterName": "Detail Level",
300
+ "dataMapping": "None",
301
+ "isReparameterized": false,
302
+ "hasExpression": false,
303
+ "expressionContent": null,
304
+ "additionalSettings": {
305
+ "Optional": true,
306
+ "Reverse": false,
307
+ "Simplify": false,
308
+ "IsPrincipal": "IsNotPrincipal",
309
+ "Locked": false
310
+ }
311
+ }
312
+ ],
313
+ "outputSettings": [
314
+ {
315
+ "parameterName": "Geometry",
316
+ "dataMapping": "None",
317
+ "isReparameterized": false,
318
+ "hasExpression": false,
319
+ "expressionContent": null,
320
+ "additionalSettings": {
321
+ "Hidden": false,
322
+ "IsPreviewCapable": true,
323
+ "IsBakeCapable": true,
324
+ "Optional": false,
325
+ "Reverse": false,
326
+ "Simplify": false,
327
+ "IsPrincipal": "CannotBePrincipal",
328
+ "Locked": false
329
+ }
330
+ }
331
+ ],
332
+ "componentState": null
333
+ },
334
+ {
335
+ "id": 7,
336
+ "type": "GhPython Script",
337
+ "objectType": "Component",
338
+ "guid": "410755b1-224a-4c1e-a407-bf32fb45ea7e",
339
+ "params": {},
340
+ "position": {
341
+ "x": 611.98926,
342
+ "y": 39.224823
343
+ },
344
+ "inputSettings": [
345
+ {
346
+ "parameterName": "G",
347
+ "dataMapping": "Flatten",
348
+ "isReparameterized": false,
349
+ "hasExpression": false,
350
+ "expressionContent": null,
351
+ "additionalSettings": {
352
+ "UseDegrees": false,
353
+ "Hidden": false,
354
+ "IsPreviewCapable": true,
355
+ "IsBakeCapable": false,
356
+ "Optional": true,
357
+ "Reverse": false,
358
+ "Simplify": false,
359
+ "IsPrincipal": "IsNotPrincipal",
360
+ "Locked": false
361
+ }
362
+ },
363
+ {
364
+ "parameterName": "L",
365
+ "dataMapping": "None",
366
+ "isReparameterized": false,
367
+ "hasExpression": false,
368
+ "expressionContent": null,
369
+ "additionalSettings": {
370
+ "UseDegrees": false,
371
+ "Hidden": false,
372
+ "IsPreviewCapable": true,
373
+ "IsBakeCapable": false,
374
+ "Optional": true,
375
+ "Reverse": false,
376
+ "Simplify": false,
377
+ "IsPrincipal": "IsNotPrincipal",
378
+ "Locked": false
379
+ }
380
+ },
381
+ {
382
+ "parameterName": "B",
383
+ "dataMapping": "None",
384
+ "isReparameterized": false,
385
+ "hasExpression": false,
386
+ "expressionContent": null,
387
+ "additionalSettings": {
388
+ "UseDegrees": false,
389
+ "Hidden": false,
390
+ "IsPreviewCapable": true,
391
+ "IsBakeCapable": false,
392
+ "Optional": true,
393
+ "Reverse": false,
394
+ "Simplify": false,
395
+ "IsPrincipal": "IsNotPrincipal",
396
+ "Locked": false
397
+ }
398
+ }
399
+ ],
400
+ "outputSettings": [
401
+ {
402
+ "parameterName": "out",
403
+ "dataMapping": "None",
404
+ "isReparameterized": false,
405
+ "hasExpression": false,
406
+ "expressionContent": null,
407
+ "additionalSettings": {
408
+ "Optional": false,
409
+ "Reverse": false,
410
+ "Simplify": false,
411
+ "IsPrincipal": "CannotBePrincipal",
412
+ "Locked": false
413
+ }
414
+ },
415
+ {
416
+ "parameterName": "a",
417
+ "dataMapping": "None",
418
+ "isReparameterized": false,
419
+ "hasExpression": false,
420
+ "expressionContent": null,
421
+ "additionalSettings": {
422
+ "UseDegrees": false,
423
+ "Hidden": false,
424
+ "IsPreviewCapable": true,
425
+ "IsBakeCapable": false,
426
+ "Optional": false,
427
+ "Reverse": false,
428
+ "Simplify": false,
429
+ "IsPrincipal": "CannotBePrincipal",
430
+ "Locked": false
431
+ }
432
+ }
433
+ ],
434
+ "componentState": null
435
+ },
436
+ {
437
+ "id": 8,
438
+ "type": "Brep",
439
+ "objectType": "Parameter",
440
+ "guid": "919e146f-30ae-4aae-be34-4d72f555e7da",
441
+ "params": {},
442
+ "position": {
443
+ "x": 715.9492,
444
+ "y": 24.344818
445
+ },
446
+ "inputSettings": [],
447
+ "outputSettings": [
448
+ {
449
+ "parameterName": "Brep",
450
+ "dataMapping": "None",
451
+ "isReparameterized": false,
452
+ "hasExpression": false,
453
+ "expressionContent": null,
454
+ "additionalSettings": {
455
+ "Hidden": false,
456
+ "IsPreviewCapable": true,
457
+ "IsBakeCapable": true,
458
+ "Optional": false,
459
+ "Reverse": false,
460
+ "Simplify": false,
461
+ "IsPrincipal": "CannotBePrincipal",
462
+ "Locked": false
463
+ }
464
+ }
465
+ ],
466
+ "componentState": null
467
+ }
468
+ ],
469
+ "connections": [
470
+ {
471
+ "from": {
472
+ "id": 3,
473
+ "output": "Filter"
474
+ },
475
+ "to": {
476
+ "id": 4,
477
+ "input": "Filter"
478
+ }
479
+ },
480
+ {
481
+ "from": {
482
+ "id": 4,
483
+ "output": "Elements"
484
+ },
485
+ "to": {
486
+ "id": 6,
487
+ "input": "Elements"
488
+ }
489
+ },
490
+ {
491
+ "from": {
492
+ "id": 1,
493
+ "output": "Categories"
494
+ },
495
+ "to": {
496
+ "id": 3,
497
+ "input": "Categories"
498
+ }
499
+ },
500
+ {
501
+ "from": {
502
+ "id": 1,
503
+ "output": "Categories"
504
+ },
505
+ "to": {
506
+ "id": 2,
507
+ "input": "Category"
508
+ }
509
+ },
510
+ {
511
+ "from": {
512
+ "id": 6,
513
+ "output": "Geometry"
514
+ },
515
+ "to": {
516
+ "id": 7,
517
+ "input": "G"
518
+ }
519
+ },
520
+ {
521
+ "from": {
522
+ "id": 2,
523
+ "output": "Name"
524
+ },
525
+ "to": {
526
+ "id": 7,
527
+ "input": "L"
528
+ }
529
+ },
530
+ {
531
+ "from": {
532
+ "id": 7,
533
+ "output": "out"
534
+ },
535
+ "to": {
536
+ "id": 8,
537
+ "input": "Brep"
538
+ }
539
+ },
540
+ {
541
+ "from": {
542
+ "id": 5,
543
+ "output": "Button"
544
+ },
545
+ "to": {
546
+ "id": 7,
547
+ "input": "B"
548
+ }
549
+ }
550
+ ]
551
+ }
552
+ }