Jump to content

Control script and wait until the end of the calculation


---
 Share

Recommended Posts

Hello every one,

I have made a script which should import a sequence of images, make the calculation and export the results (.csv).

The problem is that script doesnot wait the end of calculation before exporting results.

So could you please tell me how can we resolve a similar problem? or any suggestion of how we can control that script by using an external pyhon or .bat one? 

Thanks in advance,

Link to comment
Share on other sites

  • 4 weeks later...

Hello Hassan, 

you can record when you check the refresh button just near the time bar.

It should give you this line in the script :

    gom.script.sys.recalculate_project (with_reports=False)

I hope it works for you.

Link to comment
Share on other sites

 Share

×
×
  • Create New...