Solid Edge Part Type Library
GetLocation Method
The x-axis coordinates.
The y-axis coordinates.
Description
Returns the location of the referenced object.
Syntax
Visual Basic
Public Sub GetLocation( _
   ByRef x As Double, _
   ByRef y As Double _
) 
Parameters
x
The x-axis coordinates.
y
The y-axis coordinates.
See Also

MountingBoss2d Object  | MountingBoss2d Members

Send comments on this topic.