Solid Edge Draft Type Library
SetOrigin Method
Specifies the x coordinate for the new origin point.
Specifies the y coordinate for the new origin point.
Description
Get the origin position of the block view.
Syntax
Visual Basic
Public Sub SetOrigin( _
   ByVal x As Double, _
   ByVal y As Double _
) 
Parameters
x
Specifies the x coordinate for the new origin point.
y
Specifies the y coordinate for the new origin point.
See Also

BlockView Object  | BlockView Members  | Solid Edge V19 - What's New