← Back to team overview

yade-users team mailing list archive

Re: [Question #239989]: Change wall's size in the middle of simulation

 

Question #239989 on Yade changed:
https://answers.launchpad.net/yade/+question/239989

    Status: Answered => Solved

Nguyen N.G. Hien confirmed that the question is solved:
Thank you it's clearer now, but for shape.pos, it's the position, what I
wish to change is the size fo the wall.

I figured out I can change the overSize via Graphic Interface (yay!) by:
Inspect --> Bodies --> Shapes --> Extents.
So python code would be (according to your naming)
wall1.shape.extents=Vector3(x,y,z)
Great thanks Mr Jan Stránský.

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