CatchmentFlowPath Property

Gets the FlowPath of the Catchment.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public FlowPath FlowPath { get; }

Property Value

FlowPath
Exceptions
ExceptionCondition
InvalidOperationException Thrown when TOC method is User-defined. Catchment.TimeOfConcentrationCalculationMethod = TimeOfConcentrationCalculationMethod.CalculationMethodUserDefined.
See Also