InletThroatAngleType Enumeration |
Specifies the inlet throat angle for structures that are either CurbInlet or CombinationInlet.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum InletThroatAngleType
Public Enumeration InletThroatAngleType
public enum class InletThroatAngleType
MembersMember name | Value | Description |
---|
Horizontal | 0 | |
Vertical | 1 | |
Inclined | 2 | |
See Also