rblock.thermal.contactmap
Syntax
- m = rblock.thermal.contactmap.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:
m - map of contacts
Note
Iterate over a FISH map 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? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |