Selects a spline handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Select( _
ByVal AppendFlag As System.Boolean _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim AppendFlag As System.Boolean
Dim value As System.Boolean
value = instance.Select(AppendFlag) |
C++/CLI | |
---|
System.bool Select(
& System.bool 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