I have some solidworks API code that takes about 5 hours torun. I think the main reason for the slowdown is the user interfacehas to keep updating. Is there a way to run code without screenupdating or any of the user interface overhead? If I could run thecode in memory in the background, it could potentially save hoursof time. Thanks.SolidworksApi macros