OnFailObj

Last update: 2022-08-22
  • Created for:
  • Developer
    User

Object selection error handling. Specifies the action to be taken if the obj= command fails because the specified path cannot be matched in the vignette object hierarchy.

Properties

Enum.

0

Inherit from default::OnFailObj .

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::OnFailObj if not defined.

See also

obj= , attribute::OnFailSel

On this page