Sketch Operators

bpy.ops.sketch.cancel_stroke()

Undocumented (contribute)

bpy.ops.sketch.convert()

Undocumented (contribute)

bpy.ops.sketch.delete()

Undocumented (contribute)

bpy.ops.sketch.draw_preview(snap=False)

Undocumented (contribute)

Parameters:snap (boolean, (optional)) – Snap
bpy.ops.sketch.draw_stroke(snap=False)

Undocumented (contribute)

Parameters:snap (boolean, (optional)) – Snap
bpy.ops.sketch.finish_stroke()

Undocumented (contribute)

bpy.ops.sketch.gesture(snap=False)

Undocumented (contribute)

Parameters:snap (boolean, (optional)) – Snap
bpy.ops.sketch.select()

Undocumented (contribute)

Previous topic

Sequencer Operators

Next topic

Sound Operators