yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08667
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: Open => Answered
Jan Stránský proposed the following answer:
Hello Nguyen,
I meant either modify the XML file, or you can load the file into Yade and
modify it there, something like:
wall1 = O.bodies[someIndex]
wall1.shape.pos = Vector3(x,y,z)
# also for other 5 walls returned by aabbWalls function
cheers
Jan
2013/12/2 Nguyen N.G. Hien <question239989@xxxxxxxxxxxxxxxxxxxxx>
> Question #239989 on Yade changed:
> https://answers.launchpad.net/yade/+question/239989
>
> Status: Answered => Open
>
> Nguyen N.G. Hien is still having a problem:
> Thanks Jan Stránský,
> I use yade 1.00.
> And yes it's utils.aabbWalls, my fault.
> By mentioning "manually", I assume you meant modifying the XML file (the
> saved model)?
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.