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

DVPoint2d Object  | DVPoint2d Members