FlowDirectionType Enumeration |
Specifies the current flow direction of a pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum FlowDirectionType
Public Enumeration FlowDirectionType
public enum class FlowDirectionType
MembersMember name | Value | Description |
---|
Bidirectional | 0 | |
StartToEnd | 1 | |
EndToStart | 2 | |
See Also