Solid Edge Assembly 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
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

VirtualComponentOccurrence Object  | VirtualComponentOccurrence Members  | Solid Edge V17 - What's New