What's new

Script doesn't run completely in V28 sp3

albie0803

Alibre Super User
The attached code is a script that creates hub keyways determined on the size of the bore. I have had it for a while and use it regularly.
Now it stops half way through after the sketch is created.
The console tab says Executing Hub Keyways.py
The system hasn't locked up, it just seems to have aborted at line 223

1739922626225.png
 
Nevermind, I have just discovered that the messagebox I was waiting for now drops to the back of the window stack rather than staying on top like a modal window as it used to, so it was well and truly hidden.
 
Last edited:
Great! I was worried there was a problem with the release. Yes, I had the same issue recently using Alibre Script Window() methods.
 
Back
Top