Clears the selection list.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ClearSelection2( _
ByVal All As System.Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim All As System.Boolean
instance.ClearSelection2(All) |
C# | |
---|
void ClearSelection2(
System.bool All
) |
C++/CLI | |
---|
void ClearSelection2(
& System.bool All
) |
Parameters
- All
- True clears the entire existing selection list, false clears only the items in the active selection list (see Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0