SelectionOptions

Options for selection status in relation to previously selected objects.

Values

Name

Description

Value

SelectionOptions.ADD_TO

Adds the object to the existing selection; if no object was previously selected, makes the object the only selected object.

1633969202

SelectionOptions.REMOVE_FROM

Deselects the object.

1919249734

SelectionOptions.REPLACE

Replace the existing selection

1701998700