ball.thermal.contact.list

Syntax

l = ball.thermal.contact.list(b<,i,p>)

Get a list of active thermal contacts around a thermal ball. The optional arguments enable filtering by contacting piece type and/or contacting piece pointer.

Returns:

l - list of contacts

Note

Iterate over a FISH list using the loop foreach construct.

Arguments:

b - thermal ball pointer

i - optional unique piece type identification integer

p - optional piece pointer