Click or drag to resize

SimulationParametersM1DxFileName Property

If WriteM1Dx is set, this is the name of the .m1dx file to write.

If this is not set, the extension of the input file name is changed to .m1dx.

M1DxFileName is relative to the input file name directory.

Namespace:  DHI.Mike1D.SimLauncher
Assembly:  DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public string M1DxFileName { get; set; }

Property Value

Type: String
See Also