Solid Edge Assembly Type Library
AddWithMatrix Method
Description
Adds a part to the active assembly using a transformation matrix.
Syntax
Visual Basic
Public Function AddWithMatrix( _
   ByVal PartFileName As String, _
   ByRef Matrix() As Double _
) As Part
Parameters
PartFileName
Matrix
See Also

Parts Collection  | Parts Members

Send comments on this topic.