removeContextOptionChangeCallback(callback)
Removes a callback that was previously registered with hou.addContextOptionChangeCallback(). If the supplied callback is not currently registered, a hou.OperationFaile exception is raised.
See also |