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