Post #2977: I’m trying to run a script after Rotate modal has finished in a Macro, but the s
📋 Metadata
- Author: Sergey_Kritskiy
- Date: 2020-01-21 10:06:52
- Type:
question - Quality Score: 6/10
- Replies (1): post_02979
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
I’m trying to run a script after Rotate modal has finished in a Macro, but the script doesn’t run (nothing happens). Script on it’s own works. If I put, say, translate() after the script, rotate and translate work, but script doesn’t execute. Do I need to add something else for it to work?
My macro:

Rotate:

And then my script:
