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? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |