Question #267106 on Yade changed: https://answers.launchpad.net/yade/+question/267106
Václav Šmilauer proposed the following answer: Hi Ralph, the forum for Woo is at http://answers.launchpad.net/woo, but never mind, let me reply here. That's an error in the script (due to a recent incompatible change in how clump nodes are treated), not a problem on your side; you can fix it quickly by adding this line after "centralNode.dem.angVel=(-5,0,0)": centralNode.dem.blocked='xyzXYZ' Then the example will work. I fixed it in trunk, see https://github.com/eudoxos/woodem/blob/master/examples/mill.py#L58. Cheers, Václav @Jan: thanks for notifying me about the question. -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

