Click or drag to resize

TimeSteppingCrossSectionChecksRelativeToMaximumValues Property

If CrossSectionChecksRelativeToMaximumValues is true, then changes to cross section values are relative to maximum values. If it is false, then changes are relative to durrent values

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool CrossSectionChecksRelativeToMaximumValues { get; set; }

Property Value

Type: Boolean
See Also