Click or drag to resize

CoordinateListLocateAlong Method (Double, Boolean)

Namespace:  DHI.Mike1D.Generic.Spatial.Geometry
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public ICoordinate LocateAlong(
	double m,
	bool extrapolate
)

Parameters

m
Type: SystemDouble
extrapolate
Type: SystemBoolean

Return Value

Type: ICoordinate
See Also