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

DVEllipticalArc2d Object  | DVEllipticalArc2d Members