public class FloodMap| FloodMap | Initializes a new instance of the FloodMap class |
| ApplyDemDataOutsideRiverXS |
Boolean indicating whether Dem data outside of river cross section are applied.
When false, the DEM file will have delete values outside the river cross sections. |
| ApplyDemDataRiverXS |
Boolean indicating whether Dem data between river cross section are applied.
When false, Dem values are calculated from cross sections, and values outside cross sections are not defined. |
| ApplyDemInputGroundElevation | Boolean indicating whether Dem input Data for ground elevation are applied |
| DemData | List of DEM data files, that are used by all the map output files. |
| GenerateMapOutput | Boolean indicating whether the Map Output Option is enabled |
| MapOutputFiles | List of flood map result files that will be created. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |