yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #07027
[Question #220152]: Cylinder Geometry Problem
New question #220152 on Yade:
https://answers.launchpad.net/yade/+question/220152
I have tried constructing a cylinder using cylinder facet but get an error everytime. The code is below
O.bodies.append(utils.facetCylinder(center, radius, height, orientation=Quaternion((1, 0, 0), 0), segmentsNumber=10, wallMask=7, angleRange=None, closeGap=False, **kw)
Can anyone help me with this?
Regards
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.