fracture.intersect.set.path
Syntax
- path = fracture.intersect.set.path(set,frac1,frac2)
Get the path between fractures. The fractures connecting frac1 to frac2 are held in the array. Iterate over a FISH array using the loop and
array.size
constructs.Returns: path - array of fractures
Arguments: set - fracture intersection set pointer
frac1 - fracture pointer of path beginning
frac2 - fracture pointer of path termination
Was this helpful? ... | FLAC3D © 2019, Itasca | Updated: Feb 25, 2024 |