rblock.thermal.contact.list.all
Syntax
- l = rblock.thermal.contact.list.all(b<,i,p>)
Get all thermal contacts around a thermal rigid block. (Inactive thermal contacts are included.) 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 - rigid block thermal pointer
i - optional unique piece type identification integer
p - optional piece pointer
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |