rblock.contactmap.all
Syntax
- m = rblock.contactmap.all(p<,i,p>)
Get all contacts around a rigid block. Inactive contacts are included. The optional arguments enable filtering by contact type and/or contacting piece pointer.
- Returns:
m - map of contacts
Note
Iterate over a FISH map using the loop foreach construct.
- Arguments:
p - rigid block pointer
i - optional unique contact type identification integer
p - optional piece pointer
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |