Gets the transformation matrix of the specified component in this explode step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSpecificComponentXForm( _
ByVal Index As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IExplodeStep
Dim Index As System.Integer
Dim value As System.Object
value = instance.GetSpecificComponentXForm(Index) |
C# | |
---|
System.object GetSpecificComponentXForm(
System.int Index
) |
C++/CLI | |
---|
System.Object^ GetSpecificComponentXForm(
& System.int Index
) |
Parameters
- Index
- Index of a component in the selection list
Return Value
Transformation matrix array of 16 doubles
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0