Question #683388 on Yade changed: https://answers.launchpad.net/yade/+question/683388
Status: Open => Answered Jan Stránský proposed the following answer: Hello, > When running the simulation, it still gives me a blank screen (no surface or > spheres can be seen). > > if surf.is_closed(): > > O1=O.bodies.append(pack.gtsSurface2Facets(surf,fixed=False,noBound=True,material=m)) > > sp=pack.randomDensePack(pack.inGtsSurface(surf),...) > Otemp=sp.toSimulation() surf.is_closed() returns False. Then no facets or spheres are created.. 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 : yade-users@lists.launchpad.net Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp