Share

InletThroatAngleType Enumeration

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 nameValueDescription
Horizontal0 
Vertical1 
Inclined2 

See Also

Reference

Was this information helpful?