Question #688203 on Yade changed: https://answers.launchpad.net/yade/+question/688203
Jan Stránský posted a new comment: O.pause() would pause the running, yes, but before it is reached, python continues to execute other lines one by one. Therefore you need O.wait() to force python wait for the O.pause() Jan -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

