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

Jérôme Duriez proposed the following answer:
Hi,

It has to do with "clipping planes" properties and (from my experience)
the order of (inserting bodies) - (calling for the 3D view) operations
(though I do not know the exact behavior)

For another MWE (which I can not fully interpret either..):

yade.qt.View()
O.bodies.append(sphere((0,0,0),1))
# go with the mouse through the GUI to "Display" - tick "clipPlaneActive 0" - 
set "clipPlaneSe3 0." to 1. - 1. - 1. for the pos, and you will make the sphere 
disappear.

-- 
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     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to