Click or drag to resize

EngineNodeLocation Property

The Location of the node. A node can be placed at more than one location. This only handles one location. Used for searching for initial conditions.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public ILocation Location { get; set; }

Property Value

Type: ILocation
See Also