Obsolete. Superseded by IModelDocExtension::MultiSelect2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IMultiSelect( _
ByVal Count As System.Integer, _
ByRef Objects As System.Object, _
ByVal AppendFlag As System.Boolean, _
ByVal Data As SelectData _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim Count As System.Integer
Dim Objects As System.Object
Dim AppendFlag As System.Boolean
Dim Data As SelectData
Dim value As System.Integer
value = instance.IMultiSelect(Count, Objects, AppendFlag, Data) |
Parameters
- Count
Number of selectable objects
- Objects
- Array of selectable objects:
- AppendFlag
True to append the objects to the selection list, false replace the current selection list with these objects
- Data
- ISelectData object
Return Value
Number of objects selected
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0