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

DVLineString2d Object  | DVLineString2d Members

Send comments on this topic.