isAutoContextOptionOverridden(option)
→ bool
Return True
if the specified context option is an automatic option, and that option has been overridden to replace the automatic value. This will be the case if an automatic option value is overwritten by a script, a node, or as a result of cooking a ROP. For a list of automatic context options, see hou.isAutoContextOption().
See also |