Question #696648 on Yade changed:
https://answers.launchpad.net/yade/+question/696648
Status: Open => Answered
Jan Stránský proposed the following answer:
> When I add the o.bodies.erase, I am getting error message
"Segmentation fault (core dumped)".
please provide the code causing this.
> Snapshot engine works only during the iteration, and does not take
image after o.pause.
not necessarily, something like
###
e = SnapshotEngine(...) # create a SnapshotEngine instance
e() # call the instance
###
could/should work
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp