itasca.flowplane.zone
Functions and classes for working with flowplane zones.
Functions
-
itasca.flowplane.zone.
count
() → int. Get the number of zones.
-
itasca.flowplane.zone.
find
(id: int) → Zone object. Get the zone object with the given ID number.
-
itasca.flowplane.zone.
list
() → Zone iterator object. Get a zone iterator object.
-
itasca.flowplane.zone.
maxid
() → int. Get the maximum zone ID.
Classes
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |