WolfParametric commited on
Commit
fa7ea72
·
verified ·
1 Parent(s): dd9589b

🤖 Auto-compiled 16 Wolf Community Scripts

Browse files

Simple array format compilation: 16 scripts from 2 contributors. Generated at 2025-06-10T16:42:24.508161

Files changed (1) hide show
  1. Wolf community.json +476 -0
Wolf community.json CHANGED
@@ -1005,6 +1005,482 @@
1005
  ]
1006
  }
1007
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1008
  {
1009
  "User": {
1010
  "FullName": "Akshay Khaneja",
 
1005
  ]
1006
  }
1007
  },
1008
+ {
1009
+ "meta": {
1010
+ "version": "1.0"
1011
+ },
1012
+ "User": {
1013
+ "FullName": "Akhaneja",
1014
+ "Country": "India",
1015
+ "Email": null,
1016
+ "LinkedInId": null
1017
+ },
1018
+ "Description": "What the script does: To Check the Wolf Component on my office laptop; inputs: curve; outputs: point",
1019
+ "output": {
1020
+ "components": [
1021
+ {
1022
+ "id": 1,
1023
+ "type": "Number Slider",
1024
+ "objectType": "Parameter",
1025
+ "guid": "57da07bd-ecab-415d-9d86-af36d7073abc",
1026
+ "params": {
1027
+ "Value": 6
1028
+ },
1029
+ "position": {
1030
+ "x": 0,
1031
+ "y": 114
1032
+ },
1033
+ "inputSettings": [],
1034
+ "outputSettings": [
1035
+ {
1036
+ "parameterName": "Number Slider",
1037
+ "dataMapping": "None",
1038
+ "isReparameterized": false,
1039
+ "hasExpression": false,
1040
+ "expressionContent": null,
1041
+ "persistentData": {
1042
+ "dataType": "SliderValue",
1043
+ "value": 6
1044
+ },
1045
+ "additionalSettings": {
1046
+ "IsExpression": false,
1047
+ "Optional": false,
1048
+ "Reverse": false,
1049
+ "Simplify": false,
1050
+ "IsPrincipal": "CannotBePrincipal",
1051
+ "Locked": false
1052
+ }
1053
+ }
1054
+ ],
1055
+ "componentState": null
1056
+ },
1057
+ {
1058
+ "id": 2,
1059
+ "type": "Number Slider",
1060
+ "objectType": "Parameter",
1061
+ "guid": "57da07bd-ecab-415d-9d86-af36d7073abc",
1062
+ "params": {
1063
+ "Value": 5
1064
+ },
1065
+ "position": {
1066
+ "x": 4,
1067
+ "y": 67
1068
+ },
1069
+ "inputSettings": [],
1070
+ "outputSettings": [
1071
+ {
1072
+ "parameterName": "Number Slider",
1073
+ "dataMapping": "None",
1074
+ "isReparameterized": false,
1075
+ "hasExpression": false,
1076
+ "expressionContent": null,
1077
+ "persistentData": {
1078
+ "dataType": "SliderValue",
1079
+ "value": 5
1080
+ },
1081
+ "additionalSettings": {
1082
+ "IsExpression": false,
1083
+ "Optional": false,
1084
+ "Reverse": false,
1085
+ "Simplify": false,
1086
+ "IsPrincipal": "CannotBePrincipal",
1087
+ "Locked": false
1088
+ }
1089
+ }
1090
+ ],
1091
+ "componentState": null
1092
+ },
1093
+ {
1094
+ "id": 3,
1095
+ "type": "Curve",
1096
+ "objectType": "Parameter",
1097
+ "guid": "d5967b9f-e8ee-436b-a8ad-29fdcecf32d5",
1098
+ "params": {},
1099
+ "position": {
1100
+ "x": 236,
1101
+ "y": 0
1102
+ },
1103
+ "inputSettings": [],
1104
+ "outputSettings": [
1105
+ {
1106
+ "parameterName": "Curve",
1107
+ "dataMapping": "None",
1108
+ "isReparameterized": false,
1109
+ "hasExpression": false,
1110
+ "expressionContent": null,
1111
+ "persistentData": null,
1112
+ "additionalSettings": {
1113
+ "Reparameterize": false,
1114
+ "Hidden": false,
1115
+ "IsPreviewCapable": true,
1116
+ "IsBakeCapable": false,
1117
+ "Optional": false,
1118
+ "Reverse": false,
1119
+ "Simplify": false,
1120
+ "IsPrincipal": "CannotBePrincipal",
1121
+ "Locked": false
1122
+ }
1123
+ }
1124
+ ],
1125
+ "componentState": null
1126
+ },
1127
+ {
1128
+ "id": 4,
1129
+ "type": "Addition",
1130
+ "objectType": "Component",
1131
+ "guid": "a0d62394-a118-422d-abb3-6af115c75b25",
1132
+ "params": {},
1133
+ "position": {
1134
+ "x": 259,
1135
+ "y": 69
1136
+ },
1137
+ "inputSettings": [
1138
+ {
1139
+ "parameterName": "A",
1140
+ "dataMapping": "None",
1141
+ "isReparameterized": false,
1142
+ "hasExpression": false,
1143
+ "expressionContent": null,
1144
+ "persistentData": null,
1145
+ "additionalSettings": {
1146
+ "UseDegrees": false,
1147
+ "Hidden": false,
1148
+ "IsPreviewCapable": true,
1149
+ "IsBakeCapable": false,
1150
+ "Optional": true,
1151
+ "Reverse": false,
1152
+ "Simplify": false,
1153
+ "IsPrincipal": "IsNotPrincipal",
1154
+ "Locked": false
1155
+ }
1156
+ },
1157
+ {
1158
+ "parameterName": "B",
1159
+ "dataMapping": "None",
1160
+ "isReparameterized": false,
1161
+ "hasExpression": false,
1162
+ "expressionContent": null,
1163
+ "persistentData": null,
1164
+ "additionalSettings": {
1165
+ "UseDegrees": false,
1166
+ "Hidden": false,
1167
+ "IsPreviewCapable": true,
1168
+ "IsBakeCapable": false,
1169
+ "Optional": true,
1170
+ "Reverse": false,
1171
+ "Simplify": false,
1172
+ "IsPrincipal": "IsNotPrincipal",
1173
+ "Locked": false
1174
+ }
1175
+ }
1176
+ ],
1177
+ "outputSettings": [
1178
+ {
1179
+ "parameterName": "Result",
1180
+ "dataMapping": "None",
1181
+ "isReparameterized": false,
1182
+ "hasExpression": false,
1183
+ "expressionContent": null,
1184
+ "persistentData": null,
1185
+ "additionalSettings": {
1186
+ "UseDegrees": false,
1187
+ "Hidden": false,
1188
+ "IsPreviewCapable": true,
1189
+ "IsBakeCapable": false,
1190
+ "Optional": false,
1191
+ "Reverse": false,
1192
+ "Simplify": false,
1193
+ "IsPrincipal": "CannotBePrincipal",
1194
+ "Locked": false
1195
+ }
1196
+ }
1197
+ ],
1198
+ "componentState": null
1199
+ },
1200
+ {
1201
+ "id": 5,
1202
+ "type": "Unit Z",
1203
+ "objectType": "Component",
1204
+ "guid": "9103c240-a6a9-4223-9b42-dbd19bf38e2b",
1205
+ "params": {},
1206
+ "position": {
1207
+ "x": 408,
1208
+ "y": 69
1209
+ },
1210
+ "inputSettings": [
1211
+ {
1212
+ "parameterName": "Factor",
1213
+ "dataMapping": "None",
1214
+ "isReparameterized": false,
1215
+ "hasExpression": false,
1216
+ "expressionContent": null,
1217
+ "persistentData": null,
1218
+ "additionalSettings": {
1219
+ "UseDegrees": false,
1220
+ "Optional": false,
1221
+ "Reverse": false,
1222
+ "Simplify": false,
1223
+ "IsPrincipal": "IsNotPrincipal",
1224
+ "Locked": false
1225
+ }
1226
+ }
1227
+ ],
1228
+ "outputSettings": [
1229
+ {
1230
+ "parameterName": "Unit vector",
1231
+ "dataMapping": "None",
1232
+ "isReparameterized": false,
1233
+ "hasExpression": false,
1234
+ "expressionContent": null,
1235
+ "persistentData": null,
1236
+ "additionalSettings": {
1237
+ "Optional": false,
1238
+ "Reverse": false,
1239
+ "Simplify": false,
1240
+ "IsPrincipal": "CannotBePrincipal",
1241
+ "Locked": false
1242
+ }
1243
+ }
1244
+ ],
1245
+ "componentState": null
1246
+ },
1247
+ {
1248
+ "id": 6,
1249
+ "type": "Move",
1250
+ "objectType": "Component",
1251
+ "guid": "e9eb1dcf-92f6-4d4d-84ae-96222d60f56b",
1252
+ "params": {},
1253
+ "position": {
1254
+ "x": 544,
1255
+ "y": 29
1256
+ },
1257
+ "inputSettings": [
1258
+ {
1259
+ "parameterName": "Geometry",
1260
+ "dataMapping": "None",
1261
+ "isReparameterized": false,
1262
+ "hasExpression": false,
1263
+ "expressionContent": null,
1264
+ "persistentData": null,
1265
+ "additionalSettings": {
1266
+ "Hidden": false,
1267
+ "IsPreviewCapable": true,
1268
+ "IsBakeCapable": false,
1269
+ "Optional": true,
1270
+ "Reverse": false,
1271
+ "Simplify": false,
1272
+ "IsPrincipal": "IsNotPrincipal",
1273
+ "Locked": false
1274
+ }
1275
+ },
1276
+ {
1277
+ "parameterName": "Motion",
1278
+ "dataMapping": "None",
1279
+ "isReparameterized": false,
1280
+ "hasExpression": false,
1281
+ "expressionContent": null,
1282
+ "persistentData": null,
1283
+ "additionalSettings": {
1284
+ "Optional": false,
1285
+ "Reverse": false,
1286
+ "Simplify": false,
1287
+ "IsPrincipal": "IsNotPrincipal",
1288
+ "Locked": false
1289
+ }
1290
+ }
1291
+ ],
1292
+ "outputSettings": [
1293
+ {
1294
+ "parameterName": "Geometry",
1295
+ "dataMapping": "None",
1296
+ "isReparameterized": false,
1297
+ "hasExpression": false,
1298
+ "expressionContent": null,
1299
+ "persistentData": null,
1300
+ "additionalSettings": {
1301
+ "Hidden": false,
1302
+ "IsPreviewCapable": true,
1303
+ "IsBakeCapable": true,
1304
+ "Optional": false,
1305
+ "Reverse": false,
1306
+ "Simplify": false,
1307
+ "IsPrincipal": "CannotBePrincipal",
1308
+ "Locked": false
1309
+ }
1310
+ },
1311
+ {
1312
+ "parameterName": "Transform",
1313
+ "dataMapping": "None",
1314
+ "isReparameterized": false,
1315
+ "hasExpression": false,
1316
+ "expressionContent": null,
1317
+ "persistentData": null,
1318
+ "additionalSettings": {
1319
+ "Optional": false,
1320
+ "Reverse": false,
1321
+ "Simplify": false,
1322
+ "IsPrincipal": "CannotBePrincipal",
1323
+ "Locked": false
1324
+ }
1325
+ }
1326
+ ],
1327
+ "componentState": null
1328
+ },
1329
+ {
1330
+ "id": 7,
1331
+ "type": "Deconstruct Brep",
1332
+ "objectType": "Component",
1333
+ "guid": "8d372bdc-9800-45e9-8a26-6e33c5253e21",
1334
+ "params": {},
1335
+ "position": {
1336
+ "x": 693,
1337
+ "y": 23
1338
+ },
1339
+ "inputSettings": [
1340
+ {
1341
+ "parameterName": "Brep",
1342
+ "dataMapping": "None",
1343
+ "isReparameterized": false,
1344
+ "hasExpression": false,
1345
+ "expressionContent": null,
1346
+ "persistentData": null,
1347
+ "additionalSettings": {
1348
+ "Hidden": false,
1349
+ "IsPreviewCapable": true,
1350
+ "IsBakeCapable": true,
1351
+ "Optional": false,
1352
+ "Reverse": false,
1353
+ "Simplify": false,
1354
+ "IsPrincipal": "IsNotPrincipal",
1355
+ "Locked": false
1356
+ }
1357
+ }
1358
+ ],
1359
+ "outputSettings": [
1360
+ {
1361
+ "parameterName": "Faces",
1362
+ "dataMapping": "None",
1363
+ "isReparameterized": false,
1364
+ "hasExpression": false,
1365
+ "expressionContent": null,
1366
+ "persistentData": null,
1367
+ "additionalSettings": {
1368
+ "Reparameterize": false,
1369
+ "Hidden": false,
1370
+ "IsPreviewCapable": true,
1371
+ "IsBakeCapable": true,
1372
+ "Optional": false,
1373
+ "Reverse": false,
1374
+ "Simplify": false,
1375
+ "IsPrincipal": "CannotBePrincipal",
1376
+ "Locked": false
1377
+ }
1378
+ },
1379
+ {
1380
+ "parameterName": "Edges",
1381
+ "dataMapping": "None",
1382
+ "isReparameterized": false,
1383
+ "hasExpression": false,
1384
+ "expressionContent": null,
1385
+ "persistentData": null,
1386
+ "additionalSettings": {
1387
+ "Reparameterize": false,
1388
+ "Hidden": false,
1389
+ "IsPreviewCapable": true,
1390
+ "IsBakeCapable": true,
1391
+ "Optional": false,
1392
+ "Reverse": false,
1393
+ "Simplify": false,
1394
+ "IsPrincipal": "CannotBePrincipal",
1395
+ "Locked": false
1396
+ }
1397
+ },
1398
+ {
1399
+ "parameterName": "Vertices",
1400
+ "dataMapping": "None",
1401
+ "isReparameterized": false,
1402
+ "hasExpression": false,
1403
+ "expressionContent": null,
1404
+ "persistentData": null,
1405
+ "additionalSettings": {
1406
+ "Hidden": false,
1407
+ "Locked": false,
1408
+ "IsPreviewCapable": true,
1409
+ "IsBakeCapable": true,
1410
+ "Optional": false,
1411
+ "Reverse": false,
1412
+ "Simplify": false,
1413
+ "IsPrincipal": "CannotBePrincipal"
1414
+ }
1415
+ }
1416
+ ],
1417
+ "componentState": null
1418
+ }
1419
+ ],
1420
+ "connections": [
1421
+ {
1422
+ "from": {
1423
+ "id": 4,
1424
+ "output": "Result"
1425
+ },
1426
+ "to": {
1427
+ "id": 5,
1428
+ "input": "Factor"
1429
+ }
1430
+ },
1431
+ {
1432
+ "from": {
1433
+ "id": 2,
1434
+ "output": "Number Slider"
1435
+ },
1436
+ "to": {
1437
+ "id": 4,
1438
+ "input": "A"
1439
+ }
1440
+ },
1441
+ {
1442
+ "from": {
1443
+ "id": 1,
1444
+ "output": "Number Slider"
1445
+ },
1446
+ "to": {
1447
+ "id": 4,
1448
+ "input": "B"
1449
+ }
1450
+ },
1451
+ {
1452
+ "from": {
1453
+ "id": 6,
1454
+ "output": "Geometry"
1455
+ },
1456
+ "to": {
1457
+ "id": 7,
1458
+ "input": "Brep"
1459
+ }
1460
+ },
1461
+ {
1462
+ "from": {
1463
+ "id": 3,
1464
+ "output": "Curve"
1465
+ },
1466
+ "to": {
1467
+ "id": 6,
1468
+ "input": "Geometry"
1469
+ }
1470
+ },
1471
+ {
1472
+ "from": {
1473
+ "id": 5,
1474
+ "output": "Unit vector"
1475
+ },
1476
+ "to": {
1477
+ "id": 6,
1478
+ "input": "Motion"
1479
+ }
1480
+ }
1481
+ ]
1482
+ }
1483
+ },
1484
  {
1485
  "User": {
1486
  "FullName": "Akshay Khaneja",