FlowDirectionMethodType Enumeration |
Specifies the method that is used to determine the flow for a pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum FlowDirectionMethodType
Public Enumeration FlowDirectionMethodType
public enum class FlowDirectionMethodType
MembersMember name | Value | Description |
---|
Bidirectional | 0 | |
StartToEnd | 1 | |
EndToStart | 2 | |
BySlope | 3 | |
See Also