Solid Edge FrameworkSupport Type Library
GetEndPoint Method
The coordinates of the endpoint for the referenced object.
The coordinates of the endpoint for the referenced object.
The coordinates of the endpoint for the referenced object.
Description
This method returns the coordinates of the referenced object's end point.
Syntax
Visual Basic
Public Sub GetEndPoint( _
   ByRef x As Double, _
   ByRef y As Double, _
   ByRef z As Double _
) 
Parameters
x
The coordinates of the endpoint for the referenced object.
y
The coordinates of the endpoint for the referenced object.
z
The coordinates of the endpoint for the referenced object.
See Also

Connector Object  | Connector Members  | Solid Edge V18 - What's New