Created
May 5, 2020 13:15
-
-
Save zeffii/cd1b1e5f95281bcb48b360a0f0fd9156 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.83(sub15) | TestingTree | 2020.05.05 | 15:15
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Profile Parametric Mk3": { | |
"bl_idname": "SvProfileNodeMK3", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-351.880126953125, | |
62.399681091308594 | |
], | |
"params": { | |
"filename": "Profile.txt" | |
}, | |
"profile": "# Here is autogenerated values, \n# Please, rename text to avoid data loose.\n# Objects are: \n# \"'BezierCurve\".\n# Object origin should be at 0,0,0. \n# Property panel has precision 8 \n# and curve subdivision 20.\n\n# Spline 0\n\nM -1.0,0.0 \n\n#C.1\nC -0.5,0.5 0.0,0.0 1.0,0.0 ", | |
"width": 140.0 | |
}, | |
"VD Experimental": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
1.0, | |
0.30000001192092896, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-150.87026977539062, | |
68.79962158203125 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Profile Parametric Mk3", | |
0, | |
"VD Experimental", | |
0 | |
], | |
[ | |
"Profile Parametric Mk3", | |
1, | |
"VD Experimental", | |
1 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment