Click or drag to resize

HGridPoint Fields

The HGridPoint type exposes the following members.

Fields
  NameDescription
Protected field_d2x
distance from previous point to next point. For the first grid point in the reach it is the distance to the grid point after this point. For the last grid point in the reach it is the distance to the gridpiont before this point.
(Inherited from GridPoint.)
Protected field_dx
Distance to prev point for the first grid point in a reach it is zero.
(Inherited from GridPoint.)
Protected field_location
Location in network.
(Inherited from GridPoint.)
Top
See Also