optypeuninstall hscript command
Removes all references to an operator.
Usages
optypeuninstall table_name op_basename uninstall_dir
Removes all references to the given operator from the uninstall directory and anywhere higher on the HOUDINI_PATH. This is useful to clean up operator types that you no longer want.
table_name is the table name of a network. See the help for otwrite for a list of valid table names.
Note | The uninstallation does not take effect until you restart Houdini. |
Examples
optypeuninstall Sop clean $HSITE/houdini<<version>>
optypeuninstall Pop fireworks $HOME/houdini<<version>>
