WolfParametric commited on
Commit
bdfe20e
·
verified ·
1 Parent(s): 08a15f3

🤖 Auto-compiled 13 Wolf Community Scripts

Browse files

Simple array format compilation: 13 scripts from 5 contributors. Generated at 2025-06-20T11:44:51.573932

Files changed (1) hide show
  1. Wolf community.json +404 -0
Wolf community.json CHANGED
@@ -13279,6 +13279,410 @@
13279
  ]
13280
  }
13281
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13282
  {
13283
  "meta": {
13284
  "version": "1.0"
 
13279
  ]
13280
  }
13281
  },
13282
+ {
13283
+ "meta": {
13284
+ "version": "1.0"
13285
+ },
13286
+ "User": {
13287
+ "FullName": "Akshay Khaneja",
13288
+ "Country": "Spain",
13289
+ "Email": "akshay.khaneja@gmail.com",
13290
+ "LinkedInId": "akshay-khaneja-09"
13291
+ },
13292
+ "Description": "What the script does: create an example and use of Pic 'n' Choose component - The Pick'n'Choose component in Grasshopper is used to select specific items from a list based on a list of indices. It’s essentially a way to \"pick\" certain elements from a data set using a custom pattern.; inputs: panel; outputs: panel",
13293
+ "output": {
13294
+ "components": [
13295
+ {
13296
+ "id": 1,
13297
+ "type": "Group",
13298
+ "objectType": "Unknown",
13299
+ "guid": "c552a431-af5b-46a9-a8a4-0fcbc27ef596",
13300
+ "params": {},
13301
+ "position": {
13302
+ "x": 0,
13303
+ "y": 0
13304
+ },
13305
+ "inputSettings": [],
13306
+ "outputSettings": [],
13307
+ "componentState": null
13308
+ },
13309
+ {
13310
+ "id": 2,
13311
+ "type": "Group",
13312
+ "objectType": "Unknown",
13313
+ "guid": "c552a431-af5b-46a9-a8a4-0fcbc27ef596",
13314
+ "params": {},
13315
+ "position": {
13316
+ "x": 0,
13317
+ "y": 0
13318
+ },
13319
+ "inputSettings": [],
13320
+ "outputSettings": [],
13321
+ "componentState": null
13322
+ },
13323
+ {
13324
+ "id": 3,
13325
+ "type": "Panel",
13326
+ "objectType": "Parameter",
13327
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
13328
+ "params": {
13329
+ "Value": "0\r\n2\r\n1\r\n1\r\n2\r\n1"
13330
+ },
13331
+ "position": {
13332
+ "x": 3818.934,
13333
+ "y": 2977.5479
13334
+ },
13335
+ "inputSettings": [],
13336
+ "outputSettings": [
13337
+ {
13338
+ "parameterName": "Panel",
13339
+ "dataMapping": "None",
13340
+ "isReparameterized": false,
13341
+ "hasExpression": false,
13342
+ "expressionContent": null,
13343
+ "persistentData": null,
13344
+ "additionalSettings": {
13345
+ "Optional": false,
13346
+ "Reverse": false,
13347
+ "Simplify": false,
13348
+ "IsPrincipal": "CannotBePrincipal",
13349
+ "Locked": false
13350
+ }
13351
+ }
13352
+ ],
13353
+ "componentState": {
13354
+ "wrap": true,
13355
+ "color": {
13356
+ "r": 255,
13357
+ "g": 255,
13358
+ "b": 255,
13359
+ "a": 159
13360
+ }
13361
+ }
13362
+ },
13363
+ {
13364
+ "id": 4,
13365
+ "type": "Panel",
13366
+ "objectType": "Parameter",
13367
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
13368
+ "params": {
13369
+ "Value": "A\r\nB\r\nC\r\nD\r\nE\r\nF"
13370
+ },
13371
+ "position": {
13372
+ "x": 3892.6096,
13373
+ "y": 3070.435
13374
+ },
13375
+ "inputSettings": [],
13376
+ "outputSettings": [
13377
+ {
13378
+ "parameterName": "Panel",
13379
+ "dataMapping": "None",
13380
+ "isReparameterized": false,
13381
+ "hasExpression": false,
13382
+ "expressionContent": null,
13383
+ "persistentData": null,
13384
+ "additionalSettings": {
13385
+ "Optional": false,
13386
+ "Reverse": false,
13387
+ "Simplify": false,
13388
+ "IsPrincipal": "CannotBePrincipal",
13389
+ "Locked": false
13390
+ }
13391
+ }
13392
+ ],
13393
+ "componentState": {
13394
+ "wrap": true,
13395
+ "color": {
13396
+ "r": 255,
13397
+ "g": 255,
13398
+ "b": 255,
13399
+ "a": 159
13400
+ }
13401
+ }
13402
+ },
13403
+ {
13404
+ "id": 5,
13405
+ "type": "Panel",
13406
+ "objectType": "Parameter",
13407
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
13408
+ "params": {
13409
+ "Value": "10\r\n11\r\n12\r\n13\r\n14\r\n15"
13410
+ },
13411
+ "position": {
13412
+ "x": 3956.4106,
13413
+ "y": 3135.2058
13414
+ },
13415
+ "inputSettings": [],
13416
+ "outputSettings": [
13417
+ {
13418
+ "parameterName": "Panel",
13419
+ "dataMapping": "None",
13420
+ "isReparameterized": false,
13421
+ "hasExpression": false,
13422
+ "expressionContent": null,
13423
+ "persistentData": null,
13424
+ "additionalSettings": {
13425
+ "Optional": false,
13426
+ "Reverse": false,
13427
+ "Simplify": false,
13428
+ "IsPrincipal": "CannotBePrincipal",
13429
+ "Locked": false
13430
+ }
13431
+ }
13432
+ ],
13433
+ "componentState": {
13434
+ "wrap": true,
13435
+ "color": {
13436
+ "r": 255,
13437
+ "g": 255,
13438
+ "b": 255,
13439
+ "a": 159
13440
+ }
13441
+ }
13442
+ },
13443
+ {
13444
+ "id": 6,
13445
+ "type": "Panel",
13446
+ "objectType": "Parameter",
13447
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
13448
+ "params": {
13449
+ "Value": "john\r\nbruce\r\ncarl\r\nmick\r\nannie\r\njane"
13450
+ },
13451
+ "position": {
13452
+ "x": 4022.3445,
13453
+ "y": 3162.2249
13454
+ },
13455
+ "inputSettings": [],
13456
+ "outputSettings": [
13457
+ {
13458
+ "parameterName": "Panel",
13459
+ "dataMapping": "None",
13460
+ "isReparameterized": false,
13461
+ "hasExpression": false,
13462
+ "expressionContent": null,
13463
+ "persistentData": null,
13464
+ "additionalSettings": {
13465
+ "Optional": false,
13466
+ "Reverse": false,
13467
+ "Simplify": false,
13468
+ "IsPrincipal": "CannotBePrincipal",
13469
+ "Locked": false
13470
+ }
13471
+ }
13472
+ ],
13473
+ "componentState": {
13474
+ "wrap": true,
13475
+ "color": {
13476
+ "r": 255,
13477
+ "g": 255,
13478
+ "b": 255,
13479
+ "a": 159
13480
+ }
13481
+ }
13482
+ },
13483
+ {
13484
+ "id": 7,
13485
+ "type": "Pick'n'Choose",
13486
+ "objectType": "Component",
13487
+ "guid": "03b801eb-87cd-476a-a591-257fe5d5bf0f",
13488
+ "params": {},
13489
+ "position": {
13490
+ "x": 4081,
13491
+ "y": 3085
13492
+ },
13493
+ "inputSettings": [
13494
+ {
13495
+ "parameterName": "Pattern",
13496
+ "dataMapping": "None",
13497
+ "isReparameterized": false,
13498
+ "hasExpression": false,
13499
+ "expressionContent": null,
13500
+ "persistentData": null,
13501
+ "additionalSettings": {
13502
+ "Optional": false,
13503
+ "Reverse": false,
13504
+ "Simplify": false,
13505
+ "IsPrincipal": "IsNotPrincipal",
13506
+ "Locked": false
13507
+ }
13508
+ },
13509
+ {
13510
+ "parameterName": "Stream 0",
13511
+ "dataMapping": "None",
13512
+ "isReparameterized": false,
13513
+ "hasExpression": false,
13514
+ "expressionContent": null,
13515
+ "persistentData": null,
13516
+ "additionalSettings": {
13517
+ "UseDegrees": false,
13518
+ "Hidden": false,
13519
+ "IsPreviewCapable": true,
13520
+ "IsBakeCapable": false,
13521
+ "Optional": true,
13522
+ "Reverse": false,
13523
+ "Simplify": false,
13524
+ "IsPrincipal": "IsNotPrincipal",
13525
+ "Locked": false
13526
+ }
13527
+ },
13528
+ {
13529
+ "parameterName": "Stream 1",
13530
+ "dataMapping": "None",
13531
+ "isReparameterized": false,
13532
+ "hasExpression": false,
13533
+ "expressionContent": null,
13534
+ "persistentData": null,
13535
+ "additionalSettings": {
13536
+ "UseDegrees": false,
13537
+ "Hidden": false,
13538
+ "IsPreviewCapable": true,
13539
+ "IsBakeCapable": false,
13540
+ "Optional": true,
13541
+ "Reverse": false,
13542
+ "Simplify": false,
13543
+ "IsPrincipal": "IsNotPrincipal",
13544
+ "Locked": false
13545
+ }
13546
+ },
13547
+ {
13548
+ "parameterName": "Stream 2",
13549
+ "dataMapping": "None",
13550
+ "isReparameterized": false,
13551
+ "hasExpression": false,
13552
+ "expressionContent": null,
13553
+ "persistentData": null,
13554
+ "additionalSettings": {
13555
+ "UseDegrees": false,
13556
+ "Hidden": false,
13557
+ "IsPreviewCapable": true,
13558
+ "IsBakeCapable": false,
13559
+ "Optional": true,
13560
+ "Reverse": false,
13561
+ "Simplify": false,
13562
+ "IsPrincipal": "IsNotPrincipal",
13563
+ "Locked": false
13564
+ }
13565
+ }
13566
+ ],
13567
+ "outputSettings": [
13568
+ {
13569
+ "parameterName": "Result",
13570
+ "dataMapping": "None",
13571
+ "isReparameterized": false,
13572
+ "hasExpression": false,
13573
+ "expressionContent": null,
13574
+ "persistentData": null,
13575
+ "additionalSettings": {
13576
+ "UseDegrees": false,
13577
+ "Hidden": false,
13578
+ "IsPreviewCapable": true,
13579
+ "IsBakeCapable": false,
13580
+ "Optional": false,
13581
+ "Reverse": false,
13582
+ "Simplify": false,
13583
+ "IsPrincipal": "CannotBePrincipal",
13584
+ "Locked": false
13585
+ }
13586
+ }
13587
+ ],
13588
+ "componentState": null
13589
+ },
13590
+ {
13591
+ "id": 8,
13592
+ "type": "Panel",
13593
+ "objectType": "Parameter",
13594
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
13595
+ "params": {
13596
+ "Value": "Double click to edit panel content…"
13597
+ },
13598
+ "position": {
13599
+ "x": 4149.5728,
13600
+ "y": 3025.8638
13601
+ },
13602
+ "inputSettings": [],
13603
+ "outputSettings": [
13604
+ {
13605
+ "parameterName": "Panel",
13606
+ "dataMapping": "None",
13607
+ "isReparameterized": false,
13608
+ "hasExpression": false,
13609
+ "expressionContent": null,
13610
+ "persistentData": null,
13611
+ "additionalSettings": {
13612
+ "Optional": false,
13613
+ "Reverse": false,
13614
+ "Simplify": false,
13615
+ "IsPrincipal": "CannotBePrincipal",
13616
+ "Locked": false
13617
+ }
13618
+ }
13619
+ ],
13620
+ "componentState": {
13621
+ "multiline": true,
13622
+ "wrap": true,
13623
+ "color": {
13624
+ "r": 255,
13625
+ "g": 255,
13626
+ "b": 255,
13627
+ "a": 159
13628
+ }
13629
+ }
13630
+ }
13631
+ ],
13632
+ "connections": [
13633
+ {
13634
+ "from": {
13635
+ "id": 7,
13636
+ "output": "Result"
13637
+ },
13638
+ "to": {
13639
+ "id": 8,
13640
+ "input": "Panel"
13641
+ }
13642
+ },
13643
+ {
13644
+ "from": {
13645
+ "id": 3,
13646
+ "output": "Panel"
13647
+ },
13648
+ "to": {
13649
+ "id": 7,
13650
+ "input": "Pattern"
13651
+ }
13652
+ },
13653
+ {
13654
+ "from": {
13655
+ "id": 4,
13656
+ "output": "Panel"
13657
+ },
13658
+ "to": {
13659
+ "id": 7,
13660
+ "input": "Stream 0"
13661
+ }
13662
+ },
13663
+ {
13664
+ "from": {
13665
+ "id": 5,
13666
+ "output": "Panel"
13667
+ },
13668
+ "to": {
13669
+ "id": 7,
13670
+ "input": "Stream 1"
13671
+ }
13672
+ },
13673
+ {
13674
+ "from": {
13675
+ "id": 6,
13676
+ "output": "Panel"
13677
+ },
13678
+ "to": {
13679
+ "id": 7,
13680
+ "input": "Stream 2"
13681
+ }
13682
+ }
13683
+ ]
13684
+ }
13685
+ },
13686
  {
13687
  "meta": {
13688
  "version": "1.0"