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? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |