ball.thermal.contactmap
Syntax
- m = ball.thermal.contactmap(b<,i,p>)
Get active thermal contacts around a thermal ball. The optional arguments enable filtering by contacting piece type and/or contacting piece pointer.
Returns: m - map of contacts
Note
Iterate over a FISH map using the loop foreach construct.
Arguments: b - thermal ball pointer
i - optional unique piece type identification integer
p - optional piece pointer
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |