Please help out a Scripting Novice with Extruding:
I want to extrude the bottom face of the default cube after subdividing it and deleting the left half.
My script (Text Editor: Main) selects the vertices and edges that make up that bottom face.
Now if I run the Extrude script the result it no what I wanted or expected.
I simply wanted the bottom face to be extruded 1 unit down in the Z direction. (Look what it did to the 3D cursor!!!).
Dont give too much about what I say, I am not a programmer at all, but the python console spits out:
"File “C.XYZ XXX.blend\Main”, line 11, in "
Line 11 is “bpy.ops.mesh.subdivide()”, whose documentation you can find here: https://docs.blender.org/api/blender_python_api_2_63_7/bpy.ops.mesh.html