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

DVArc2d Object  | DVArc2d Members