DHI.Mike1D Class Library
C#
Show/Hide TOC
Side
Structure
Bank 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#
Copy
public
enum
SideStructureBank
Members
Undefined
0
Undefined, or defined by reservoir coordinate
Left
1
Left bank
Right
2
Right bank
Extension Methods
IsOneOf
Returns true if
enumeration
is one of the listed ones.
(Defined by
GenericExtensions
)
See Also
Reference
DHI.Mike1D.StructureModule Namespace
In This Article
Definition
Members
Extension Methods
See Also