SideStructureBank Enumeration

Position of the side structure, on the left or right bank

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public enum SideStructureBank

Members

Undefined0 Undefined, or defined by reservoir coordinate
Left1 Left bank
Right2 Right bank

Extension Methods

IsOneOf Returns true if enumeration is one of the listed ones.
(Defined by GenericExtensions)

See Also