Selects objects as picked by the user on the screen, and adds them to the SelectionSet.
Syntax
object.SelectOnScreen([FilterType], [FilterData])
Where:
objewct is a SelectionSet object;
FilterType is an optional parameter for specifying how to filter data selection;
FilterData is an optional parameter for specifying filter data.