Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created April 13, 2020 09:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeffii/6c87cd4eb4b924a64a347f6ecce4603e to your computer and use it in GitHub Desktop.
Save zeffii/6c87cd4eb4b924a64a347f6ecce4603e 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": [
-69.57013702392578,
-44.69990539550781
],
"params": {
"repeat": 3
},
"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 Del Levels.002": {
"bl_idname": "ListLevelsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
278.35833740234375,
-133.60459899902344
],
"params": {
"Sverch_LisLev": "1"
},
"width": 140.0
},
"List First & Last": {
"bl_idname": "ListFLNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
105.88252258300781,
-50.62968444824219
],
"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": true,
"label": "",
"location": [
437.02520751953125,
-42.84174728393555
],
"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",
0,
"List Del Levels.001",
0
],
[
"List First & Last",
1,
"List Del Levels",
0
],
[
"List First & Last",
2,
"List Del Levels.002",
0
],
[
"List Del Levels.001",
0,
"Vector in",
0
],
[
"List Del Levels",
0,
"Vector in",
1
],
[
"List Del Levels.002",
0,
"Vector in",
2
],
[
"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