Share

CatchmentGroup Methods

The CatchmentGroup type exposes the following members.

Methods

 NameDescription
Public methodAddCatchmentId Adds a catchment to this group.
Public methodStatic memberCreate Creates a new catchment group and adds it to the database. Throws an error if a catchment group of the same name already exists
Public methodGetAllCatchmentIds 
Public methodGetCatchmentId Gets a catchment with the given name. Throws if it does not exist in this group.
Public methodStatic memberMoveCatchment Moves a catchment to another catchment group.
Public methodRemoveAllCatchments Deletes all catchments in this catchment group
Public methodRemoveCatchmentId Deletes a catchment and removes it from this group.

See Also

Reference

Was this information helpful?