New question #707090 on Yade:
https://answers.launchpad.net/yade/+question/707090

Hi, everyone!

A cuboid shaped stick could be generated by using the following code:

box = utils.box((0.7,0.7,0),(0.03,0.03,0.5))
O.bodies.append(box)

If I want to generate a cylinder by this method, how should I do?

Thanks.

-- 
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