Solid Edge Assembly Type Library
PutMatrix Method
Description
Sets the transformation matrix for the referenced part.
Syntax
Visual Basic
Public Sub PutMatrix( _
   ByRef Matrix() As Double, _
   ByVal Replace As Boolean _
) 
Parameters
Matrix
Replace
See Also

Part Object  | Part Members

Send comments on this topic.