Solid Edge Draft Type Library
GetEndPoint Method
The coordinates of the endpoint for the referenced object.
The coordinates of the endpoint for the referenced object.
Description
Returns the coordinates of the end point of the referenced object.
Syntax
Visual Basic
Public Sub GetEndPoint( _
   ByRef x As Double, _
   ByRef y As Double _
) 
Parameters
x
The coordinates of the endpoint for the referenced object.
y
The coordinates of the endpoint for the referenced object.
See Also

DVEllipticalArc2d Object  | DVEllipticalArc2d Members