yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21791
Re: [Question #688203]: Simulation blocked after O.run in a conditional translation motion
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.