FlowDirectionType Enumeration

Specifies the current flow direction of a pipe.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum FlowDirectionType
Members
Member nameValueDescription
Bidirectional0 
StartToEnd1 
EndToStart2 
See Also