IRoutingHDGridPointEngineRoutingElement Property

The routing element that this grid point is based on. Can be null (direct routing)

Definition

Namespace: DHI.Mike1D.Engine.ModuleRouting
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
EngineRoutingElement EngineRoutingElement { get; set; }

Property Value

EngineRoutingElement

See Also