Solid Edge Assembly Type Library
Move Method
Description
Moves the referenced object.
Syntax
Visual Basic
Public Sub Move( _
   ByVal DeltaX As Double, _
   ByVal DeltaY As Double, _
   ByVal DeltaZ As Double _
) 
Parameters
DeltaX
DeltaY
DeltaZ
See Also

Part Object  | Part Members

Send comments on this topic.