CatchmentChannelFlowSegments Property |
Gets the count of Channel Flow Segments for TR-55 TOC method.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic int ChannelFlowSegments { get; }
Public ReadOnly Property ChannelFlowSegments As Integer
Get
public:
property int ChannelFlowSegments {
int get ();
}
Property Value
Int32
Remarks
This value only works when TOC(Tim of Concentration) method is TR-55.
See Also