yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28192
Re: [Question #702877]: How do I correspond to the coordinates of particles and particles?
Question #702877 on Yade changed:
https://answers.launchpad.net/yade/+question/702877
Jan Stránský proposed the following answer:
b = O.bodies[1]
print("voila",b.state.pos)
According to your other questions, I strongly suggest you to study the tutorial [2] and user's manual [3].
Many of the concepts you are asking is explained there.
Cheers
Jan
[2] https://yade-dem.org/doc/tutorial.html
[3] https://yade-dem.org/doc/user.html
--
You received this question notification because your team yade-users is
an answer contact for Yade.