Solid Edge FrameworkSupport Type Library
GetCentroid Method
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
y
See Also

Curve2d Object  | Curve2d Members

Send comments on this topic.