Post #2378: Ma

📋 Metadata

🏷️ Tags

scripting intermediate solved

  • Macro Editor
  • Python Scripting

💬 Content

MatsuikoHiroka:

screen.redo_last is missing

PME generates wrong command here. You need this:

bpy.ops.mesh.bevel('EXEC_DEFAULT', True, offset=0.1)

Will fix in the next version.


🔗 View on Blender Artists