Click or drag to resize

ZLocationSpanCreateZLocationSpan Method

Create a ZLocationSpan from an ILocationSpan. Z values will be zero

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static ZLocationSpan CreateZLocationSpan(
	ILocationSpan span
)

Parameters

span
Type: DHI.Mike1D.GenericILocationSpan
Span to initialize the new ZLocationSpan with.

Return Value

Type: ZLocationSpan

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.ZLocationSpan.CreateZLocationSpan(DHI.Mike1D.Generic.ILocationSpan)"]

See Also