yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #17110
Re: [Question #667811]: Get single-sphere neighbors (particle contacts, or near contacts)
Question #667811 on Yade changed:
https://answers.launchpad.net/yade/+question/667811
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello
b.intrs() [1] will give you list of interactions. Each interaction has id1 and id2 attributes and than you can easily get what you want
cheers
Jan
[1] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Body.intrs
--
You received this question notification because your team yade-users is
an answer contact for Yade.