Click or drag to resize

NodeXCoordinate Property

X-coordinate Unit: [m] Default: Constants.DOUBLE_DELETE_VALUE

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double XCoordinate { get; set; }

Property Value

Type: Double

Implements

INodeXCoordinate
See Also