ArcGIS Pro 2.9 API Reference Guide
GetToNode Method

ArcGIS.Core.Data.Topology Namespace > TopologyEdge Class : GetToNode Method
Gets the topology node at the to point of this edge. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public TopologyNode GetToNode()
Public Function GetToNode() As TopologyNode

Return Value

The topology node at the to point of this edge.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TopologyEdge Class
TopologyEdge Members