Gets the
nth component in the explode step that moves.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetComponent( _
ByVal Index As Integer _
) As Component |
Visual Basic (Usage) | |
---|
Dim instance As IExplodeStep
Dim Index As Integer
Dim value As Component
value = instance.IGetComponent(Index)
|
C# | |
---|
Component IGetComponent(
int Index
) |
C++/CLI | |
---|
Component^ IGetComponent(
& 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