DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
ZLocationSpan Class
ZLocationSpan Methods
Clone Method
CreateLocation Method
CreateSubLocationSpan Method
CreateZLocationSpan Method
GetEndLocation Method
GetStartLocation Method
interpolateZAt Method
MidPoint Method
ZLocationSpan
CreateZLocationSpan 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: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
ZLocationSpan
CreateZLocationSpan
(
ILocationSpan
span
)
Parameters
span
Type:
DHI.Mike1D.Generic
ILocationSpan
Span to initialize the new ZLocationSpan with.
Return Value
Type:
ZLocationSpan
See Also
Reference
ZLocationSpan Class
DHI.Mike1D.Generic Namespace