Click or drag to resize

CoordinateCompareTo Method (Object)

Compares to aother obj. If ICoordinate, uses the comparison order M (chainage), X, Y, Z

Namespace:  DHI.Mike1D.Generic.Spatial.Geometry
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public int CompareTo(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Int32
See Also