Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created April 13, 2020 09:37
Show Gist options
  • Save zeffii/5bbdc0b088c1e253af4cac6b917aef7d to your computer and use it in GitHub Desktop.
Save zeffii/5bbdc0b088c1e253af4cac6b917aef7d to your computer and use it in GitHub Desktop.
Sverchok_0.6.0.0NodeTree_Bl_2.83(sub13)202041311
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Combinatorics": {
"bl_idname": "SvCombinatoricsNode",
"height": 100.0,
"hide": false,
"label": "Product",
"location": [
-71.36750030517578,
-11.445281982421875
],
"params": {
"repeat": 2
},
"width": 140.0
},
"List Del Levels": {
"bl_idname": "ListLevelsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
277.45965576171875,
-18.56158447265625
],
"params": {
"Sverch_LisLev": "1"
},
"width": 140.0
},
"List Del Levels.001": {
"bl_idname": "ListLevelsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
276.1324462890625,
100.8877182006836
],
"params": {
"Sverch_LisLev": "1"
},
"width": 140.0
},
"List First & Last": {
"bl_idname": "ListFLNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
107.67988586425781,
34.753807067871094
],
"params": {
"level": 3
},
"width": 140.0
},
"Number Range": {
"bl_idname": "SvGenNumberRange",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-68.08560943603516,
210.94839477539062
],
"params": {
"number_mode": "int",
"range_mode": "RANGE_STEP"
},
"width": 140.0
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
446.01202392578125,
67.7073974609375
],
"params": {},
"width": 100.0
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
594.6566772460938,
184.50225830078125
],
"params": {},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Number Range",
0,
"Combinatorics",
2
],
[
"Combinatorics",
0,
"List First & Last",
0
],
[
"List First & Last",
1,
"List Del Levels.001",
0
],
[
"List First & Last",
2,
"List Del Levels",
0
],
[
"List Del Levels.001",
0,
"Vector in",
0
],
[
"List Del Levels",
0,
"Vector in",
1
],
[
"Vector in",
0,
"Viewer Draw Mk3",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment