Re: [Yade-users] [Question #696243]: Rotate cylinder

2021-03-30 Thread Mithushan Soundaranathan
Question #696243 on Yade changed: https://answers.launchpad.net/yade/+question/696243 Status: Answered => Solved Mithushan Soundaranathan confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team

Re: [Yade-users] [Question #696243]: Rotate cylinder

2021-03-26 Thread Jérôme Duriez
Question #696243 on Yade changed: https://answers.launchpad.net/yade/+question/696243 Jérôme Duriez posted a new comment: Depending on your needs (change the default initial orientation by a 90 degrees rotation, or impose a gradual rotation up to 90 degrees), it is a good YADE habit (for the

Re: [Yade-users] [Question #696243]: Rotate cylinder

2021-03-25 Thread Jan Stránský
Question #696243 on Yade changed: https://answers.launchpad.net/yade/+question/696243 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > Here is my code: most of the code is irrelevant to the problem. Please try to create a MWE [1], M = minimal (unnecessary code

Re: [Yade-users] [Question #696243]: Rotate cylinder

2021-03-25 Thread Mithushan Soundaranathan
Question #696243 on Yade changed: https://answers.launchpad.net/yade/+question/696243 Description changed to: Hi, How can I rotate this half cylinder 90 degrees in y-axis: #Cylinderpunch cyl1 =geom.facetCylinder((0,-0.15,0),8*Diameter,0.07,Quaternion((0,0,1),.5*pi),24,wallMask=4) cyl1 = [f for