Specifies the method that is used to determine the flow for a pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum FlowDirectionMethodType
Visual Basic
Public Enumeration FlowDirectionMethodType
Visual C++
public enum class FlowDirectionMethodType
Members
Member name | Value | Description | |
---|---|---|---|
Bidirectional | 0 | ||
StartToEnd | 1 | ||
EndToStart | 2 | ||
BySlope | 3 |