fracture.interarray

Syntax

iarray = fracture.interarray(frac<,dfn>)

Get an array of fracture intersections. Iterate over a FISH array using the loop and array.size constructs.

Returns:

iarray - array of fracture intersections

Arguments:

frac - fracture pointer

dfn - Optional DFN pointer. If specified, then only intersections with fractures belonging to dfn are returned.