Allow Origin to finish current operations. This is useful after calling a method that triggers lengthy auto-update calculations.
Run()
Returns True if successful else False.
EX1
#Run recalculate on all pending update import PyOrigin PyOrigin.Run()