Solid Edge Framework Type Library
SetOrigin Method
Specifies the x coordinate for the new origin point.
Specifies the y coordinate for the new origin point.
Description
Redefines the offset between the lower left corner of the window and the object's origin.
Syntax
Visual Basic
Public Sub SetOrigin( _
   ByVal Ox As Double, _
   ByVal Oy As Double _
) 
Parameters
Ox
Specifies the x coordinate for the new origin point.
Oy
Specifies the y coordinate for the new origin point.
See Also

Symbol2d Object  | Symbol2d Members