Share

TR55FlowSegmentType Enumeration

Specifies the flow segment type in TR-55 catchment calculation.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum TR55FlowSegmentType

VB

Public Enumeration TR55FlowSegmentType

C++

public enum class TR55FlowSegmentType

Members

Member nameValueDescription
FlowTypeSheet1 
FlowTypeShallowConc2 
FlowTypeChannel3 

See Also

Reference

Was this information helpful?