Click or drag to resize

EngineRoutingElementCreateDefaultElement Method

Create a default routing element, utilizing direct routing.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static EngineRoutingElement CreateDefaultElement(
	ILocation location
)

Parameters

location
Type: DHI.Mike1D.GenericILocation
Location of the routing element

Return Value

Type: EngineRoutingElement
New default routing element
See Also