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
Gets origin of block label
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

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