Solid Edge FrameworkSupport Type Library
GetCenterPoint Method
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, _
   ByRef z As Double _
) 
Parameters
x
y
z
See Also

CenterLine Object  | CenterLine Members

Send comments on this topic.