wall.thermal.contactmap.all
Syntax
- m = wall.thermal.contactmap.all(w<,i><,p>)
Get all thermal contacts around a thermal wall. The optional arguments enable filtering by contact type and/or contacting piece pointer.
Note
Contacts with all facets in w are returned. Use the
wall.thermal.facet.contactmap
function to retrieve the contacts with a given facet.- Returns:
m - map of thermal contacts
Note
Iterate over a FISH map using the loop foreach construct.
- Arguments:
w - wall thermal pointer
i - optional contact typeid used to filter the returned contacts
p - Optional piece pointer that can either be a thermal ball, thermal pebble, or thermal rblock pointer.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |