Post #2437: Exec dont work. I try.
📋 Metadata
- Author: Pinhead
- Date: 2019-06-20 18:59:58
- Type:
question - Quality Score: 5/10
- Reply to: post_02436
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Exec dont work. I try.
bpy.ops.transform.edge_bevelweight(‘EXEC_DEFAULT’, True, value=0.0)
EDIT:
With value of -1 it works! Thanks!