Solid Edge FrameworkSupport Type Library
SetArcCenterPoint Method
Specifies the center of the arc.
Specifies the center of the arc.
Specifies the center of the arc.
Description
Relocates the center point of the specified object.
Syntax
Visual Basic
Public Sub SetArcCenterPoint( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) 
Parameters
x
Specifies the center of the arc.
y
Specifies the center of the arc.
z
Specifies the center of the arc.
See Also

CenterMark Object  | CenterMark Members

Send comments on this topic.