This document is archived and information here might be outdated. Recommended version. |
Find a node on the Join Parcel or the Network.
[Visual Basic .NET] Public Sub NearJoinPoint ( _ ByVal X As Double, _ ByVal Y As Double, _ ByVal tolerance As Double, _ ByRef pNetworkPt As Integer, _ ByRef pParcelPt As Integer _ )
[C#] public void NearJoinPoint ( double X, double Y, double tolerance, ref int pNetworkPt, ref int pParcelPt );