An enumeration describing Selection Type

Enumeration Members

Enumeration Members

ADD

Add objects to the current selection.

NEW

Create a new selection, discarding the previous selected objects.

REMOVE

Remove objects from the current selection.

TOGGLE

If the objects are in the current selection, they are removed from it, if not, they are added to the selection.