Solid Edge FrameworkSupport Type Library
GetConnectPoint Method
Coordinates of the terminal connect point.
Coordinates of the terminal connect point.
Coordinates of the terminal connect point. The z argument applies only to 3-D objects.
Description
Returns the location of the terminal connect point for the referenced Leader object.
Syntax
Visual Basic
Public Sub GetConnectPoint( _
   ByRef x As Double, _
   ByRef y As Double, _
   ByRef z As Double _
) 
Parameters
x
Coordinates of the terminal connect point.
y
Coordinates of the terminal connect point.
z
Coordinates of the terminal connect point. The z argument applies only to 3-D objects.
See Also

Leader Object  | Leader Members