Provides access to methods that allow forward navigation of GS Lines.
Product Availability
Available with ArcGIS Desktop.
Members
|
|
Description |
|
GetLine |
GSLine for a given to & from point pair. |
|
ShortestPath |
Shortest path ids from the first to the last element in source path, passing thru given points (max two). |
|
ToNodes |
From a give 'from' point id, return all connected 'to' points. |
CoClasses that implement IGSForwardStar
CoClasses and Classes |
Description |
GSForwardStar |
Manages the ForwardStar class, that assists in line network traverses. |