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

DVEllipticalArc2d Object  | DVEllipticalArc2d Members