Click or drag to resize

DistanceCalculatorUseSignedDistance Property

Flag specifying whether to calculate signed distances, i.e. distance is positive in down-stream direction and negative in up-stream direction from location

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

Property Value

Type: Boolean
See Also