removeContextOption(option)
Removes the named context option from the set of default options.
Note that “automatic” context options cannot be removed. Calling this method for an automatic context option will only remove any explicit overrides set with hou.setContextOption(). The named context option will just revert to its automatically generated value.
See also |