Solid Edge Assembly Type Library
PutTransform Method
Description
Sets the current location and orientation of the referenced object.
Syntax
Visual Basic
Public Sub PutTransform( _
   ByVal OriginX As Double, _
   ByVal OriginY As Double, _
   ByVal OriginZ As Double, _
   ByVal AngleX As Double, _
   ByVal AngleY As Double, _
   ByVal AngleZ As Double _
) 
Parameters
OriginX
OriginY
OriginZ
AngleX
AngleY
AngleZ
See Also

Part Object  | Part Members

Send comments on this topic.