Displays the specified explode view for this multibody part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ShowExploded( _
ByVal ShowIt As System.Boolean, _
ByVal ExplodeViewName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPartDoc
Dim ShowIt As System.Boolean
Dim ExplodeViewName As System.String
Dim value As System.Boolean
value = instance.ShowExploded(ShowIt, ExplodeViewName) |
Parameters
- ShowIt
- True to show ExplodeViewName in its exploded state, false to show it in its collapsed state
- ExplodeViewName
- Name of the explode view to show
Return Value
True if the explode view displays correctly, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0