Reinstates the previously suspended selection list.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ResumeSelectionList2( _
ByVal Append As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISelectionMgr
Dim Append As System.Boolean
instance.ResumeSelectionList2(Append) |
C# | |
---|
void ResumeSelectionList2(
System.bool Append
) |
C++/CLI | |
---|
void ResumeSelectionList2(
& System.bool Append
) |
Parameters
- Append
- True to append the new selection list to the suspended selection list and resume the combined selection list, false to just resume the suspended selection list
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0