Selects this BOM table and marks it.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Select( _
ByVal Append As Boolean, _
ByVal Mark As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBomTable
Dim Append As Boolean
Dim Mark As Integer
Dim value As Boolean
value = instance.Select(Append, Mark)
|
Parameters
- Append
- True appends the selection list, false replaces the selection list
- Mark
- Value you want to use as a mark
Return Value
True if the BOM table is selected, false if not
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0