Solid Edge Draft Type Library
ChainLocate Method
Description
Returns the end connected elements starting from the element located at the input point. This function will clear the SelectSet and add the located elements to the SelectSet.
Syntax
Visual Basic
Public Sub ChainLocate( _
   ByVal x As Double, _
   ByVal y As Double _
) 
Parameters
x
y
See Also

Sheet Object  | Sheet Members