Click or drag to resize

GridPoint Fields

The GridPoint 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.
Protected field_dx
Distance to prev point for the first grid point in a reach it is zero.
Protected field_location
Location in network.
Top
See Also