yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21562
Re: [Question #687646]: no view about qt.View() and yade.qt.Controller()
Question #687646 on Yade changed:
https://answers.launchpad.net/yade/+question/687646
yang yi posted a new comment:
Actually, I want to get a loop simulation of the same environment. The above problem could be use run() in the yade command line.
But there another problem: how to reset the evnironment and restart it?
I try this way:
PyRunner(command='Test()', iterPeriod = 500)
def Test():
o.reload()
o.run()
I failed
Could you kindly help me.
--
You received this question notification because your team yade-users is
an answer contact for Yade.