dfn.contactmap.all

Syntax

m = dfn.contactmap.all(dfn<,itype>)

Get all contacts associated with a DFN. Inactive contacts are included.

Returns:

m - map of contacts

Note

Iterate over a FISH map using the loop foreach construct.

Arguments:

dfn - DFN pointer

itype - optional contact type ID used to filter the returned contacts