Adds or removes the selected 3D PolyLine to or from the current selection set.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Select( _
VARIANT_BOOL SelectFlag As System.Boolean _
) As System.Boolean |
Parameters
- SelectFlag
True to add the selected 3D PolyLine to the current selection set, false to remove the selected 3D PolyLine from the current selection set
Parameters
- Res[out] or Return Value
- True if the selected 3D PolyLine was added to or removed from the current selection set, false if not
See Also
Availability
DraftSight V1R1.3