Post #1968:
Ho
📋 Metadata
- Author: roaoao
- Date: 2019-02-13 19:11:06
- Type:
answer - Quality Score: 7/10
- Reply to: post_01967
- Replies (2): post_01969, post_01970
🏷️ Tags
⚙️ Related PME Features
- Python Scripting
- Macro Editor
💬 Content
HokusPokus:
Maybe it doesn’t matter if code is doubled in Python? so leaving 1012 and 1597 won’t do anything.
Yes, it’s ok.
HokusPokus:
bpy.ops.sculpt.dynamic_topology_toggle()
Not sure but try this instead to redraw whole window:
bpy.ops.sculpt.dynamic_topology_toggle('INVOKE_DEFAULT', True); tag_redraw()