Calculate the position on the current open item closest to the specified position.
Visual Basic |
---|
Public Function GetClosestPt( _ ByVal x As Double, _ ByVal y As Double, _ ByVal r As Double _ ) As String |
A comma-delimited string containing the x, y, and z coordinates of the closest point. Use SplitPos to get the x, y, and z values themselves. If the closest point is not within radius r then the returned string is empty.
Available: GEO MM ME MD OD OM SISpy
Groups:
sis.OpenClosestPt (100, 90, 500)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).