AsciiBridgeStaticItemTypes Enumeration |
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic enum StaticItemTypes
Members
| Member name | Value | Description |
---|
| LowestRiverBedLevel | 17 | |
| LeftLeveeBankLevelMarker1 | 18 | |
| RightLeveeBankLevelMarker3 | 19 | |
| MinOfLeftAndRightLeveeBankLevel | 20 | |
| LeftLowFlowBankLevelMarker4 | 21 | |
| RightLowFlowBankLevelMarker5 | 22 | |
| MinOfLeftAndRightLowFlowBankLevel | 23 | |
| CenterXYCoordinates | 24 | |
| LeftXYCoordinates | 25 | |
| RightXYCoordinates | 26 | |
| UserDefinedMarks | 27 | |
See Also