Setinter
-
class
itasca.dfn.setinter.Setinter - Objects of this type should not be created (instantiated) directly in Python. Use the module functions that return instances of this type.
-
delete() → None. Delete this intersection set, includingall intersections.
-
id() → int. Get the intersection set id.
-
inter_count() → int. Get the number of intersections in this intersection set.
-
inters() → Intersection iterator object. Get an intersection iterator object of all intersections falling within this intersection set.
-
name() → string. Get the intersection set name.
-
path(fracture1, fracture2) → tuple of Fracture objects. Get the path between fractures fracture1 and fracture2.
-
| Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |