← Back to team overview

yade-users team mailing list archive

Re: [Question #246284]: stopAtTime, how does it work?

 

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

    Status: Open => Answered

jduriez proposed the following answer:
Hi,

Even if we sometimes do not understand them, computers are always
right... And indeed this stop function belongs to "Scene" class, and not
to "Omega" class (and the python/yade object "O" is an instance of
Omega..) (see https://www.yade-dem.org/doc/yade.wrapper.html). Omega and
Scene are different since Omega object can include different Scene
objects.

So now, I hope you understand where does your problem come from. To
solve it, you should wait for another answer : I could not find how to
access with Python the current Scene of "O"...

Jérôme

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.