EngineNodeLocation Property
Note: This API is now obsolete.
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.EngineAssembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
[ObsoleteAttribute("Will be removed in next major release")]
public ILocation Location { get; set; }
Property Value
ILocation