Click or drag to resize

CatchmentConnectionArea Property

Area of catchment that goes into this connection. Use either Area or Fraction. Set Fraction to 0 to use Area.

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double Area { get; set; }

Property Value

Type: Double

Implements

ICatchmentConnectionArea
See Also