📋 Metadata
- Author: roaoao
- Date: 2019-04-12 21:04:55
- Type:
answer - Reply to: post_02178
💬 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