FloodMapGridApplyDemDataOutsideRiverXS Property

Boolean indicating whether Dem data outside of river cross section are applied.

When false, the DEM file will have deletevalues outside the river cross sections.

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool ApplyDemDataOutsideRiverXS { get; set; }

Property Value

Boolean

See Also