← Back to team overview

yade-users team mailing list archive

[Question #269459]: Inner Radius of a Cylinder

 

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

Hello everyone!

I'm testing the commands or keywords radiusTopInner and radiusBottomInner of yade.geom.facetCylinder but it doesnt work.

Using the following:

O.bodies.append(yade.geom.facetCylinder((0,0,-6),radius=1,height=2,segmentsNumber=20,wallMask=7,radiusTopInner=0.5,radiusBottomInner=0.5))

I obtained this error:

TypeError: facet() got an unexpected keyword argument 'radiusBottomInner'

My yade version is 1.07.0.



-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.