← Back to team overview

yade-users team mailing list archive

Re: [Question #696648]: Image and erase

 

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.