WolfParametric commited on
Commit
45cb2b3
·
verified ·
1 Parent(s): 3f97eb8

Grasshopper script export from Akshay Khaneja

Browse files

Community contributed Grasshopper script from WOLF plugin

scripts/Akshay_Khaneja_20250619_150714_Contribution_GH2JSON_20250619_150714.json ADDED
@@ -0,0 +1,376 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta": {
3
+ "version": "1.0"
4
+ },
5
+ "User": {
6
+ "FullName": "Akshay Khaneja",
7
+ "Country": "Spain",
8
+ "Email": "akshay.khaneja@gmail.com",
9
+ "LinkedInId": "akshay-khaneja-09"
10
+ },
11
+ "Description": "What the script does: Weave component is used to interleave elements from multiple input lists based on a specified pattern. It\u0027s especially useful when you want to merge multiple data streams in a controlled, alternating way.; inputs: Panel; outputs: Panel",
12
+ "output": {
13
+ "components": [
14
+ {
15
+ "id": 1,
16
+ "type": "Panel",
17
+ "objectType": "Parameter",
18
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
19
+ "params": {
20
+ "Value": "0\r\n2\r\n1\r\n1\r\n2\r\n1"
21
+ },
22
+ "position": {
23
+ "x": 0,
24
+ "y": 48.426758
25
+ },
26
+ "inputSettings": [],
27
+ "outputSettings": [
28
+ {
29
+ "parameterName": "Panel",
30
+ "dataMapping": "None",
31
+ "isReparameterized": false,
32
+ "hasExpression": false,
33
+ "expressionContent": null,
34
+ "persistentData": null,
35
+ "additionalSettings": {
36
+ "Optional": false,
37
+ "Reverse": false,
38
+ "Simplify": false,
39
+ "IsPrincipal": "CannotBePrincipal",
40
+ "Locked": false
41
+ }
42
+ }
43
+ ],
44
+ "componentState": {
45
+ "wrap": true,
46
+ "color": {
47
+ "r": 255,
48
+ "g": 255,
49
+ "b": 255,
50
+ "a": 159
51
+ }
52
+ }
53
+ },
54
+ {
55
+ "id": 2,
56
+ "type": "Panel",
57
+ "objectType": "Parameter",
58
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
59
+ "params": {
60
+ "Value": "A\r\nB\r\nC\r\nD\r\nE\r\nF"
61
+ },
62
+ "position": {
63
+ "x": 73.67554,
64
+ "y": 141.2312
65
+ },
66
+ "inputSettings": [],
67
+ "outputSettings": [
68
+ {
69
+ "parameterName": "Panel",
70
+ "dataMapping": "None",
71
+ "isReparameterized": false,
72
+ "hasExpression": false,
73
+ "expressionContent": null,
74
+ "persistentData": null,
75
+ "additionalSettings": {
76
+ "Optional": false,
77
+ "Reverse": false,
78
+ "Simplify": false,
79
+ "IsPrincipal": "CannotBePrincipal",
80
+ "Locked": false
81
+ }
82
+ }
83
+ ],
84
+ "componentState": {
85
+ "wrap": true,
86
+ "color": {
87
+ "r": 255,
88
+ "g": 255,
89
+ "b": 255,
90
+ "a": 159
91
+ }
92
+ }
93
+ },
94
+ {
95
+ "id": 3,
96
+ "type": "Panel",
97
+ "objectType": "Parameter",
98
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
99
+ "params": {
100
+ "Value": "10\r\n11\r\n12\r\n13\r\n14\r\n15"
101
+ },
102
+ "position": {
103
+ "x": 137.47656,
104
+ "y": 206.08472
105
+ },
106
+ "inputSettings": [],
107
+ "outputSettings": [
108
+ {
109
+ "parameterName": "Panel",
110
+ "dataMapping": "None",
111
+ "isReparameterized": false,
112
+ "hasExpression": false,
113
+ "expressionContent": null,
114
+ "persistentData": null,
115
+ "additionalSettings": {
116
+ "Optional": false,
117
+ "Reverse": false,
118
+ "Simplify": false,
119
+ "IsPrincipal": "CannotBePrincipal",
120
+ "Locked": false
121
+ }
122
+ }
123
+ ],
124
+ "componentState": {
125
+ "wrap": true,
126
+ "color": {
127
+ "r": 255,
128
+ "g": 255,
129
+ "b": 255,
130
+ "a": 159
131
+ }
132
+ }
133
+ },
134
+ {
135
+ "id": 4,
136
+ "type": "Panel",
137
+ "objectType": "Parameter",
138
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
139
+ "params": {
140
+ "Value": "john\r\nbruce\r\ncarl\r\nmick\r\nannie\r\njane"
141
+ },
142
+ "position": {
143
+ "x": 203.4104,
144
+ "y": 233.10425
145
+ },
146
+ "inputSettings": [],
147
+ "outputSettings": [
148
+ {
149
+ "parameterName": "Panel",
150
+ "dataMapping": "None",
151
+ "isReparameterized": false,
152
+ "hasExpression": false,
153
+ "expressionContent": null,
154
+ "persistentData": null,
155
+ "additionalSettings": {
156
+ "Optional": false,
157
+ "Reverse": false,
158
+ "Simplify": false,
159
+ "IsPrincipal": "CannotBePrincipal",
160
+ "Locked": false
161
+ }
162
+ }
163
+ ],
164
+ "componentState": {
165
+ "wrap": true,
166
+ "color": {
167
+ "r": 255,
168
+ "g": 255,
169
+ "b": 255,
170
+ "a": 159
171
+ }
172
+ }
173
+ },
174
+ {
175
+ "id": 5,
176
+ "type": "Weave",
177
+ "objectType": "Component",
178
+ "guid": "50faccbd-9c92-4175-a5fa-d65e36013db6",
179
+ "params": {},
180
+ "position": {
181
+ "x": 261.52393,
182
+ "y": 155.64453
183
+ },
184
+ "inputSettings": [
185
+ {
186
+ "parameterName": "Pattern",
187
+ "dataMapping": "None",
188
+ "isReparameterized": false,
189
+ "hasExpression": false,
190
+ "expressionContent": null,
191
+ "persistentData": null,
192
+ "additionalSettings": {
193
+ "Optional": false,
194
+ "Reverse": false,
195
+ "Simplify": false,
196
+ "IsPrincipal": "IsNotPrincipal",
197
+ "Locked": false
198
+ }
199
+ },
200
+ {
201
+ "parameterName": "Stream 0",
202
+ "dataMapping": "None",
203
+ "isReparameterized": false,
204
+ "hasExpression": false,
205
+ "expressionContent": null,
206
+ "persistentData": null,
207
+ "additionalSettings": {
208
+ "UseDegrees": false,
209
+ "Hidden": false,
210
+ "IsPreviewCapable": true,
211
+ "IsBakeCapable": false,
212
+ "Optional": false,
213
+ "Reverse": false,
214
+ "Simplify": false,
215
+ "IsPrincipal": "IsNotPrincipal",
216
+ "Locked": false
217
+ }
218
+ },
219
+ {
220
+ "parameterName": "Stream 1",
221
+ "dataMapping": "None",
222
+ "isReparameterized": false,
223
+ "hasExpression": false,
224
+ "expressionContent": null,
225
+ "persistentData": null,
226
+ "additionalSettings": {
227
+ "UseDegrees": false,
228
+ "Hidden": false,
229
+ "IsPreviewCapable": true,
230
+ "IsBakeCapable": false,
231
+ "Optional": false,
232
+ "Reverse": false,
233
+ "Simplify": false,
234
+ "IsPrincipal": "IsNotPrincipal",
235
+ "Locked": false
236
+ }
237
+ },
238
+ {
239
+ "parameterName": "Stream 2",
240
+ "dataMapping": "None",
241
+ "isReparameterized": false,
242
+ "hasExpression": false,
243
+ "expressionContent": null,
244
+ "persistentData": null,
245
+ "additionalSettings": {
246
+ "UseDegrees": false,
247
+ "Hidden": false,
248
+ "IsPreviewCapable": true,
249
+ "IsBakeCapable": false,
250
+ "Optional": false,
251
+ "Reverse": false,
252
+ "Simplify": false,
253
+ "IsPrincipal": "IsNotPrincipal",
254
+ "Locked": false
255
+ }
256
+ }
257
+ ],
258
+ "outputSettings": [
259
+ {
260
+ "parameterName": "Weave",
261
+ "dataMapping": "None",
262
+ "isReparameterized": false,
263
+ "hasExpression": false,
264
+ "expressionContent": null,
265
+ "persistentData": null,
266
+ "additionalSettings": {
267
+ "UseDegrees": false,
268
+ "Hidden": false,
269
+ "IsPreviewCapable": true,
270
+ "IsBakeCapable": false,
271
+ "Optional": false,
272
+ "Reverse": false,
273
+ "Simplify": false,
274
+ "IsPrincipal": "CannotBePrincipal",
275
+ "Locked": false
276
+ }
277
+ }
278
+ ],
279
+ "componentState": null
280
+ },
281
+ {
282
+ "id": 6,
283
+ "type": "Panel",
284
+ "objectType": "Parameter",
285
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
286
+ "params": {
287
+ "Value": "Double click to edit panel content\u2026"
288
+ },
289
+ "position": {
290
+ "x": 319.87012,
291
+ "y": 0
292
+ },
293
+ "inputSettings": [],
294
+ "outputSettings": [
295
+ {
296
+ "parameterName": "Panel",
297
+ "dataMapping": "None",
298
+ "isReparameterized": false,
299
+ "hasExpression": false,
300
+ "expressionContent": null,
301
+ "persistentData": null,
302
+ "additionalSettings": {
303
+ "Optional": false,
304
+ "Reverse": false,
305
+ "Simplify": false,
306
+ "IsPrincipal": "CannotBePrincipal",
307
+ "Locked": false
308
+ }
309
+ }
310
+ ],
311
+ "componentState": {
312
+ "multiline": true,
313
+ "wrap": true,
314
+ "color": {
315
+ "r": 255,
316
+ "g": 255,
317
+ "b": 255,
318
+ "a": 159
319
+ }
320
+ }
321
+ }
322
+ ],
323
+ "connections": [
324
+ {
325
+ "from": {
326
+ "id": 5,
327
+ "output": "Weave"
328
+ },
329
+ "to": {
330
+ "id": 6,
331
+ "input": "Panel"
332
+ }
333
+ },
334
+ {
335
+ "from": {
336
+ "id": 1,
337
+ "output": "Panel"
338
+ },
339
+ "to": {
340
+ "id": 5,
341
+ "input": "Pattern"
342
+ }
343
+ },
344
+ {
345
+ "from": {
346
+ "id": 2,
347
+ "output": "Panel"
348
+ },
349
+ "to": {
350
+ "id": 5,
351
+ "input": "Stream 0"
352
+ }
353
+ },
354
+ {
355
+ "from": {
356
+ "id": 3,
357
+ "output": "Panel"
358
+ },
359
+ "to": {
360
+ "id": 5,
361
+ "input": "Stream 1"
362
+ }
363
+ },
364
+ {
365
+ "from": {
366
+ "id": 4,
367
+ "output": "Panel"
368
+ },
369
+ "to": {
370
+ "id": 5,
371
+ "input": "Stream 2"
372
+ }
373
+ }
374
+ ]
375
+ }
376
+ }