Gets the specified explode step of an explode view of a multibody part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPartExplodeStep( _
ByVal Index As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IConfiguration
Dim Index As System.Integer
Dim value As System.Object
value = instance.GetPartExplodeStep(Index) |
C# | |
---|
System.object GetPartExplodeStep(
System.int Index
) |
C++/CLI | |
---|
System.Object^ GetPartExplodeStep(
& System.int Index
) |
Parameters
- Index
- Index of the explode step (see Remarks)
Return Value
IPartExplodeStep
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0