Selects an OLE object.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Select( _
ByVal Append As System.Boolean _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISwOLEObject
Dim Append As System.Boolean
Dim value As System.Boolean
value = instance.Select(Append) |
C# | |
---|
System.bool Select(
System.bool Append
) |
C++/CLI | |
---|
System.bool Select(
& System.bool Append
) |
Parameters
- Append
- True appends the OLE object to the selection list, false replaces the selection list with this OLE object
Return Value
True if the OLE object is selected, false if it is not
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0