Gets the
nth component in the explode step that moves.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetComponent( _
ByVal Index As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IExplodeStep
Dim Index As Integer
Dim value As Object
value = instance.GetComponent(Index)
|
C# | |
---|
object GetComponent(
int Index
) |
C++/CLI | |
---|
Object^ GetComponent(
& int Index
) |
Parameters
- Index
nth component number in the explode step
Return Value
Pointer to nth component in the explode step that moves
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0