Solid Edge FrameworkSupport Type Library
GetCenter Method
Description
Returns the object and a point on that object at which the Referenced Arc CenterLine object have center.
Syntax
Visual Basic
Public Sub GetCenter( _
   ByRef CenterObj As Object, _
   ByRef x As Double, _
   ByRef y As Double, _
   ByRef z As Double, _
   ByRef keyPoint As Boolean _
) 
Parameters
CenterObj
x
y
z
keyPoint
See Also

CenterLine Object  | CenterLine Members

Send comments on this topic.