Specifies the inlet grate type for structures that are either GrateInlet or CombinationInlet.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum InletGrateType
VB
Public Enumeration InletGrateType
C++
public enum class InletGrateType
Members
| Member name | Value | Description |
|---|---|---|
| P50 | 0 | |
| P50x100 | 1 | |
| P30 | 2 | |
| CurvedVane | 3 | |
| TiltBar4560 | 4 | |
| TiltBar3085 | 5 | |
| Reticuline | 6 |
