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.
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). |
Inherited from default::OnFailObj
if not defined.