wall.contact.list
Syntax
- l = wall.contact.list(w<,i><,p>)
Get active contacts around a 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.facet.contact.list
function to retrieve the contacts with a given facet.- Returns:
l - list of contacts
Note
Iterate over a FISH list using the loop foreach construct.
- Arguments:
w - wall pointer
i - optional contact typeid used to filter the returned contacts
p - Optional piece pointer that can either be a ball, pebble, or facet pointer.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Dec 14, 2024 |