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

DVLine2d Object  | DVLine2d Members

Send comments on this topic.