PipeFlowDirection Property |
Gets the current flow direction of the pipe, relative to the start and endpoint of the pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic FlowDirectionType FlowDirection { get; }Public ReadOnly Property FlowDirection As FlowDirectionType
Get
public:
property FlowDirectionType FlowDirection {
FlowDirectionType get ();
}Property Value
FlowDirectionType
See Also