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

MountingBoss2d Object  | MountingBoss2d Members