Specifies the inlet throat angle for structures that are either CurbInlet or CombinationInlet.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum InletThroatAngleType
VB
Public Enumeration InletThroatAngleType
C++
public enum class InletThroatAngleType
Members
Member name | Value | Description |
---|---|---|
Horizontal | 0 | |
Vertical | 1 | |
Inclined | 2 |