📋 Metadata

💬 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()

🔗 View on Blender Artists