Seems OK here: In [4]: yade.pack.inSphere((2,0,0),1).aabb() Out[4]: ((1.0, -1.0, -1.0), (3.0, 1.0, 1.0))
In [6]: yade.pack.inAlignedBox((0,0,0),(2,2,2)).aabb() Out[6]: ((0.0, 0.0, 0.0), (2.0, 2.0, 2.0)) (PS you can post to yade-dev instead of yade-users for this kind of things, perhaps?) _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp _______________________________________________ yade-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-users
