Solid Edge Framework Type Library
Locate Method
Description
Return the closest point at the specified screen location.
Syntax
Visual Basic
Public Sub Locate( _
   ByVal lPointX As Long, _
   ByVal lPointY As Long, _
   ByVal lRadius As Long, _
   ByRef pdHitPointX As Double, _
   ByRef pdHitPointY As Double, _
   ByRef pdHitPointZ As Double _
) 
Parameters
lPointX
lPointY
lRadius
pdHitPointX
pdHitPointY
pdHitPointZ
See Also

View Object  | View Members  | Solid Edge ST4 - What's New

Send comments on this topic.