Selects and marks this feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Select2( _
ByVal Append As Boolean, _
ByVal Mark As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFeature
Dim Append As Boolean
Dim Mark As Integer
Dim value As Boolean
value = instance.Select2(Append, Mark)
|
Parameters
- Append
True appends the feature to the current selection list, false replaces the current selection list
- Mark
Value you want to use as a mark; this number is used by functions that require ordered selection
Return Value
True if the feature was selected, false if not
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Numbe 10.0