Post #2179: ac

📋 Metadata

  • Author: roaoao
  • Date: 2019-04-12 21:04:55
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_02178

🏷️ Tags

macro python-scripting beginner solved

  • Macro Editor
  • Python Scripting

💬 Content

actimelvanille:

Since it doesn’t have a bpy.ops line I don’t know how to add that True/Undo command.
Could you tell me how to fix the above script?

You can add this operator:

bpy.ops.ed.undo_push()

❤️ 1 likes


🔗 View on Blender Artists