public sealed class TopologyGraph : ArcGIS.Core.CoreObjectsBase, System.IDisposable
Public NotInheritable Class TopologyGraph Inherits ArcGIS.Core.CoreObjectsBase Implements System.IDisposable
Represents an in-memory representation of the topologically-integrated features within the current topology.
When a topology graph is built via Topology.BuildGraph, spatial relationships between features are discovered, analyzed and established to form an in-memory graph of topological elements. These topological elements consist of TopologyNode and TopologyEdge, which correspond to points and lines, respectively, in the feature space.
A parent feature refers to a feature in the feature space from which one or more topological elements are created in the topology graph space.
public sealed class TopologyGraph : ArcGIS.Core.CoreObjectsBase, System.IDisposable
Public NotInheritable Class TopologyGraph Inherits ArcGIS.Core.CoreObjectsBase Implements System.IDisposable
System.Object
ArcGIS.Core.CoreObjectsBase
ArcGIS.Core.Data.Topology.TopologyGraph
Target Platforms: Windows 10, Windows 8.1