Click or drag to resize

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.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("Will be removed in next major release")]
public ILocation Location { get; set; }

Property Value

Type: ILocation
See Also