CatchmentFlowPathLength Property |
Gets the flow path length of the catchment area.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double FlowPathLength { get; }Public ReadOnly Property FlowPathLength As Double
Get
public:
property double FlowPathLength {
double get ();
}Property Value
Double
See Also