SELECTIONPREVIEW

Determines whether selection preview is enabled. Selection preview highlights the entity that will be selected if you click the mouse. Note that the PREVIEWFILTER system variable controls what entity types are excluded from selection preview even if SELECTIONPREVIEW is turned on.

The value is stored as a bitcode and can be any combination of the following:

0 = Selection preview is off.

1 = Selection preview is on when no command is active.

2 = Selection preview is on when a command prompts the user to select entities.

Type:     Integer

Saved:     In the registry

Range:     0 to 3

Default:     3