ArcObjects Library Reference (CadastralUI)  

IGSForwardStar Interface

Provides access to methods that allow forward navigation of GS Lines.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method GetLine GSLine for a given to & from point pair.
Read-only property ShortestPath Shortest path ids from the first to the last element in source path, passing thru given points (max two).
Read-only property 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.