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? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |