← Back to team overview

yade-users team mailing list archive

Re: [Question #697523]: When adding O.wait(), the graphical interface is black

 

Question #697523 on Yade changed:
https://answers.launchpad.net/yade/+question/697523

JINSUN LEE posted a new comment:
I have the same trouble with this issue.
In my case, I need to modify the model after specific steps are passed.

For example,

===


O.run(nSteps = 1000, wait=True)

"Apply some modification ~~"

O.run(nSteps = 1000, wait=True)

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.