Solid Edge Draft Type Library
GetOrigin Method
Returns the x coordinate of the referenced object's point of origin.
Returns the y coordinate of the referenced object's point of origin.
Description
Set the origin position of the block view.
Syntax
Visual Basic
Public Sub GetOrigin( _
   ByRef x As Double, _
   ByRef y As Double _
) 
Parameters
x
Returns the x coordinate of the referenced object's point of origin.
y
Returns the y coordinate of the referenced object's point of origin.
See Also

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