Specifies the current flow direction of a pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum FlowDirectionType
Visual Basic
Public Enumeration FlowDirectionType
Visual C++
public enum class FlowDirectionType
Members
Member name | Value | Description | |
---|---|---|---|
Bidirectional | 0 | ||
StartToEnd | 1 | ||
EndToStart | 2 |