OnFailSel

Pick selection error handling. Specifies the action to be taken if the sel= command fails because the specified pixel location is not within the mask area of a selectable object.

Properties

Enum.

0

Inherit from default::OnFailSel .

1

Keep the previous selection.

2

Deselect; any attempts to apply a material or show/hide objects is ignored.

3

Return an error.

4

Select the default group (the first group in the vignette hierarchy that contains renderable objects).

Default

Inherited from default::OnFailSel if not defined.

See also

sel= , attribute::OnFailObj

On this page