Post #1759: Use ‘EXEC_DEFAULT’ to execute a modal operator instead of invoking it.

📋 Metadata

🏷️ Tags

macro hotkeys intermediate solved

  • Macro Editor
  • Python Scripting

💬 Content

Use ‘EXEC_DEFAULT’ to execute a modal operator instead of invoking it.

bpy.ops.transform.tosphere('EXEC_DEFAULT', value=1.0)


🔗 View on Blender Artists