itasca.flowplane

Functions and classes for working with flowplanes.

Functions

itasca.flowplane.count() int.

Get the number of flowplanes.

itasca.flowplane.find(id: int) Flowplane object.

Get the flowplane object with the given ID number.

itasca.flowplane.list() Zone iterator object.

Get a flowplane iterator object.

itasca.flowplane.maxid() int.

Get the maximum flowplane ID.

Classes

Sub-modules