ball.contactmap.all
Syntax
- m = ball.contactmap.all(bp<,i,p>)
Get all contacts around a ball. Inactive contacts are included. The optional arguments enable filtering by contact type and/or contacting piece pointer.
Returns: m - map of contacts
Note
Iterate over a FISH map using the loop foreach construct.
Arguments: bp - ball pointer
i - optional unique contact type identification integer
p - optional piece pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |