IntelliCAD 11.1 Object Library
SelectOnScreen Method
See Also 
FilterType

Optional DXF code specifying a filter for selection.

FilterData

Value of the filter (used if FilterType is specified).

SelectionSet Collection : SelectOnScreen Method

Description

Selects objects as picked by the user on the screen, and adds them to the selection set.

Syntax

Visual Basic
Public Sub SelectOnScreen( _
   Optional ByVal FilterType As Variant, _
   Optional ByVal FilterData As Variant _
) 

Parameters

FilterType

Optional DXF code specifying a filter for selection.

FilterData

Value of the filter (used if FilterType is specified).

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.