FloodMapGridStoreCells Property
Store array of active cells for later user.
If this is only used for calculating bottom levels, BottomLevels,
there is no need to store the cells, and it can be set to false
Default is true.
Namespace: DHI.Mike1D.FloodMapAssembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
public bool StoreCells { get; set; }
Property Value
Boolean