Selects a spline handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Select( _
ByVal AppendFlag As Boolean _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim AppendFlag As Boolean
Dim value As Boolean
value = instance.Select(AppendFlag)
|
Parameters
- AppendFlag
- True appends the spline handle to the selection list, false replaces the selection list with the spline handle
Return Value
True if the spline handle is selected, false if not
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0