This document is archived and information here might be outdated.  Recommended version.


IGSForwardStar Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IG > IGSForwardStar Interface
ArcGIS Developer Help

IGSForwardStar Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement IGSForwardStar

Classes Description
GSForwardStar Manages the ForwardStar class, that assists in line network traverses.