Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
After got Fusion 360 Educational access(2021-12-18), I try to write python script to draw 3D objects.
This drawing is derived from the Alhambra palace pattern.
It need 1m:40s to draw.
In the process of drawing I must make myself believe the script is running.
Because there is nothing on screen to show you that the script is still alive and running.
Sometimes I can see not responding on title bar . . .
But at last the graph result is shown.
I want to know . . .
Is there a way to know my script is running and not dead?
Thank you.
Solved! Go to Solution.