PondTravelTimeLength Property

Gets the length used to calculate travel time through the pond.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public double TravelTimeLength { get; }

Property Value

Double
Remarks
This value is only used when calculating time of travel. Typically, it indicates the maximum flow path length through the pond.
See Also