Solid Edge FrameworkSupport Type Library
SetCenter Method
Description
Relocates the center of the referenced Arc CenterLine object.
Syntax
Visual Basic
Public Sub SetCenter( _
   ByVal CenterObj As Object, _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double, _
   ByVal keyPoint As Boolean _
) 
Parameters
CenterObj
x
y
z
keyPoint
See Also

CenterLine Object  | CenterLine Members