Solid Edge FrameworkSupport Type Library
SetConnectPoint Method
Specifies the coordinates of the connect point.
Specifies the coordinates of the connect point.
Specifies the coordinates of the connect point.
Description
Sets the location of the terminal connect point for the referenced Leader object.
Syntax
Visual Basic
Public Sub SetConnectPoint( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) 
Parameters
x
Specifies the coordinates of the connect point.
y
Specifies the coordinates of the connect point.
z
Specifies the coordinates of the connect point.
See Also

Leader Object  | Leader Members