Solid Edge FrameworkSupport Type Library
GetArcCenterPoint Method
Double that specifies the center of the arc.
Double that specifies the center of the arc.
Double that specifies the center of the arc.
Description
Returns the point that is the center of the referenced object.
Syntax
Visual Basic
Public Sub GetArcCenterPoint( _
   ByRef x As Double, _
   ByRef y As Double, _
   ByRef z As Double _
) 
Parameters
x
Double that specifies the center of the arc.
y
Double that specifies the center of the arc.
z
Double that specifies the center of the arc.
See Also

CenterMark Object  | CenterMark Members

Send comments on this topic.