benwhe opened this issue on Mar 20, 2015 ยท 4 posts
benwhe posted Sat, 21 March 2015 at 2:26 PM
Sorry I was not clear. I use blender 7.23, on debian 6. I am looking for examples, projects, tutorials on poserpython script.
I could not find this in blender store. where can I get it? Here is the external file I made, to be run as bpy script. Comments are instructions from tutorial. bpy lines are from info window. This is for my education. Can the tutorial be converted to script?
import bpy
bpy.ops.object.move_to_layer(layers=(False, False, False, False, False, False, False, False, False, True, False, False, False, False, False, False, False, False, False, False))
bpy.data.window_managers["WinMan"].(null)[9] = True
SyntaxError: invalid syntax