← Back to team overview

yade-users team mailing list archive

Re: Adding engines from python after scene is created

 

Anton, sorry, but at least try things first, this definitely does not
work... v
> Try this:
> 
> O.pause()
> O.wait()
> O.engines.append(PeriodicPythonRunner(iterPeriod=20,command='plotFunction()'))
> O.run()





Follow ups

References