Votes
1
Product:
iClone 7
Version:
7.41
Status:
Active
Issue 5988
Ability to check if a RLPy.RIObject is valid or was deleted
Currently if you try use a RLPy.RIObject saved in a variable and the object was deleted iClone crash. It would be good to be able to check if the object is still valid.
OS: Windows 10
  •  2
  •  899
Submitted byThe-any-Key
1
COMMENTS (2)
AllenLee (RL)
Hi The any Key,

You can use the IsValid function to check if the object is valid.

It's inherited from the RLPy.RIBase.

http://manual.reallusion.com/iClone/script/python/class_r_l_py_1_1_r_i_base.html

Allen Lee
mic3d
Thank you very much for your answer. Now it works ...
1