rblock.contact.list.all
Syntax
- l = rblock.contact.list.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: l - list of contacts
Note
Iterate over a FISH list using the loop foreach construct.
Arguments: p - rigid block pointer
i - optional unique contact type identification integer
p - optional piece pointer
Was this helpful? ... | FLAC3D © 2019, Itasca | Updated: Feb 25, 2024 |