Hi all,
I need to do some pipeline related processing of nodes in case their asset library goes missing.
Is there any way to detect missing HDA definition programmatically in python? Some sort of callback on scene load would suffice, can someone please give me a hint?
Alternatively, given a hou.Node instance, is there a reliable way to tell whether it's using complete definition?