← Back to team overview

yade-users team mailing list archive

Re: [Question #682835]: how to make a particle Invisible while keep interaction with other particle

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
something like this?
###
r = yade.qt.Renderer()
r.hideBody(b.id) # [1]
###

cheers
Jan

[1] https://yade-
dem.org/doc/yade.wrapper.html#yade.wrapper.OpenGLRenderer.hideBody

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.