It's all about time!

It's all about time!

jackie.lin.945
Participant Participant
686 Views
4 Replies
Message 1 of 5

It's all about time!

jackie.lin.945
Participant
Participant

08-Alhambra-3D-5D v1.png

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.

Accepted solutions (2)
687 Views
4 Replies
Replies (4)
Message 2 of 5

JeromeBriot
Mentor
Mentor
Accepted solution
Message 3 of 5

jackie.lin.945
Participant
Participant

a

0 Likes
Message 4 of 5

jackie.lin.945
Participant
Participant

jackie.lin.945 in reply to eromeBriot :

Thank you.
I follow the sample code of progress dialog from the URL that you show me.
It works.
One really need to have confidence in his/her script code.
My Fusion 360 python script runs 7m:41s.
Seeing the progress bar running make me relieved.
Because I know my script is still alive.
Great!

0 Likes
Message 5 of 5

JeromeBriot
Mentor
Mentor
Accepted solution

@jackie.lin.945  a écrit :

My Fusion 360 python script runs 7m:41s.


Note that the progress dialog also consumes time : Don't use progress dialog with large data