This document is archived and information here might be outdated. Recommended version. |
Create a break on the nearest line if within tolerance. Tolerance of -1 will use default value.
[Visual Basic .NET] Public Sub CreateLinePoint ( _ ByVal pPoint As IGSPoint, _ ByVal Tolerance As Double _ )
[C#] public void CreateLinePoint ( IGSPoint pPoint, double Tolerance );