TR55FlowSegmentRainfall2yr24hr Property

Gets or sets the rainfall data of 2-year return period 1-day precipitation accumulation.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public double Rainfall2yr24hr { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException Thrown when TR55FlowSegment.FlowType is NOT TR55FlowSegmentType.FlowTypeSheet.
ArgumentException Thrown when setting a negative value.
Remarks
See Also