Click or drag to resize

FloodMapFilePrepare Method

Prepare the flood map file. For dynamic output, open the file and write initial data to the file. For others, load initial data.

Namespace:  DHI.Mike1D.Engine.FloodMaps
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void Prepare()
See Also