Disable Screen Updating

Disable Screen Updating

ebunn3
Advocate Advocate
384 Views
1 Reply
Message 1 of 2

Disable Screen Updating

ebunn3
Advocate
Advocate

Hi,

 

Is there a way to disable screen updating during a long running macro?  Looking for ways of speeding up processing time.

 

Eric

0 Likes
Accepted solutions (1)
385 Views
1 Reply
Reply (1)
Message 2 of 2

kandennti
Mentor
Mentor
Accepted solution

Hi @ebunn3 .

 

Basically, I don't think it will refresh the screen while the script is running.

 

The reduction in execution time is an attractive story, but I feel that the biggest benefit would be to re-examine the algorithm.

 

If there is a limit to the reduction of execution time, I recommend using ProgressDialog to reduce the stress on the user.

https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-53246AE4-1C1D-4464-8201-EE3EBA96B193 

0 Likes