Post #1759: Use ‘EXEC_DEFAULT’ to execute a modal operator instead of invoking it.
📋 Metadata
- Author: iceythe
- Date: 2018-12-17 08:11:46
- Type:
answer - Quality Score: 8/10
- Reply to: post_01758
- Replies (1): post_01760
🏷️ Tags
macro hotkeys intermediate solved
⚙️ Related PME Features
- 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)