WolfParametric commited on
Commit
c2212d1
·
verified ·
1 Parent(s): aa59a19

Grasshopper script export from Akshay Khaneja

Browse files

Community contributed Grasshopper script from WOLF plugin

scripts/Akshay_Khaneja_20250611_111239_Contribution_GH2JSON_20250611_111239.json ADDED
@@ -0,0 +1,774 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: Create a point attraction script based on multiple input points; inputs: Multiple Points; outputs: Attracted circles",
12
+ "output": {
13
+ "components": [
14
+ {
15
+ "id": 1,
16
+ "type": "Number Slider",
17
+ "objectType": "Parameter",
18
+ "guid": "57da07bd-ecab-415d-9d86-af36d7073abc",
19
+ "params": {
20
+ "Value": 1
21
+ },
22
+ "position": {
23
+ "x": 0,
24
+ "y": 0
25
+ },
26
+ "inputSettings": [],
27
+ "outputSettings": [
28
+ {
29
+ "parameterName": "Number Slider",
30
+ "dataMapping": "None",
31
+ "isReparameterized": false,
32
+ "hasExpression": false,
33
+ "expressionContent": null,
34
+ "persistentData": {
35
+ "dataType": "SliderValue",
36
+ "value": 1
37
+ },
38
+ "additionalSettings": {
39
+ "IsExpression": false,
40
+ "Optional": false,
41
+ "Reverse": false,
42
+ "Simplify": false,
43
+ "IsPrincipal": "CannotBePrincipal",
44
+ "Locked": false
45
+ }
46
+ }
47
+ ],
48
+ "componentState": null
49
+ },
50
+ {
51
+ "id": 2,
52
+ "type": "Number Slider",
53
+ "objectType": "Parameter",
54
+ "guid": "57da07bd-ecab-415d-9d86-af36d7073abc",
55
+ "params": {
56
+ "Value": 41
57
+ },
58
+ "position": {
59
+ "x": 0,
60
+ "y": 30.333344
61
+ },
62
+ "inputSettings": [],
63
+ "outputSettings": [
64
+ {
65
+ "parameterName": "Number Slider",
66
+ "dataMapping": "None",
67
+ "isReparameterized": false,
68
+ "hasExpression": false,
69
+ "expressionContent": null,
70
+ "persistentData": {
71
+ "dataType": "SliderValue",
72
+ "value": 41
73
+ },
74
+ "additionalSettings": {
75
+ "IsExpression": false,
76
+ "Optional": false,
77
+ "Reverse": false,
78
+ "Simplify": false,
79
+ "IsPrincipal": "CannotBePrincipal",
80
+ "Locked": false
81
+ }
82
+ }
83
+ ],
84
+ "componentState": null
85
+ },
86
+ {
87
+ "id": 3,
88
+ "type": "Number Slider",
89
+ "objectType": "Parameter",
90
+ "guid": "57da07bd-ecab-415d-9d86-af36d7073abc",
91
+ "params": {
92
+ "Value": 36
93
+ },
94
+ "position": {
95
+ "x": 0,
96
+ "y": 60.666687
97
+ },
98
+ "inputSettings": [],
99
+ "outputSettings": [
100
+ {
101
+ "parameterName": "Number Slider",
102
+ "dataMapping": "None",
103
+ "isReparameterized": false,
104
+ "hasExpression": false,
105
+ "expressionContent": null,
106
+ "persistentData": {
107
+ "dataType": "SliderValue",
108
+ "value": 36
109
+ },
110
+ "additionalSettings": {
111
+ "IsExpression": false,
112
+ "Optional": false,
113
+ "Reverse": false,
114
+ "Simplify": false,
115
+ "IsPrincipal": "CannotBePrincipal",
116
+ "Locked": false
117
+ }
118
+ }
119
+ ],
120
+ "componentState": null
121
+ },
122
+ {
123
+ "id": 4,
124
+ "type": "Number Slider",
125
+ "objectType": "Parameter",
126
+ "guid": "57da07bd-ecab-415d-9d86-af36d7073abc",
127
+ "params": {
128
+ "Value": 19.741
129
+ },
130
+ "position": {
131
+ "x": 0,
132
+ "y": 149.09286
133
+ },
134
+ "inputSettings": [],
135
+ "outputSettings": [
136
+ {
137
+ "parameterName": "Number Slider",
138
+ "dataMapping": "None",
139
+ "isReparameterized": false,
140
+ "hasExpression": false,
141
+ "expressionContent": null,
142
+ "persistentData": {
143
+ "dataType": "SliderValue",
144
+ "value": 19.741
145
+ },
146
+ "additionalSettings": {
147
+ "IsExpression": false,
148
+ "Optional": false,
149
+ "Reverse": false,
150
+ "Simplify": false,
151
+ "IsPrincipal": "CannotBePrincipal",
152
+ "Locked": false
153
+ }
154
+ }
155
+ ],
156
+ "componentState": null
157
+ },
158
+ {
159
+ "id": 5,
160
+ "type": "Point",
161
+ "objectType": "Parameter",
162
+ "guid": "fbac3e32-f100-4292-8692-77240a42fd1a",
163
+ "params": {},
164
+ "position": {
165
+ "x": 25,
166
+ "y": 102.00003
167
+ },
168
+ "inputSettings": [],
169
+ "outputSettings": [
170
+ {
171
+ "parameterName": "Point",
172
+ "dataMapping": "None",
173
+ "isReparameterized": false,
174
+ "hasExpression": false,
175
+ "expressionContent": null,
176
+ "persistentData": {
177
+ "dataType": "PointValues",
178
+ "value": [
179
+ {
180
+ "X": -1.23432101234321E+308,
181
+ "Y": -1.23432101234321E+308,
182
+ "Z": -1.23432101234321E+308
183
+ },
184
+ {
185
+ "X": -1.23432101234321E+308,
186
+ "Y": -1.23432101234321E+308,
187
+ "Z": -1.23432101234321E+308
188
+ },
189
+ {
190
+ "X": -1.23432101234321E+308,
191
+ "Y": -1.23432101234321E+308,
192
+ "Z": -1.23432101234321E+308
193
+ },
194
+ {
195
+ "X": -1.23432101234321E+308,
196
+ "Y": -1.23432101234321E+308,
197
+ "Z": -1.23432101234321E+308
198
+ },
199
+ {
200
+ "X": -1.23432101234321E+308,
201
+ "Y": -1.23432101234321E+308,
202
+ "Z": -1.23432101234321E+308
203
+ },
204
+ {
205
+ "X": -1.23432101234321E+308,
206
+ "Y": -1.23432101234321E+308,
207
+ "Z": -1.23432101234321E+308
208
+ }
209
+ ]
210
+ },
211
+ "additionalSettings": {
212
+ "Hidden": false,
213
+ "Locked": false,
214
+ "IsPreviewCapable": true,
215
+ "IsBakeCapable": true,
216
+ "Optional": false,
217
+ "Reverse": false,
218
+ "Simplify": false,
219
+ "IsPrincipal": "CannotBePrincipal"
220
+ }
221
+ }
222
+ ],
223
+ "componentState": null
224
+ },
225
+ {
226
+ "id": 6,
227
+ "type": "Square",
228
+ "objectType": "Component",
229
+ "guid": "717a1e25-a075-4530-bc80-d43ecc2500d9",
230
+ "params": {},
231
+ "position": {
232
+ "x": 323,
233
+ "y": 33
234
+ },
235
+ "inputSettings": [
236
+ {
237
+ "parameterName": "Plane",
238
+ "dataMapping": "None",
239
+ "isReparameterized": false,
240
+ "hasExpression": false,
241
+ "expressionContent": null,
242
+ "persistentData": null,
243
+ "additionalSettings": {
244
+ "Hidden": false,
245
+ "Locked": false,
246
+ "IsPreviewCapable": true,
247
+ "IsBakeCapable": true,
248
+ "Optional": false,
249
+ "Reverse": false,
250
+ "Simplify": false,
251
+ "IsPrincipal": "IsNotPrincipal"
252
+ }
253
+ },
254
+ {
255
+ "parameterName": "Size",
256
+ "dataMapping": "None",
257
+ "isReparameterized": false,
258
+ "hasExpression": false,
259
+ "expressionContent": null,
260
+ "persistentData": null,
261
+ "additionalSettings": {
262
+ "UseDegrees": false,
263
+ "Optional": false,
264
+ "Reverse": false,
265
+ "Simplify": false,
266
+ "IsPrincipal": "IsNotPrincipal",
267
+ "Locked": false
268
+ }
269
+ },
270
+ {
271
+ "parameterName": "Extent X",
272
+ "dataMapping": "None",
273
+ "isReparameterized": false,
274
+ "hasExpression": false,
275
+ "expressionContent": null,
276
+ "persistentData": null,
277
+ "additionalSettings": {
278
+ "Optional": false,
279
+ "Reverse": false,
280
+ "Simplify": false,
281
+ "IsPrincipal": "IsNotPrincipal",
282
+ "Locked": false
283
+ }
284
+ },
285
+ {
286
+ "parameterName": "Extent Y",
287
+ "dataMapping": "None",
288
+ "isReparameterized": false,
289
+ "hasExpression": false,
290
+ "expressionContent": null,
291
+ "persistentData": null,
292
+ "additionalSettings": {
293
+ "Optional": false,
294
+ "Reverse": false,
295
+ "Simplify": false,
296
+ "IsPrincipal": "IsNotPrincipal",
297
+ "Locked": false
298
+ }
299
+ }
300
+ ],
301
+ "outputSettings": [
302
+ {
303
+ "parameterName": "Cells",
304
+ "dataMapping": "None",
305
+ "isReparameterized": false,
306
+ "hasExpression": false,
307
+ "expressionContent": null,
308
+ "persistentData": null,
309
+ "additionalSettings": {
310
+ "Hidden": false,
311
+ "IsPreviewCapable": true,
312
+ "IsBakeCapable": true,
313
+ "Optional": false,
314
+ "Reverse": false,
315
+ "Simplify": false,
316
+ "IsPrincipal": "CannotBePrincipal",
317
+ "Locked": false
318
+ }
319
+ },
320
+ {
321
+ "parameterName": "Points",
322
+ "dataMapping": "Graft",
323
+ "isReparameterized": false,
324
+ "hasExpression": false,
325
+ "expressionContent": null,
326
+ "persistentData": null,
327
+ "additionalSettings": {
328
+ "Hidden": true,
329
+ "Locked": false,
330
+ "IsPreviewCapable": true,
331
+ "IsBakeCapable": true,
332
+ "Optional": false,
333
+ "Reverse": false,
334
+ "Simplify": false,
335
+ "IsPrincipal": "CannotBePrincipal"
336
+ }
337
+ }
338
+ ],
339
+ "componentState": null
340
+ },
341
+ {
342
+ "id": 7,
343
+ "type": "Distance",
344
+ "objectType": "Component",
345
+ "guid": "93b8e93d-f932-402c-b435-84be04d87666",
346
+ "params": {},
347
+ "position": {
348
+ "x": 434,
349
+ "y": 91
350
+ },
351
+ "inputSettings": [
352
+ {
353
+ "parameterName": "Point A",
354
+ "dataMapping": "None",
355
+ "isReparameterized": false,
356
+ "hasExpression": false,
357
+ "expressionContent": null,
358
+ "persistentData": null,
359
+ "additionalSettings": {
360
+ "Hidden": false,
361
+ "Locked": false,
362
+ "IsPreviewCapable": true,
363
+ "IsBakeCapable": true,
364
+ "Optional": false,
365
+ "Reverse": false,
366
+ "Simplify": false,
367
+ "IsPrincipal": "IsNotPrincipal"
368
+ }
369
+ },
370
+ {
371
+ "parameterName": "Point B",
372
+ "dataMapping": "None",
373
+ "isReparameterized": false,
374
+ "hasExpression": false,
375
+ "expressionContent": null,
376
+ "persistentData": null,
377
+ "additionalSettings": {
378
+ "Hidden": false,
379
+ "Locked": false,
380
+ "IsPreviewCapable": true,
381
+ "IsBakeCapable": true,
382
+ "Optional": false,
383
+ "Reverse": false,
384
+ "Simplify": false,
385
+ "IsPrincipal": "IsNotPrincipal"
386
+ }
387
+ }
388
+ ],
389
+ "outputSettings": [
390
+ {
391
+ "parameterName": "Distance",
392
+ "dataMapping": "None",
393
+ "isReparameterized": false,
394
+ "hasExpression": false,
395
+ "expressionContent": null,
396
+ "persistentData": null,
397
+ "additionalSettings": {
398
+ "UseDegrees": false,
399
+ "Optional": false,
400
+ "Reverse": false,
401
+ "Simplify": false,
402
+ "IsPrincipal": "CannotBePrincipal",
403
+ "Locked": false
404
+ }
405
+ }
406
+ ],
407
+ "componentState": null
408
+ },
409
+ {
410
+ "id": 8,
411
+ "type": "Bounds",
412
+ "objectType": "Component",
413
+ "guid": "f44b92b0-3b5b-493a-86f4-fd7408c3daf3",
414
+ "params": {},
415
+ "position": {
416
+ "x": 521,
417
+ "y": 91
418
+ },
419
+ "inputSettings": [
420
+ {
421
+ "parameterName": "Numbers",
422
+ "dataMapping": "None",
423
+ "isReparameterized": false,
424
+ "hasExpression": false,
425
+ "expressionContent": null,
426
+ "persistentData": null,
427
+ "additionalSettings": {
428
+ "UseDegrees": false,
429
+ "Optional": false,
430
+ "Reverse": false,
431
+ "Simplify": false,
432
+ "IsPrincipal": "IsNotPrincipal",
433
+ "Locked": false
434
+ }
435
+ }
436
+ ],
437
+ "outputSettings": [
438
+ {
439
+ "parameterName": "Domain",
440
+ "dataMapping": "None",
441
+ "isReparameterized": false,
442
+ "hasExpression": false,
443
+ "expressionContent": null,
444
+ "persistentData": null,
445
+ "additionalSettings": {
446
+ "Optional": false,
447
+ "Reverse": false,
448
+ "Simplify": false,
449
+ "IsPrincipal": "CannotBePrincipal",
450
+ "Locked": false
451
+ }
452
+ }
453
+ ],
454
+ "componentState": null
455
+ },
456
+ {
457
+ "id": 9,
458
+ "type": "Deconstruct Domain",
459
+ "objectType": "Component",
460
+ "guid": "825ea536-aebb-41e9-af32-8baeb2ecb590",
461
+ "params": {},
462
+ "position": {
463
+ "x": 607,
464
+ "y": 93
465
+ },
466
+ "inputSettings": [
467
+ {
468
+ "parameterName": "Domain",
469
+ "dataMapping": "None",
470
+ "isReparameterized": false,
471
+ "hasExpression": false,
472
+ "expressionContent": null,
473
+ "persistentData": null,
474
+ "additionalSettings": {
475
+ "Optional": false,
476
+ "Reverse": false,
477
+ "Simplify": false,
478
+ "IsPrincipal": "IsNotPrincipal",
479
+ "Locked": false
480
+ }
481
+ }
482
+ ],
483
+ "outputSettings": [
484
+ {
485
+ "parameterName": "Start",
486
+ "dataMapping": "None",
487
+ "isReparameterized": false,
488
+ "hasExpression": false,
489
+ "expressionContent": null,
490
+ "persistentData": null,
491
+ "additionalSettings": {
492
+ "UseDegrees": false,
493
+ "Optional": false,
494
+ "Reverse": false,
495
+ "Simplify": false,
496
+ "IsPrincipal": "CannotBePrincipal",
497
+ "Locked": false
498
+ }
499
+ },
500
+ {
501
+ "parameterName": "End",
502
+ "dataMapping": "None",
503
+ "isReparameterized": false,
504
+ "hasExpression": false,
505
+ "expressionContent": null,
506
+ "persistentData": null,
507
+ "additionalSettings": {
508
+ "UseDegrees": false,
509
+ "Optional": false,
510
+ "Reverse": false,
511
+ "Simplify": false,
512
+ "IsPrincipal": "CannotBePrincipal",
513
+ "Locked": false
514
+ }
515
+ }
516
+ ],
517
+ "componentState": null
518
+ },
519
+ {
520
+ "id": 10,
521
+ "type": "Division",
522
+ "objectType": "Component",
523
+ "guid": "9c85271f-89fa-4e9f-9f4a-d75802120ccc",
524
+ "params": {},
525
+ "position": {
526
+ "x": 715,
527
+ "y": 148
528
+ },
529
+ "inputSettings": [
530
+ {
531
+ "parameterName": "A",
532
+ "dataMapping": "None",
533
+ "isReparameterized": false,
534
+ "hasExpression": false,
535
+ "expressionContent": null,
536
+ "persistentData": null,
537
+ "additionalSettings": {
538
+ "UseDegrees": false,
539
+ "Hidden": false,
540
+ "IsPreviewCapable": true,
541
+ "IsBakeCapable": false,
542
+ "Optional": false,
543
+ "Reverse": false,
544
+ "Simplify": false,
545
+ "IsPrincipal": "IsNotPrincipal",
546
+ "Locked": false
547
+ }
548
+ },
549
+ {
550
+ "parameterName": "B",
551
+ "dataMapping": "None",
552
+ "isReparameterized": false,
553
+ "hasExpression": false,
554
+ "expressionContent": null,
555
+ "persistentData": null,
556
+ "additionalSettings": {
557
+ "UseDegrees": false,
558
+ "Hidden": false,
559
+ "IsPreviewCapable": true,
560
+ "IsBakeCapable": false,
561
+ "Optional": false,
562
+ "Reverse": false,
563
+ "Simplify": false,
564
+ "IsPrincipal": "IsNotPrincipal",
565
+ "Locked": false
566
+ }
567
+ }
568
+ ],
569
+ "outputSettings": [
570
+ {
571
+ "parameterName": "Result",
572
+ "dataMapping": "None",
573
+ "isReparameterized": false,
574
+ "hasExpression": false,
575
+ "expressionContent": null,
576
+ "persistentData": null,
577
+ "additionalSettings": {
578
+ "UseDegrees": false,
579
+ "Hidden": false,
580
+ "IsPreviewCapable": true,
581
+ "IsBakeCapable": false,
582
+ "Optional": false,
583
+ "Reverse": false,
584
+ "Simplify": false,
585
+ "IsPrincipal": "CannotBePrincipal",
586
+ "Locked": false
587
+ }
588
+ }
589
+ ],
590
+ "componentState": null
591
+ },
592
+ {
593
+ "id": 11,
594
+ "type": "Circle",
595
+ "objectType": "Component",
596
+ "guid": "807b86e3-be8d-4970-92b5-f8cdcb45b06b",
597
+ "params": {},
598
+ "position": {
599
+ "x": 928,
600
+ "y": 63
601
+ },
602
+ "inputSettings": [
603
+ {
604
+ "parameterName": "Plane",
605
+ "dataMapping": "None",
606
+ "isReparameterized": false,
607
+ "hasExpression": false,
608
+ "expressionContent": null,
609
+ "persistentData": null,
610
+ "additionalSettings": {
611
+ "Hidden": false,
612
+ "Locked": false,
613
+ "IsPreviewCapable": true,
614
+ "IsBakeCapable": true,
615
+ "Optional": false,
616
+ "Reverse": false,
617
+ "Simplify": false,
618
+ "IsPrincipal": "IsNotPrincipal"
619
+ }
620
+ },
621
+ {
622
+ "parameterName": "Radius",
623
+ "dataMapping": "None",
624
+ "isReparameterized": false,
625
+ "hasExpression": false,
626
+ "expressionContent": null,
627
+ "persistentData": null,
628
+ "additionalSettings": {
629
+ "UseDegrees": false,
630
+ "Optional": false,
631
+ "Reverse": false,
632
+ "Simplify": false,
633
+ "IsPrincipal": "IsNotPrincipal",
634
+ "Locked": false
635
+ }
636
+ }
637
+ ],
638
+ "outputSettings": [
639
+ {
640
+ "parameterName": "Circle",
641
+ "dataMapping": "None",
642
+ "isReparameterized": false,
643
+ "hasExpression": false,
644
+ "expressionContent": null,
645
+ "persistentData": null,
646
+ "additionalSettings": {
647
+ "Hidden": false,
648
+ "IsPreviewCapable": true,
649
+ "IsBakeCapable": true,
650
+ "Optional": false,
651
+ "Reverse": false,
652
+ "Simplify": false,
653
+ "IsPrincipal": "CannotBePrincipal",
654
+ "Locked": false
655
+ }
656
+ }
657
+ ],
658
+ "componentState": null
659
+ }
660
+ ],
661
+ "connections": [
662
+ {
663
+ "from": {
664
+ "id": 6,
665
+ "output": "Points"
666
+ },
667
+ "to": {
668
+ "id": 11,
669
+ "input": "Plane"
670
+ }
671
+ },
672
+ {
673
+ "from": {
674
+ "id": 6,
675
+ "output": "Points"
676
+ },
677
+ "to": {
678
+ "id": 7,
679
+ "input": "Point A"
680
+ }
681
+ },
682
+ {
683
+ "from": {
684
+ "id": 1,
685
+ "output": "Number Slider"
686
+ },
687
+ "to": {
688
+ "id": 6,
689
+ "input": "Size"
690
+ }
691
+ },
692
+ {
693
+ "from": {
694
+ "id": 2,
695
+ "output": "Number Slider"
696
+ },
697
+ "to": {
698
+ "id": 6,
699
+ "input": "Extent X"
700
+ }
701
+ },
702
+ {
703
+ "from": {
704
+ "id": 3,
705
+ "output": "Number Slider"
706
+ },
707
+ "to": {
708
+ "id": 6,
709
+ "input": "Extent Y"
710
+ }
711
+ },
712
+ {
713
+ "from": {
714
+ "id": 5,
715
+ "output": "Point"
716
+ },
717
+ "to": {
718
+ "id": 7,
719
+ "input": "Point B"
720
+ }
721
+ },
722
+ {
723
+ "from": {
724
+ "id": 7,
725
+ "output": "Distance"
726
+ },
727
+ "to": {
728
+ "id": 8,
729
+ "input": "Numbers"
730
+ }
731
+ },
732
+ {
733
+ "from": {
734
+ "id": 10,
735
+ "output": "Result"
736
+ },
737
+ "to": {
738
+ "id": 11,
739
+ "input": "Radius"
740
+ }
741
+ },
742
+ {
743
+ "from": {
744
+ "id": 8,
745
+ "output": "Domain"
746
+ },
747
+ "to": {
748
+ "id": 9,
749
+ "input": "Domain"
750
+ }
751
+ },
752
+ {
753
+ "from": {
754
+ "id": 9,
755
+ "output": "Start"
756
+ },
757
+ "to": {
758
+ "id": 10,
759
+ "input": "A"
760
+ }
761
+ },
762
+ {
763
+ "from": {
764
+ "id": 4,
765
+ "output": "Number Slider"
766
+ },
767
+ "to": {
768
+ "id": 10,
769
+ "input": "B"
770
+ }
771
+ }
772
+ ]
773
+ }
774
+ }