Click or drag to resize

RoutingGridPointRoutingElement Property

Routing element that this grid point is associated with. The grid point is located at the end of the routing element.

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

Property Value

Type: EngineRoutingElement
See Also